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

[PR] [SPARK-46232][PYTHON][FOLLOWUP] Migrate `ValueError` into `PySparkValueError` [spark]

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

   ### What changes were proposed in this pull request?
   
   This PR followups for https://github.com/apache/spark/pull/44149 to address missing case.
   
   ### Why are the changes needed?
   
   To improve error handling.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No API changes.
   
   ### How was this patch tested?
   
   The existing CI should pass.
   
   ### 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-46232][PYTHON][FOLLOWUP] Migrate `ValueError` into `PySparkValueError` [spark]

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun closed pull request #44202: [SPARK-46232][PYTHON][FOLLOWUP] Migrate `ValueError` into `PySparkValueError`
URL: https://github.com/apache/spark/pull/44202


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