Zoltan Haindrich created HIVE-24388:
---------------------------------------
Summary: 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
{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)