panbingkun opened a new pull request, #474:
URL: https://github.com/apache/spark-website/pull/474

   When a user chooses a different language for a code snippet, all code 
snippets on that page should switch to the chosen language. This was the 
behavior for, for example, Spark 2.0 doc: 
https://spark.apache.org/docs/2.0.0/structured-streaming-programming-guide.html
   
   But it was broken for later docs, for example the Spark 3.4.1 doc: 
https://spark.apache.org/docs/latest/quick-start.html
   
   We should fix this behavior change and possibly add test cases to prevent 
future regressions.
   
   Jira: https://issues.apache.org/jira/browse/SPARK-44820


-- 
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: commits-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to