HyukjinKwon opened a new pull request #35103: URL: https://github.com/apache/spark/pull/35103
### What changes were proposed in this pull request? This PR proposes to enable [syntax highlighting](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#syntax-highlighting) in code blocks of `README.md`. ### Why are the changes needed? To make it easier to read. ### Does this PR introduce _any_ user-facing change? No, dev-only. **Before:** <img width="865" alt="Screen Shot 2022-01-05 at 10 31 32 AM" src="https://user-images.githubusercontent.com/6477701/148146477-addc6d9f-4da8-4860-9ead-6baaec442e0b.png"> **After:** <img width="1067" alt="Screen Shot 2022-01-05 at 10 31 21 AM" src="https://user-images.githubusercontent.com/6477701/148146464-dc3d942f-a857-493c-a438-ebf23aa4c069.png"> ### How was this patch tested? Manually tested via the GitHub viewer. -- 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]
