dongjoon-hyun opened a new pull request, #57117:
URL: https://github.com/apache/spark/pull/57117

   ### What changes were proposed in this pull request?
   
   This PR replaces the hardcoded `version 4.1.0-SNAPSHOT` in the Scala REPL 
welcome banner of `docs/spark-connect-overview.md` with the Liquid template 
`{{site.SPARK_VERSION}}`, so the banner tracks `docs/_config.yml` instead of a 
literal string.
   
   ### Why are the changes needed?
   
   Currently, Apache Spark website shows `4.1.0-SNAPSHOT` in `Spark 4.1.2`.
   - https://spark.apache.org/docs/latest/spark-connect-overview.html
   
   ### Does this PR introduce _any_ user-facing change?
   
   No. This is a documentation-only change.
   
   ### How was this patch tested?
   
   Manual review.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Fable 5


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

Reply via email to