Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-22958

Extend storage-api to expose FilterContext

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • storage-api
    • None

    Description

      To enable row-level filtering at the ORC level ORC-577, or as an extension ProDecode MapJoin HIVE-22731 we need a common context class that will hold all the needed information for the filter.

      I propose this class to be part of the storage-api – similar to VectorizedRowBatch class and hold the information below:

      • A boolean variable showing if the filter is enabled
      • A int array storing the row Ids that are actually selected (passing the filter)
      • An int variable storing the the number or rows that passed the filter

      Attachments

        Activity

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

          People

            pgaref Panagiotis Garefalakis Assign to me
            pgaref Panagiotis Garefalakis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment