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

[Rust] schema mismatch in integration test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • Rust

    Description

      I apologize for the vagueness here, will flesh out details when I learn more but it looks like Rust is specifying an int64 as a 32 bit type somewhere.

      
      diff schema1.txt schema2.txt 
      15c15
      <  int64_nullable: Int(32,
      ---
      >  int64_nullable: Int(64,
      17c17
      <  int64_nonnullable: Int(32,
      ---
      >  int64_nonnullable: Int(64,
       

      Attachments

        Issue Links

          Activity

            People

              andygrove Andy Grove
              andygrove Andy Grove
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m