[
https://issues.apache.org/jira/browse/HIVE-23698?focusedWorklogId=477546&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-477546
]
ASF GitHub Bot logged work on HIVE-23698:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Sep/20 00:41
Start Date: 02/Sep/20 00:41
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on pull request #1111:
URL: https://github.com/apache/hive/pull/1111#issuecomment-685209559
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the [email protected] list if the patch is in
need of reviews.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 477546)
Time Spent: 0.5h (was: 20m)
> Compiler support for row-level filtering on filterPredicates
> ------------------------------------------------------------
>
> Key: HIVE-23698
> URL: https://issues.apache.org/jira/browse/HIVE-23698
> Project: Hive
> Issue Type: Sub-task
> Reporter: Panagiotis Garefalakis
> Assignee: Panagiotis Garefalakis
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Similar to what we currently do for StorageHandlers, we should pushdown the
> static expression for row-level filtering when the file-format supports the
> feature (ORC).
> I propose to split the filterExpr to residual and pushed predicate. If
> predicate is completely pushed then we remove the operator.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)