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/11/09 18:47:57 UTC

[PR] [MINOR][SQL] Pass `cause` in `CannotReplaceMissingTableException` costructor [spark]

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

   ### What changes were proposed in this pull request?
   In the PR, I propose to use the `cause` argument in the `CannotReplaceMissingTableException` constructor.
   
   ### Why are the changes needed?
   To improve user experience with Spark SQL while troubleshooting issues. Currently, users don't see where the exception come from.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Manually.
   
   ### 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] [MINOR][SQL] Pass `cause` in `CannotReplaceMissingTableException` costructor [spark]

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

   Merging to master. Thank you, @HyukjinKwon @cloud-fan for review.


-- 
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] [MINOR][SQL] Pass `cause` in `CannotReplaceMissingTableException` costructor [spark]

Posted by "MaxGekk (via GitHub)" <gi...@apache.org>.
MaxGekk closed pull request #43738: [MINOR][SQL] Pass `cause` in `CannotReplaceMissingTableException` costructor
URL: https://github.com/apache/spark/pull/43738


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