• Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • pymongoarrrow-0.1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add API hooks for materializing resultsets as Arrow Tables.

      from pymongoarrow.api import find_arrow_all, aggregate_arrow_all
      
      arrow_table_1 = find_arrow_all(collection, query, <opts>)
      arrow_table_2 = aggregate_arrow_all(collection, pipeline, <opts>)
      

            Assignee:
            Prashant Mital (Inactive)
            Reporter:
            Alexander Golin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: