[
https://issues.apache.org/jira/browse/HIVE-24388?focusedWorklogId=521674&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-521674
]
ASF GitHub Bot logged work on HIVE-24388:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Dec/20 13:15
Start Date: 08/Dec/20 13:15
Worklog Time Spent: 10m
Work Description: kgyrtkirk commented on pull request #1750:
URL: https://github.com/apache/hive/pull/1750#issuecomment-740612558
@jcamachor could you please take a look?
this patch also closes down 2 smaller bugs - one of them might have
potentially caused parallel edge creation; I think the issue was not new; the
new algorithm just stressed the issue a little bit more...I will ask Sungwoo to
check it again after we have this patch
----------------------------------------------------------------
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: 521674)
Time Spent: 20m (was: 10m)
> 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
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {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)