You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kent Yao (Jira)" <ji...@apache.org> on 2023/03/23 04:58:00 UTC

[jira] [Created] (SPARK-42904) Char/Varchar Support for JDBC Catalog

Kent Yao created SPARK-42904:
--------------------------------

             Summary: Char/Varchar Support for JDBC Catalog
                 Key: SPARK-42904
                 URL: https://issues.apache.org/jira/browse/SPARK-42904
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.4.0
            Reporter: Kent Yao


create table pub.src(c char(10)) -> org.apache.spark.SparkIllegalArgumentException: Can't get JDBC type for char(10).



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

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