Uploaded image for project: 'Python Integrations'
  1. Python Integrations
  2. INTPYTHON-243

aggregate_arrow_all does not return column of fields with "null" values only (Issue #225)

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • pymongoarrow-1.6
    • Affects Version/s: None
    • Component/s: None
    • None
    • Python Drivers
    • Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      Add schema support for pyarrow.null() types and auto-detection of fields that have all null values.
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      No
      3. Which versions of the driver/connector does this apply to?
      1.6

      Show
      1. What would you like to communicate to the user about this feature? Add schema support for pyarrow.null() types and auto-detection of fields that have all null values. 2. Would you like the user to see examples of the syntax and/or executable code and its output? No 3. Which versions of the driver/connector does this apply to? 1.6

      Context

      Description provided in GitHub issue #225

      Definition of done

      • Respond to the issue
      • Reproduce.
      • Implement a solution that creates an arrow column of null type. If a schema definition is provided, then create a column of that type and set null accordingly.

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            casey.clements@mongodb.com Casey Clements
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: