Marton Bod created HIVE-25788: --------------------------------- Summary: Iceberg CTAS should honor location clause and have correct table properties Key: HIVE-25788 URL: https://issues.apache.org/jira/browse/HIVE-25788 Project: Hive Issue Type: Bug Reporter: Marton Bod Assignee: Marton Bod
Currently Iceberg CTAS does not take the LOCATION clause into consideration. Also, these tables end up with some unintended table properties coming from the SerDe, such as partition.columns or partition.columns.comments, etc. -- This message was sent by Atlassian Jira (v8.20.1#820001)