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

Pushing down predicates in reading "original files" of ACID tables

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • Impala 4.1.0
    • None
    • None

    Description

      “Original files” don't store special ACID columns. We generate the row id by using the row index of the file. The orc reader doesn't provide interfaces for retrieving the row index of a row in the file. When predicates are pushed down into the orc reader, the returned batch will skip some rows. So we can't calculate the actual row index in file using its index in the batch.

      Currently we skip pushing down predicates in reading such files.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            stigahuang Quanlong Huang
            stigahuang Quanlong Huang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment