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 2022/05/26 23:37:57 UTC

[GitHub] [hive] achennagiri opened a new pull request, #3328: HIVE-22670: ArrayIndexOutOfBoundsException when vectorized reader is used for reading a parquet file.

achennagiri opened a new pull request, #3328:
URL: https://github.com/apache/hive/pull/3328

   ### What changes were proposed in this pull request?
   Read https://issues.apache.org/jira/browse/HIVE-22670 for more details. This ticket was originally authored by @ganeshashree. Thank you Pierre Gramme for providing the test case
   
   
   ### Why are the changes needed?
   ArrayIndexOutOfBoundsException is getting thrown while decoding dictionaryIds of a row group in parquet file with vectorization enabled. 
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Added a qtest
   


-- 
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.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

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] pvary commented on pull request #3328: HIVE-22670: ArrayIndexOutOfBoundsException when vectorized reader is used for reading a parquet file.

Posted by GitBox <gi...@apache.org>.
pvary commented on PR #3328:
URL: https://github.com/apache/hive/pull/3328#issuecomment-1139271131

   @achennagiri: please rebase, to fix the test failure. Thanks, Peter 


-- 
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.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

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] pvary merged pull request #3328: HIVE-22670: ArrayIndexOutOfBoundsException when vectorized reader is used for reading a parquet file.

Posted by GitBox <gi...@apache.org>.
pvary merged PR #3328:
URL: https://github.com/apache/hive/pull/3328


-- 
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.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

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