Skip to content

Commit

Permalink
Improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Wh1isper committed Jul 26, 2023
1 parent d4062e0 commit c9e4c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Access `http://localhost:4040` for Spark-UI and `sc://localhost:15002` for Spark
- `%SQL` and `%%SQL` magic for executing Spark SQL in IPython/Jupyter
- SQL statement can be written in multiple lines, support using `;` to separate statements
- Support config `connect client`, see [Spark Connect Overview](https://spark.apache.org/docs/latest/spark-connect-overview.html#spark-connect-overview)
- TODO: Visualize the result of SQL statement(Spark Dataframe)
- *TODO: Visualize the result of SQL statement(Spark Dataframe)*
- `sparglim-server` for daemon Spark Connect Server

## User cases
Expand Down

0 comments on commit c9e4c8c

Please sign in to comment.