Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-4579

[JS] Add more interop with BigInt/BigInt64Array/BigUint64Array

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • JS-0.4.0
    • JS-0.4.1
    • JavaScript
    • None

    Description

      We should use or return the new native BigInt types whenever it's available.

      • Use the native BigInt to convert/stringify i64s/u64s
      • Support the BigInt type in element comparator and indexOf()
      • Add zero-copy toBigInt64Array() and toBigUint64Array() methods to Int64Vector and Uint64Vector, respectively

      Attachments

        Activity

          People

            paul.e.taylor Paul Taylor
            paul.e.taylor Paul Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: