panbingkun commented on code in PR #44877: URL: https://github.com/apache/spark/pull/44877#discussion_r1465802516
########## python/docs/source/development/contributing.rst: ########## @@ -120,7 +120,7 @@ Prerequisite PySpark development requires to build Spark that needs a proper JDK installed, etc. See `Building Spark <https://spark.apache.org/docs/latest/building-spark.html>`_ for more details. -Note that if you intend to contribute to Spark Connect in Python, ``buf`` version ``1.28.1`` is required, see `Buf Installation <https://docs.buf.build/installation>`_ for more details. +Note that if you intend to contribute to Spark Connect in Python, ``buf`` version ``1.29.0`` is required, see `Buf Installation <https://docs.buf.build/installation>`_ for more details. Review Comment: Perhaps we need to suggest it in the documentation to facilitate local development, otherwise it may cause inconvenience. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
