Chao Sun created SPARK-33293: -------------------------------- Summary: Refactor WriteToDataSourceV2Exec and reduce code duplication Key: SPARK-33293 URL: https://issues.apache.org/jira/browse/SPARK-33293 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 3.0.1 Reporter: Chao Sun
In {{WriteToDataSourceV2Exec}}, the same write to table logic is duplicated several times. We should refactor it by removing the duplication. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org