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/09/17 04:16:02 UTC

[GitHub] [spark] HyukjinKwon opened a new pull request #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   ### What changes were proposed in this pull request?
   
   This PR adds the support of understanding `numpy.typing` package that's added from NumPy 1.21.
   
   ### Why are the changes needed?
   
   For user-friendly return type specification in type hints for function apply APIs in pandas API on Spark.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, this PR will enable users to specify return type as `numpy.typing.NDArray[...]` to internally specify pandas UDF's return type.
   
   For example,
   
   ```python
   TBD
   ```
   
   ```
   TBD
   ```
   
   ### How was this patch tested?
   
   Unittest was added. I will add e2e test after https://github.com/apache/spark/pull/34007.


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47896/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   **[Test build #143443 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143443/testReport)** for PR 34028 at commit [`02cd2a8`](https://github.com/apache/spark/commit/02cd2a85253c04c3b81ed677ead20662424a9ca2).


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   **[Test build #143443 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143443/testReport)** for PR 34028 at commit [`02cd2a8`](https://github.com/apache/spark/commit/02cd2a85253c04c3b81ed677ead20662424a9ca2).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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






-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   **[Test build #143446 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143446/testReport)** for PR 34028 at commit [`37933e3`](https://github.com/apache/spark/commit/37933e3d1f699f3ed92ab8ca6414532116bca96d).


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   **[Test build #143388 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143388/testReport)** for PR 34028 at commit [`0e96402`](https://github.com/apache/spark/commit/0e9640214e3f596c78626074c44f7a831614f5e5).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   Will merge this soon in if there are no comments on this.


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/47952/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   **[Test build #143443 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143443/testReport)** for PR 34028 at commit [`02cd2a8`](https://github.com/apache/spark/commit/02cd2a85253c04c3b81ed677ead20662424a9ca2).


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47952/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47952/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   cc @ueshin @xinrong-databricks @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


[GitHub] [spark] SparkQA commented on pull request #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47896/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143446/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143443/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/47954/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47954/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47954/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   **[Test build #143388 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143388/testReport)** for PR 34028 at commit [`0e96402`](https://github.com/apache/spark/commit/0e9640214e3f596c78626074c44f7a831614f5e5).


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/47952/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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






-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   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] AmplabJenkins removed a comment on pull request #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143443/
   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   **[Test build #143446 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143446/testReport)** for PR 34028 at commit [`37933e3`](https://github.com/apache/spark/commit/37933e3d1f699f3ed92ab8ca6414532116bca96d).


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   **[Test build #143388 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143388/testReport)** for PR 34028 at commit [`0e96402`](https://github.com/apache/spark/commit/0e9640214e3f596c78626074c44f7a831614f5e5).


-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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






-- 
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 #34028: [SPARK-36708][PYTHON] Support numpy.typing for annotating ArrayType in pandas API on Spark

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


   **[Test build #143446 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143446/testReport)** for PR 34028 at commit [`37933e3`](https://github.com/apache/spark/commit/37933e3d1f699f3ed92ab8ca6414532116bca96d).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.


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