You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "itholic (via GitHub)" <gi...@apache.org> on 2023/11/24 05:49:53 UTC

[PR] [SPARK-46087][PYTHON] Sync PySpark dependencies in docs and dev requirements [spark]

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

   
   
   ### What changes were proposed in this pull request?
   This PR proposes to synchronize the versions of dependencies listed in the [PySpark documentation](https://spark.apache.org/docs/latest/api/python/getting_started/install.html) with those specified in the [dev/requirements.txt](https://github.com/apache/spark/blob/master/dev/requirements.txt) file.
   
   
   ### Why are the changes needed?
   
   Aligning the versions of dependencies ensures that the development environment reflects the actual user environment more accurately.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No API changes.
   
   
   ### How was this patch tested?
   
   Build the documents from latest master branch manually and sync the version of dependencies:
   
   <img width="774" alt="Screenshot 2023-11-24 at 2 49 09 PM" src="https://github.com/apache/spark/assets/44108233/4f539fc7-0bbc-4fe3-949f-b4c225122b56">
   
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   <!--
   If generative AI tooling has been used in the process of authoring this patch, please include the
   phrase: 'Generated-by: ' followed by the name of the tool and its version.
   If no, write 'No'.
   Please refer to the [ASF Generative Tooling Guidance](https://www.apache.org/legal/generative-tooling.html) for details.
   -->
   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] [SPARK-46087][PYTHON] Sync PySpark dependencies in docs and dev requirements [spark]

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun closed pull request #44000: [SPARK-46087][PYTHON] Sync PySpark dependencies in docs and dev requirements
URL: https://github.com/apache/spark/pull/44000


-- 
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] [SPARK-46087][PYTHON] Sync PySpark dependencies in docs and dev requirements [spark]

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

   Merged to master. Thank you, @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