You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/05/19 17:47:40 UTC

[GitHub] [hive] s-pedamallu opened a new pull request #1026: HIVE-23509 Fixing MapJoin Capacity Assertion Error

s-pedamallu opened a new pull request #1026:
URL: https://github.com/apache/hive/pull/1026


   Observed that MapJoin is failing when row count is provided as (2^x)+(2^(x+1)). Fixing it and added a unit test to check against such case


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] kgyrtkirk merged pull request #1026: HIVE-23509: MapJoin AssertionError: Capacity must be power of 2

Posted by GitBox <gi...@apache.org>.
kgyrtkirk merged pull request #1026:
URL: https://github.com/apache/hive/pull/1026


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org