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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org