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/04/14 11:14:25 UTC

[GitHub] [spark] HyukjinKwon opened a new pull request #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   ### What changes were proposed in this pull request?
   
   This PR proposes to rename Koalas to pandas-on-Spark in main codes
   
   ### Why are the changes needed?
   
   To have the correct name in PySpark. NOTE that the official name in the main documentation will be PySpark APIs on Spark to be extra clear. pandas-on-Spark is not the official term.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, it's master-only change. It changes the docstring and class names.
   
   ### How was this patch tested?
   
   Manually tested via:
   
   ```bash
   ./python/run-tests --python-executable=python3 --modules pyspark-pandas
   ```


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


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


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   **[Test build #137388 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/137388/testReport)** for PR 32166 at commit [`c174c6f`](https://github.com/apache/spark/commit/c174c6f440a47b6f1685456566ad91de693cfffc).
    * 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.

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


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


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   **[Test build #137388 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/137388/testReport)** for PR 32166 at commit [`c174c6f`](https://github.com/apache/spark/commit/c174c6f440a47b6f1685456566ad91de693cfffc).


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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






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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   **[Test build #137344 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/137344/testReport)** for PR 32166 at commit [`4ca5c6d`](https://github.com/apache/spark/commit/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e).


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


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


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

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] xinrong-databricks commented on pull request #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

Posted by GitBox <gi...@apache.org>.
xinrong-databricks commented on pull request #32166:
URL: https://github.com/apache/spark/pull/32166#issuecomment-819662310


   LGTM, thanks!
   
   May I confirm that the official name in the main documentation will be **PySpark** APIs on Spark(according to the PR description) rather than **Pandas** APIs on Spark?


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


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


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

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] github-actions[bot] commented on pull request #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #32166:
URL: https://github.com/apache/spark/pull/32166#issuecomment-819985899


   **[Test build #750424771](https://github.com/HyukjinKwon/spark/actions/runs/750424771)** for PR 32166 at commit [`c174c6f`](https://github.com/HyukjinKwon/spark/commit/c174c6f440a47b6f1685456566ad91de693cfffc).


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


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


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

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] ueshin commented on pull request #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   I can still  see `Koalas` in the doc.
   
   - https://github.com/apache/spark/blob/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e/python/pyspark/pandas/base.py#L216
   - https://github.com/apache/spark/blob/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e/python/pyspark/pandas/frame.py#L4944
   - https://github.com/apache/spark/blob/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e/python/pyspark/pandas/generic.py#L624
   - https://github.com/apache/spark/blob/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e/python/pyspark/pandas/generic.py#L855
   - https://github.com/apache/spark/blob/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e/python/pyspark/pandas/plot/core.py#L589
   - https://github.com/apache/spark/blob/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e/python/pyspark/pandas/plot/core.py#L775
   - https://github.com/apache/spark/blob/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e/python/pyspark/pandas/mlflow.py#L38
   - https://github.com/apache/spark/blob/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e/python/pyspark/pandas/mlflow.py#L85


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


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


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


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


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


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


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   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.

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   **[Test build #137344 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/137344/testReport)** for PR 32166 at commit [`4ca5c6d`](https://github.com/apache/spark/commit/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `class PandasOnSparkFrameMethods(object):`
     * `class PandasOnSparkSeriesMethods(object):`
     * `class PandasOnSparkPlotAccessor(PandasObject):`
     * `class PandasOnSparkBarPlot(PandasBarPlot, TopNPlotBase):`
     * `class PandasOnSparkBoxPlot(PandasBoxPlot, BoxPlotBase):`
     * `class PandasOnSparkHistPlot(PandasHistPlot, HistogramPlotBase):`
     * `class PandasOnSparkPiePlot(PandasPiePlot, TopNPlotBase):`
     * `class PandasOnSparkAreaPlot(PandasAreaPlot, SampledPlotBase):`
     * `class PandasOnSparkLinePlot(PandasLinePlot, SampledPlotBase):`
     * `class PandasOnSparkBarhPlot(PandasBarhPlot, TopNPlotBase):`
     * `class PandasOnSparkScatterPlot(PandasScatterPlot, TopNPlotBase):`
     * `class PandasOnSparkKdePlot(PandasKdePlot, KdePlotBase):`
     * `class PandasOnSparkUsageLogger(object):`


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   Oops, I wonder how I missed so many instances ...


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


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


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


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


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

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] itholic commented on pull request #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   @xinrong-databricks I think **Pandas APIs on Spark** is correct. Maybe it's typo.


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   **[Test build #137344 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/137344/testReport)** for PR 32166 at commit [`4ca5c6d`](https://github.com/apache/spark/commit/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e).


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   **[Test build #137388 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/137388/testReport)** for PR 32166 at commit [`c174c6f`](https://github.com/apache/spark/commit/c174c6f440a47b6f1685456566ad91de693cfffc).


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

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   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.

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 #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

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


   


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

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] github-actions[bot] commented on pull request #32166: [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #32166:
URL: https://github.com/apache/spark/pull/32166#issuecomment-819681503


   **[Test build #748086638](https://github.com/HyukjinKwon/spark/actions/runs/748086638)** for PR 32166 at commit [`4ca5c6d`](https://github.com/HyukjinKwon/spark/commit/4ca5c6d5622c46b0947ee0ee4c0cb0b21829259e).


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

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