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

Apache Spark commented on SPARK-40076:
--------------------------------------

User 'mcdull-zhang' has created a pull request for this issue:
https://github.com/apache/spark/pull/37440

> Support number-only column names in ORC data sources when orc impl is hive
> --------------------------------------------------------------------------
>
>                 Key: SPARK-40076
>                 URL: https://issues.apache.org/jira/browse/SPARK-40076
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.2
>            Reporter: mcdull_zhang
>            Priority: Minor
>
> This problem is similar to SPARK-36663, both because 
> *CatalystSqlParser.parseDataType* fails to parse if a column name (and nested 
> field) consists of only numbers.
> SPARK-36663solves the problem when configuring spark.sql.orc.impl=native 
> (default is native), but when configuring spark.sql.orc.impl=hive, it still 
> throws an error now



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

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

Reply via email to