Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11529

FILE__POSITION virtual column for ORC

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Backend
    • ghx-label-12

    Description

      https://gerrit.cloudera.org/#/c/18704/ implemented the support of FILE_POSITION virtual column for Parquet files. This ticket covers the same but for ORC files.

      Note, ORC scanner already has a functionality to calculate the position of a row in a file, in an optimal scenario it only has to be re-used for the FILE_POSITION virtual column.
      see: https://github.com/apache/impala/blob/8e0482294975352d3d34d75adb50602d85b3c155/be/src/exec/orc/hdfs-orc-scanner.h#L275

      Attachments

        Issue Links

          Activity

            People

              gaborkaszab Gabor Kaszab
              gaborkaszab Gabor Kaszab
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: