kyuubi/docs/client
liangbowen 5ff98f28f3
[KYUUBI #4133] [Doc] Remove improper code sample for saving dataframe with JDBC Driver in PySpark
### _Why are the changes needed?_

Remove improper docs saving dataframe for pyspark, as hive-like JDBC driver not supporting `addBatch` method which is required by Spark JDBC datasource in `JDBCUtils`.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4133 from bowenliang123/pyspark-remove-doc.

Closes #4133

45c9aa7f [liangbowen] remove improper docs saving dataframe for pyspark,as hive like JDBC driver not supporting `addBatch` which is reuqired by Spark JDBC datasource in `JDBCUtils`

Authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-01-09 22:09:49 +08:00
..
advanced [KYUUBI #3887] Provide kyuubiServerPrincipal as alias for principal in JDBC parameter 2022-12-12 12:50:43 +08:00
bi_tools [KYUUBI #3804][FOLLOWUP][DOCS] Fix quick start broken link 2022-11-17 15:52:38 +08:00
cli [KYUUBI #3040] [Subtask][#3039] Build the skeleton of client side documentation 2022-07-12 11:03:44 +08:00
jdbc [KYUUBI #3804][FOLLOWUP][DOCS] Fix quick start broken link 2022-11-17 15:52:38 +08:00
odbc [KYUUBI #3040] [Subtask][#3039] Build the skeleton of client side documentation 2022-07-12 11:03:44 +08:00
python [KYUUBI #4133] [Doc] Remove improper code sample for saving dataframe with JDBC Driver in PySpark 2023-01-09 22:09:49 +08:00
rest [KYUUBI #3982] [FOLLWUP] Add REST Api doc for refresh/user_defaults_conf of AdminResource 2023-01-04 14:14:35 +08:00
thrift [KYUUBI #3040] [Subtask][#3039] Build the skeleton of client side documentation 2022-07-12 11:03:44 +08:00
ui [KYUUBI #3040] [Subtask][#3039] Build the skeleton of client side documentation 2022-07-12 11:03:44 +08:00
index.rst [KYUUBI #3040] [Subtask][#3039] Build the skeleton of client side documentation 2022-07-12 11:03:44 +08:00