Skip to content

Conversation

@rguillome
Copy link

Test plan - TU to create an table as a select with an external location with presto-hive plugin and a manual TI to test the creation under EMR, using a Glue catalog and seeing the results in S3 and Athena

This PR allow the creation of an unmanaged table (with external location specified) as a select result (CTAS) with Hive Plugin
Resolve #15946
Based on the trino PR #2669
Only test hive.non-managed-table-creates-enabled and not hive.non-managed-table-writes-enabled as mentioned here when validating the right to create the table (it's not an insert ... values select ... here)

== RELEASE NOTES ==

Hive Changes

  • Allow creation of table with an external location when the catalog configuration hive.non-managed-table-creates-enabled set to true

@linux-foundation-easycla
Copy link

CLA Not Signed

@rguillome rguillome closed this Apr 21, 2021
@rguillome rguillome deleted the feat/enable-ctas-with-unmanaged-hive-table branch April 21, 2021 14:17
@rguillome
Copy link
Author

Change wrong commiter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable CTAS with unmanaged tables for presto-hive

1 participant