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 2021/10/17 00:43:19 UTC

[GitHub] [spark] Yikun opened a new pull request #34299: [SPARK-36230][SPARK-36232][PYTHON] Add regression for hasnan of Decimal(NaN)

Yikun opened a new pull request #34299:
URL: https://github.com/apache/spark/pull/34299


   ### What changes were proposed in this pull request?
   This patch add the regression test for:
   
   - SPARK-36232: Add decimal(NaN) create check with arrow disable(default)
   - SPARK-36230: Add decimal hasnan test
   
   
   ### Why are the changes needed?
   These issues had been resolved after https://github.com/apache/spark/pull/34285 merged
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   test case


-- 
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] SparkQA commented on pull request #34299: [SPARK-36230][SPARK-36232][PYTHON] Add regression for hasnan of Decimal(NaN)

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34299:
URL: https://github.com/apache/spark/pull/34299#issuecomment-944853564






-- 
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 #34299: [SPARK-36230][SPARK-36232][PYTHON] Add regression for hasnan of Decimal(NaN)

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


   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] SparkQA removed a comment on pull request #34299: [SPARK-36230][SPARK-36232][PYTHON] Add regression for hasnan of Decimal(NaN)

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34299:
URL: https://github.com/apache/spark/pull/34299#issuecomment-944853564


   **[Test build #144318 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144318/testReport)** for PR 34299 at commit [`07458e7`](https://github.com/apache/spark/commit/07458e7ca5e2b41bd1a1ff6a884c303aa1b26641).


-- 
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] AmplabJenkins removed a comment on pull request #34299: [SPARK-36230][SPARK-36232][PYTHON] Add regression for hasnan of Decimal(NaN)

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34299:
URL: https://github.com/apache/spark/pull/34299#issuecomment-944859618






-- 
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] Yikun commented on pull request #34299: [SPARK-36230][SPARK-36232][PYTHON] Add regression for hasnan of Decimal(NaN)

Posted by GitBox <gi...@apache.org>.
Yikun commented on pull request #34299:
URL: https://github.com/apache/spark/pull/34299#issuecomment-944849136


   cc @HyukjinKwon @xinrong-databricks 


-- 
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] AmplabJenkins commented on pull request #34299: [SPARK-36230][SPARK-36232][PYTHON] Add regression for hasnan of Decimal(NaN)

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34299:
URL: https://github.com/apache/spark/pull/34299#issuecomment-944859618






-- 
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 #34299: [SPARK-36230][SPARK-36232][PYTHON] Add regression for hasnan of Decimal(NaN)

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #34299:
URL: https://github.com/apache/spark/pull/34299


   


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