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/05/17 03:14:59 UTC

[GitHub] [spark] HyukjinKwon opened a new pull request, #36570: [SPARK-39096][SQL][FOLLOW-UP] Fix "MERGE INTO TABLE" test to pass with ANSI mode on

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

   ### What changes were proposed in this pull request?
   
   This PR is a minor followup of https://github.com/apache/spark/pull/36445 that fixes the tests to pass with ANSI mode is on. Currently, it fails when ANSI mode is on, (https://github.com/apache/spark/runs/6451765082).
   
   ### Why are the changes needed?
   
   To make the tests pass with ANSI on.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, test-only.
   
   ### How was this patch tested?
   
   Manually ran the tests.


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


[GitHub] [spark] HyukjinKwon closed pull request #36570: [SPARK-39096][SQL][FOLLOW-UP] Fix "MERGE INTO TABLE" test to pass with ANSI mode on

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #36570: [SPARK-39096][SQL][FOLLOW-UP] Fix "MERGE INTO TABLE" test to pass with ANSI mode on
URL: https://github.com/apache/spark/pull/36570


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


[GitHub] [spark] HyukjinKwon commented on pull request #36570: [SPARK-39096][SQL][FOLLOW-UP] Fix "MERGE INTO TABLE" test to pass with ANSI mode on

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on PR #36570:
URL: https://github.com/apache/spark/pull/36570#issuecomment-1128361630

   cc @danielsan @gengliangwang


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


[GitHub] [spark] HyukjinKwon commented on pull request #36570: [SPARK-39096][SQL][FOLLOW-UP] Fix "MERGE INTO TABLE" test to pass with ANSI mode on

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on PR #36570:
URL: https://github.com/apache/spark/pull/36570#issuecomment-1128434537

   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


[GitHub] [spark] gengliangwang commented on pull request #36570: [SPARK-39096][SQL][FOLLOW-UP] Fix "MERGE INTO TABLE" test to pass with ANSI mode on

Posted by GitBox <gi...@apache.org>.
gengliangwang commented on PR #36570:
URL: https://github.com/apache/spark/pull/36570#issuecomment-1128416447

   @HyukjinKwon I think you meant to ping @dtenedor 


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