[GitHub] [spark] StefanXiepj commented on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-06 Thread GitBox
StefanXiepj commented on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-654584530 > > Sorry, I forgot it, alter command executed in hive, and query command executed in spark. > > Could you update the PR description and add some tests for the issue?

[GitHub] [spark] StefanXiepj commented on pull request #29010: [SPARK-32192][SQL] Print column name when throws ClassCastException

2020-07-06 Thread GitBox
StefanXiepj commented on pull request #29010: URL: https://github.com/apache/spark/pull/29010#issuecomment-654239759 > Thanks for your contribution, @StefanXiepj ! btw, which Spark version you used? I think the current master does not accept the alter command; > > ``` > scala> sql