cloud-fan commented on code in PR #39334:
URL: https://github.com/apache/spark/pull/39334#discussion_r1062410813
##########
core/src/main/resources/error/error-classes.json:
##########
@@ -1115,6 +1115,11 @@
"Star (*) is not allowed in a select list when GROUP BY an ordinal
position is used."
]
},
+ "STATIC_PARTITION_COLUMN_IN_COLUMN_LIST" : {
Review Comment:
```suggestion
"STATIC_PARTITION_COLUMN_IN_INSERT_COLUMN_LIST" : {
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]