Add support for remaining BSON types

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Unknown
    • pymongoarrow-next
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There are some BSON types that are supported in PyMongo and are less widely used or deprecated, including DBRef, Code, MaxKey, MinKey, Regex, and Timestamp. These can be added as simple Arrow extension types with an as_py that converts to the bson class. Similarly, we can use the base pandas extension class to be created in ARROW-52 to use an object type that maps to the bson class.

              Assignee:
              Unassigned
              Reporter:
              Steve Silvester
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: