[
https://issues.apache.org/jira/browse/HIVE-24241?focusedWorklogId=505154&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-505154
]
ASF GitHub Bot logged work on HIVE-24241:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Oct/20 10:45
Start Date: 27/Oct/20 10:45
Worklog Time Spent: 10m
Work Description: kgyrtkirk commented on a change in pull request #1562:
URL: https://github.com/apache/hive/pull/1562#discussion_r512584825
##########
File path: ql/src/test/results/clientpositive/perf/tez/constraints/query32.q.out
##########
@@ -160,7 +160,7 @@ Stage-0
Select Operator [SEL_115] (rows=286549727
width=119)
Output:["_col0","_col1","_col2"]
Filter Operator [FIL_113]
(rows=286549727 width=119)
- predicate:(cs_sold_date_sk is not null
and cs_item_sk BETWEEN DynamicValue(RS_28_item_i_item_sk_min) AND
DynamicValue(RS_28_item_i_item_sk_max) and in_bloom_filter(cs_item_sk,
DynamicValue(RS_28_item_i_item_sk_bloom_filter)))
Review comment:
conditional was not reconstructed properly during filter creation - fixed
----------------------------------------------------------------
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: 505154)
Time Spent: 40m (was: 0.5h)
> 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: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)