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/07/31 18:10:12 UTC

[GitHub] [hive] rajkrrsingh opened a new pull request #1348: Hive 23968: CTAS with TBLPROPERTIES ('transactional'='false') does not entertain translated table location

rajkrrsingh opened a new pull request #1348:
URL: https://github.com/apache/hive/pull/1348


   
   
   ### What changes were proposed in this pull request?
   with CTAS check if the table is translated to external based on table properties
   
   
   ### Why are the changes needed?
   without this change the CTAS move data to the managed location and query on the target table does not produce any result while source table has data in it.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   I did run some CTAS test on my local reproduce and it produces the expected results
   


----------------------------------------------------------------
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] github-actions[bot] closed pull request #1348: HIVE-23968: CTAS with TBLPROPERTIES ('transactional'='false') does not entertain translated table location

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #1348:
URL: https://github.com/apache/hive/pull/1348


   


----------------------------------------------------------------
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] github-actions[bot] commented on pull request #1348: HIVE-23968: CTAS with TBLPROPERTIES ('transactional'='false') does not entertain translated table location

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #1348:
URL: https://github.com/apache/hive/pull/1348#issuecomment-723694342


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


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