[
https://issues.apache.org/jira/browse/HIVE-24388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245132#comment-17245132
]
Zoltan Haindrich commented on HIVE-24388:
-----------------------------------------
I was thinking that 2 event operators will not be merged correctly - however
the DynamicPartitionPruner is prepared for that.
> Enhance swo optimizations to merge EventOperators
> -------------------------------------------------
>
> Key: HIVE-24388
> URL: https://issues.apache.org/jira/browse/HIVE-24388
> Project: Hive
> Issue Type: Sub-task
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
>
> {code}
> EVENT1->TS1
> EVENT2->TS2
> {code}
> are not merged because a TS may only handles the first event properly;
> sending 2 events would cause one of them to be ignored
--
This message was sent by Atlassian Jira
(v8.3.4#803005)