[jira] [Commented] (SPARK-28681) Spark SQL unable to read Hive ORC table with numeric column name

2019-08-13 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906486#comment-16906486 ] Brian Zhang commented on SPARK-28681: - Thanks [~Udbhav Agrawal], I see where the difference is. In

[jira] [Commented] (SPARK-28681) Spark SQL unable to read Hive ORC table with numeric column name

2019-08-13 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906417#comment-16906417 ] Brian Zhang commented on SPARK-28681: - Hi [~Udbhav Agrawal], Double checking, is your table an ORC

[jira] [Commented] (SPARK-28681) Spark SQL unable to read Hive ORC table with numeric column name

2019-08-13 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16906362#comment-16906362 ] Brian Zhang commented on SPARK-28681: - Hi [~Udbhav Agrawal], I'm a bit confused here, based on

[jira] [Updated] (SPARK-28681) Spark SQL unable to read Hive ORC table with numeric column name

2019-08-09 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-28681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Zhang updated SPARK-28681: Affects Version/s: 2.4.0 > Spark SQL unable to read Hive ORC table with numeric column name >

[jira] [Created] (SPARK-28681) Spark SQL unable to read Hive ORC table with numeric column name

2019-08-09 Thread Brian Zhang (JIRA)
Brian Zhang created SPARK-28681: --- Summary: Spark SQL unable to read Hive ORC table with numeric column name Key: SPARK-28681 URL: https://issues.apache.org/jira/browse/SPARK-28681 Project: Spark

[jira] [Commented] (SPARK-25816) Functions does not resolve Columns correctly

2018-10-29 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16667554#comment-16667554 ] Brian Zhang commented on SPARK-25816: - Thanks [~petertoth] and everyone else for the quick fix. >

[jira] [Updated] (SPARK-25816) Functions does not resolve Columns correctly

2018-10-26 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Zhang updated SPARK-25816: Attachment: final_allDatatypes_Spark.avro > Functions does not resolve Columns correctly >

[jira] [Commented] (SPARK-25816) Functions does not resolve Columns correctly

2018-10-26 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16665637#comment-16665637 ] Brian Zhang commented on SPARK-25816: - Here is another reproduce that should be related to this same

[jira] [Updated] (SPARK-25816) Functions does not resolve Columns correctly

2018-10-23 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Zhang updated SPARK-25816: Attachment: source.snappy.parquet > Functions does not resolve Columns correctly >

[jira] [Created] (SPARK-25816) Functions does not resolve Columns correctly

2018-10-23 Thread Brian Zhang (JIRA)
Brian Zhang created SPARK-25816: --- Summary: Functions does not resolve Columns correctly Key: SPARK-25816 URL: https://issues.apache.org/jira/browse/SPARK-25816 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-21154) ParseException when Create View from another View in Spark SQL

2017-06-20 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056314#comment-16056314 ] Brian Zhang commented on SPARK-21154: - default.my_view in the expanded SQL is causing the issue, I

[jira] [Updated] (SPARK-21154) ParseException when Create View from another View in Spark SQL

2017-06-20 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Zhang updated SPARK-21154: Description: When creating View from another existing View in Spark SQL, we will see

[jira] [Updated] (SPARK-21154) ParseException when Create View from another View in Spark SQL

2017-06-20 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Zhang updated SPARK-21154: Description: When creating View from another existing View in Spark SQL, we will see

[jira] [Created] (SPARK-21154) ParseException when Create View from another View in Spark SQL

2017-06-20 Thread Brian Zhang (JIRA)
Brian Zhang created SPARK-21154: --- Summary: ParseException when Create View from another View in Spark SQL Key: SPARK-21154 URL: https://issues.apache.org/jira/browse/SPARK-21154 Project: Spark

[jira] [Updated] (SPARK-21154) ParseException when Create View from another View in Spark SQL

2017-06-20 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Zhang updated SPARK-21154: Description: When creating View from another existing View in Spark SQL, we will see

[jira] [Commented] (SPARK-15616) Metastore relation should fallback to HDFS size of partitions that are involved in Query if statistics are not available.

2017-05-16 Thread Brian Zhang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012818#comment-16012818 ] Brian Zhang commented on SPARK-15616: - Hello, Just wondering what's the current status of this issue?