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/08/10 11:23:03 UTC

[GitHub] [hive] klcopp opened a new pull request #1383: HIVE-24021: Read insert-only tables truncated by Impala correctly

klcopp opened a new pull request #1383:
URL: https://github.com/apache/hive/pull/1383


   ### Why are the changes needed?
   Hive reads insert-only tables truncated by Impala as if the truncation hadn't happened.
   
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, getAcidState will not filter out files with names beginning with "_empty"
   
   
   ### How was this patch tested?
   Unit test
   


----------------------------------------------------------------
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] klcopp merged pull request #1383: HIVE-24021: Read insert-only tables truncated by Impala correctly

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


   


----------------------------------------------------------------
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] klcopp commented on pull request #1383: HIVE-24021: Read insert-only tables truncated by Impala correctly

Posted by GitBox <gi...@apache.org>.
klcopp commented on pull request #1383:
URL: https://github.com/apache/hive/pull/1383#issuecomment-671309536


   Accidental merge, I reverted both commits. #1384 continues to track this change. 


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