[ 
https://issues.apache.org/jira/browse/SPARK-44820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754892#comment-17754892
 ] 

Ruifeng Zheng edited comment on SPARK-44820 at 8/16/23 6:27 AM:
----------------------------------------------------------------

update:

this issue emerged since 3.1.1 (note that we don't have an official 3.1.0, 
since 3.1.0 was a mistake https://spark.apache.org/news/index.html)

3.0.3 works well: 
https://spark.apache.org/docs/3.0.3/structured-streaming-programming-guide.html

3.1.1 was broken: 
https://spark.apache.org/docs/3.1.1/structured-streaming-programming-guide.html




was (Author: podongfeng):
update:

this issue emerged since 3.1.1 (nit we don't have an official 3.1.0, since 
3.1.0 was a mistake https://spark.apache.org/news/index.html)

3.0.3 works well: 
https://spark.apache.org/docs/3.0.3/structured-streaming-programming-guide.html

3.1.1 was broken: 
https://spark.apache.org/docs/3.1.1/structured-streaming-programming-guide.html



> Switch languages consistently across docs for all code snippets
> ---------------------------------------------------------------
>
>                 Key: SPARK-44820
>                 URL: https://issues.apache.org/jira/browse/SPARK-44820
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Documentation
>    Affects Versions: 3.4.1, 3.5.0
>            Reporter: Allison Wang
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to