-
- Downloads
[SPARK-3483][SQL] Special chars in column names
Supporting special chars in column names by using back ticks. Closed https://github.com/apache/spark/pull/2804 and created this PR as it has merge conflicts Author: ravipesala <ravindra.pesala@huawei.com> Closes #2927 from ravipesala/SPARK-3483-NEW and squashes the following commits: f6329f3 [ravipesala] Rebased with master
Showing
- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/SparkSQLParser.scala 2 additions, 0 deletions.../scala/org/apache/spark/sql/catalyst/SparkSQLParser.scala
- sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala 6 additions, 0 deletions...e/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
Please register or sign in to comment