Skip to content

Conversation

@gengliangwang
Copy link
Member

After apache/spark#40269, there is no border in the generated tables of Spark doc(for example, sql-ref-ansi-compliance.html) . Currently only the doc of Spark 3.5.0 is affected.
This PR is to apply the changes in apache/spark#44096 on the current Spark 3.5.0 doc by

  1. change the site/docs/3.5.0/css/custom.css
  2. Execute sed -i '' 's/table class="table table-striped"/table/' *.html under site/docs/3.5.0/ directory.

This should be a safe change. I have verified it on my local env.

@gengliangwang gengliangwang changed the title Fix the CSS of Spark doc's generated tables Fix the CSS of Spark 3.5.0 doc's generated tables Nov 30, 2023
@gengliangwang
Copy link
Member Author

@viirya Thanks for the review. I am merging it now and will double-check on the website.

@viirya
Copy link
Member

viirya commented Nov 30, 2023

Thank you @gengliangwang

@gengliangwang gengliangwang merged commit 0ceaaaf into apache:asf-site Nov 30, 2023
@gengliangwang
Copy link
Member Author

I confirmed that the changes work as expected!

@viirya
Copy link
Member

viirya commented Nov 30, 2023

Thanks @gengliangwang for confirming that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants