You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/12/30 07:31:29 UTC

[GitHub] [spark] LuciferYang commented on a diff in pull request #39281: [SPARK-41576][SQL] Assign name to _LEGACY_ERROR_TEMP_2051

LuciferYang commented on code in PR #39281:
URL: https://github.com/apache/spark/pull/39281#discussion_r1059273722


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -426,6 +426,11 @@
     ],
     "sqlState" : "42000"
   },
+  "DATA_SOURCE_NOT_FOUND" : {
+    "message" : [
+      "Failed to find data source: <provider>. Please find packages at https://spark.apache.org/third-party-projects.html"

Review Comment:
   hmmm.... add single quotation for the html url?
   
   



-- 
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