John Sherman created IMPALA-10553: ------------------------------------- Summary: Support for CTAS/Insert for external frontends Key: IMPALA-10553 URL: https://issues.apache.org/jira/browse/IMPALA-10553 Project: IMPALA Issue Type: Sub-task Reporter: John Sherman Assignee: John Sherman
The intent is to allow external frontends to INSERT/CTAS and INSERT INTO SELECT. The work mostly revolves around support for specifying where the data should land (I.E. a staging directory) and leave the responsibility of doing the final move to the external frontend. -- This message was sent by Atlassian Jira (v8.3.4#803005)