Allison Wang created SPARK-45597:
------------------------------------

             Summary: Support creating table using a Python data source in SQL
                 Key: SPARK-45597
                 URL: https://issues.apache.org/jira/browse/SPARK-45597
             Project: Spark
          Issue Type: Sub-task
          Components: PySpark
    Affects Versions: 4.0.0
            Reporter: Allison Wang


Support creating table using a Python data source in SQL query:

For instance:

`CREATE TABLE tableName(<columnList>) USING <dataSourceName> OPTIONS <options>`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to