[
https://issues.apache.org/jira/browse/IMPALA-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Behm resolved IMPALA-5581.
------------------------------------
Resolution: Duplicate
Duplicates IMPALA-4167
> insert hints don't work for CTAS
> --------------------------------
>
> Key: IMPALA-5581
> URL: https://issues.apache.org/jira/browse/IMPALA-5581
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Affects Versions: Impala 2.9.0
> Reporter: Matthew Jacobs
> Labels: kudu
>
> IMPALA-5354 added support for INSERT hints into Kudu tables, but the hints
> don't work for CTAS.
> It looks like the {{CreateTableAsSelectStmt}} constructor doesn't pass any
> hints to {{InsertStmt.createInsert()}}. The parser will also need to be
> modified.
> While this came up in the context of Kudu tables, the INSERT hints for
> non-Kudu tables should work as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)