master
[SPARK-55846][DOCS] Update Web UI documentation for UI modernization
[SPARK-28373][DOCS][WEBUI] JDBC/ODBC Server Tab
[SPARK-41596][SS][DOCS] Document the new feature "Async Progress Tracking" to Structured Streaming guide doc
[MINOR][DOCS] Remove unused images; crush PNGs that could use it for good measure
[SPARK-6343] Doc driver-worker network reqs
[SPARK-52541][SDP] Add programming guide for Declarative Pipelines
[SPARK-50382][CONNECT] Add documentation for general information on application development with/extending Spark Connect
Adding docs directory containing documentation currently on the wiki which can be compiled via jekyll, using the command `jekyll`. To compile and run a local webserver to serve the doc as a website, run `jekyll --server`.
Finished docummenting join operators and revised some of the initial presentation.
Merge pull request #497 from tdas/docs-update
[SPARK-22648][K8S] Spark on Kubernetes - Documentation
[SPARK-4575] [mllib] [docs] spark.ml pipelines doc + bug fixes
[SPARK-32189][DOCS][PYTHON] Development - Setting up IDEs
[SPARK-51355][DOCS] Add a brief explanation for Spark Connect at PySpark Overview page
[SPARK-36541][DOCS][PYTHON] Replace the word Koalas to pandas-on-Spark
[SPARK-32186][DOCS][PYTHON] Development - Debugging
[SPARK-48798][PYTHON] Introduce `spark.profile.render` for SparkSession-based profiling
[SPARK-42496][CONNECT][DOCS] Adding Spark Connect to the Spark 3.4 documentation
[SPARK-53882][CONNECT][DOCS] Add documentation comparing behavioral differences between Spark Connect and Spark Classic
[SPARK-2419][Streaming][Docs] More updates to the streaming programming guide
[SPARK-36172][SS] Document session window into Structured Streaming guide doc
[SPARK-19074][SS][DOCS] Updated Structured Streaming Programming Guide for update mode and source/sink options
[SPARK-43072][DOC] Include TIMESTAMP_NTZ type in ANSI Compliance doc
[SPARK-31792][SS][DOCS] Introduce the structured streaming UI in the Web UI doc
[SPARK-35311][SS][UI][DOCS] Structured Streaming Web UI state information documentation