[ 
https://issues.apache.org/jira/browse/SPARK-32427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241154#comment-17241154
 ] 

Huaxin Gao commented on SPARK-32427:
------------------------------------

Problem was fixed in the CREATE TABLE unification PR and tests was updated in 
https://github.com/apache/spark/pull/30544. I will close this ticket.

> Omit USING in CREATE TABLE via JDBC Table Catalog
> -------------------------------------------------
>
>                 Key: SPARK-32427
>                 URL: https://issues.apache.org/jira/browse/SPARK-32427
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Maxim Gekk
>            Priority: Major
>
> Support creating tables in JDBC Table Catalog without USING, for instance:
> {code:sql}
> CREATE TABLE h2.test.new_table(i INT, j STRING)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to