[ https://issues.apache.org/jira/browse/HIVE-24241?focusedWorklogId=505156&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505156 ]
ASF GitHub Bot logged work on HIVE-24241: ----------------------------------------- Author: ASF GitHub Bot Created on: 27/Oct/20 10:52 Start Date: 27/Oct/20 10:52 Worklog Time Spent: 10m Work Description: kgyrtkirk commented on a change in pull request #1562: URL: https://github.com/apache/hive/pull/1562#discussion_r512589390 ########## File path: ql/src/test/results/clientpositive/perf/tez/constraints/query1b.q.out ########## @@ -210,7 +210,7 @@ STAGE PLANS: Statistics: Num rows: 16855704 Data size: 2008197920 Basic stats: COMPLETE Column stats: COMPLETE value expressions: _col2 (type: decimal(17,2)) Filter Operator - predicate: (sr_store_sk is not null and sr_returned_date_sk is not null and sr_store_sk BETWEEN DynamicValue(RS_40_store_s_store_sk_min) AND DynamicValue(RS_40_store_s_store_sk_max) and in_bloom_filter(sr_store_sk, DynamicValue(RS_40_store_s_store_sk_bloom_filter))) (type: boolean) + predicate: (sr_store_sk is not null and sr_returned_date_sk is not null) (type: boolean) Review comment: changes are gone in this file ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 505156) Time Spent: 1h (was: 50m) > Enable SharedWorkOptimizer to merge downstream operators after an > optimization step > ----------------------------------------------------------------------------------- > > Key: HIVE-24241 > URL: https://issues.apache.org/jira/browse/HIVE-24241 > Project: Hive > Issue Type: Improvement > Reporter: Zoltan Haindrich > Assignee: Zoltan Haindrich > Priority: Major > Labels: pull-request-available > Time Spent: 1h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)