[
https://issues.apache.org/jira/browse/CALCITE-2735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719653#comment-16719653
]
ambition commented on CALCITE-2735:
-----------------------------------
Mysql and Oracle are the same, but different from postgresql,Which command is
the user's habit of using or which command is preferred by the user?
> support load data of dml statement
> ----------------------------------
>
> Key: CALCITE-2735
> URL: https://issues.apache.org/jira/browse/CALCITE-2735
> Project: Calcite
> Issue Type: Improvement
> Components: server
> Affects Versions: 1.17.0, 1.18.0
> Reporter: ambition
> Assignee: Julian Hyde
> Priority: Minor
> Fix For: 1.18.0
>
>
> support load data statement, like mysql or apache hive, dml sql is:
> {code:java}
> LOAD DATA [LOCAL] INFILE 'filePath' [OVERWRITE] INTO TABLE tableName
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)