You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "luoyuxia (Jira)" <ji...@apache.org> on 2022/03/01 06:18:00 UTC

[jira] [Created] (FLINK-26413) Hive dialect support "LOAD DATA INPATH"

luoyuxia created FLINK-26413:
--------------------------------

             Summary: Hive dialect support "LOAD DATA INPATH" 
                 Key: FLINK-26413
                 URL: https://issues.apache.org/jira/browse/FLINK-26413
             Project: Flink
          Issue Type: Sub-task
            Reporter: luoyuxia


In Hive, it's supported to use such sql like 
{code:java}
LOAD DATA INPATH 
{code}
to import data to hive table.
It's also need to support it using Hive dialect in Flink.




--
This message was sent by Atlassian Jira
(v8.20.1#820001)