ambition119 opened a new pull request #1208: [CALCITE-2735] support load data like mysql or hive statement URL: https://github.com/apache/calcite/pull/1208 Fix [ISSUE #CALCITE-3018](https://issues.apache.org/jira/browse/CALCITE-3018) support load data statement, like mysql or apache hive, dml sql is: ```sql LOAD DATA [LOCAL] INFILE 'filePath' [OVERWRITE] INTO TABLE tableName ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
