WeiNan Zhao created SPARK-39423: ----------------------------------- Summary: Spark Sql create table using jbdc add preSql option Key: SPARK-39423 URL: https://issues.apache.org/jira/browse/SPARK-39423 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 3.2.1 Reporter: WeiNan Zhao
In my recent process of using Spark Sql, I tried to use create using jdbc to create a spark table that I need to use, but I may need to consider that before inserting, I need to delete some of the previous data, so I want to be able to expose This option, the use example can refer to the following picture. !image-2022-06-09-10-47-25-558.png! -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org