You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "HyukjinKwon (via GitHub)" <gi...@apache.org> on 2023/11/27 02:24:34 UTC

[PR] [SPARK-46110][PYTHON] Use error classes in catalog, conf, connect, observation, pandas modules [spark]

HyukjinKwon opened a new pull request, #44024:
URL: https://github.com/apache/spark/pull/44024

   ### What changes were proposed in this pull request?
   
   This PR proposes to use error classes in catalog, conf, connect, observation, pandas modules.
   
   ### Why are the changes needed?
   
   For better error handling.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, it includes the error class, and methods such as `getErrorClass` at the error instance.
   
   ### How was this patch tested?
   
   Existing unittests.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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


Re: [PR] [SPARK-46110][PYTHON] Use error classes in catalog, conf, connect, observation, pandas modules [spark]

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon commented on PR #44024:
URL: https://github.com/apache/spark/pull/44024#issuecomment-1827029668

   cc @itholic 


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


Re: [PR] [SPARK-46110][PYTHON] Use error classes in catalog, conf, connect, observation, pandas modules [spark]

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon closed pull request #44024: [SPARK-46110][PYTHON] Use error classes in catalog, conf, connect, observation, pandas modules
URL: https://github.com/apache/spark/pull/44024


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


Re: [PR] [SPARK-46110][PYTHON] Use error classes in catalog, conf, connect, observation, pandas modules [spark]

Posted by "HyukjinKwon (via GitHub)" <gi...@apache.org>.
HyukjinKwon commented on PR #44024:
URL: https://github.com/apache/spark/pull/44024#issuecomment-1827967214

   Merged to master.


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