Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-17404 [Java] Consolidate JNI compilation #2
  3. ARROW-17705

[Java][Dataset][Adapter/ORC] Compare features for ORC reader between Dataset and Adapter/ORC

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • None
    • None
    • None
    • None

    Description

      Compare new Dataset ORC reader versus Adapter ORC reader:

      Dataset ORC: High level interface to a dataset abstraction

      FileSystemDatasetFactory(rootAllocator(), NativeMemoryPool.getDefault(),FileFormat.ORC, orcDatasetUri) 

       

      Adapter ORC: Direct bindings to the file reader 

      new OrcReader(testFile.getAbsolutePath(), allocator); 

       

       

      Attachments

        Issue Links

          Activity

            People

              dsusanibara David Dali Susanibar Arce
              dsusanibara David Dali Susanibar Arce
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: