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

[C#] Record Batches in reverse order?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.14.1
    • None
    • C#

    Description

      Are 'RecordBatches' being in C# being written in reverse order?

      I made a simple test which creates a single row per record batch of 0 to 99 and attempted to read this in R. To my surprise batch(0) in R had the value 99 not 0

      This may not seem like a big deal, however when dealing with 'huge' files, its more efficient to use Record Batches / index lookup than attempting to load the entire file into memory.

      Having the order consistent within the different language / API seems only to make sense - for now I can work around this by reversing the order before writing.

       

      https://github.com/apache/arrow/issues/5475

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              abbot Anthony Abate
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

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