You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "MaxGekk (via GitHub)" <gi...@apache.org> on 2023/05/30 20:06:49 UTC

[GitHub] [spark] MaxGekk commented on a diff in pull request #41389: [SPARK-42750][SS] Parser implementation for BY NAME clause

MaxGekk commented on code in PR #41389:
URL: https://github.com/apache/spark/pull/41389#discussion_r1210771352


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -5811,5 +5811,10 @@
     "message" : [
       "Failed to get block <blockId>, which is not a shuffle block"
     ]
+  },
+  "_LEGACY_ERROR_TEMP_3043" : {

Review Comment:
   Could you add a sub-class to `UNSUPPORTED_FEATURE`, please.



-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org