Uploaded image for project: 'pymongoarrow'
  1. pymongoarrow
  2. ARROW-239

loading an Int64 with a schema that says Int32 raises an OverflowError

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • 1.6
    • Affects Version/s: None
    • Component/s: None
    • None
    • Python Drivers

      This ticket is for the following issue
      https://github.com/mongodb-labs/mongo-arrow/issues/218

      Summary: Unable to read any Int32 data if there is a single Int64 in the database

      Current workaround: Always read as Int64 and then downcast

            Assignee:
            Unassigned Unassigned
            Reporter:
            keana.moutra@mongodb.com KeAna Moutra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: