[ https://issues.apache.org/jira/browse/SPARK-51372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-51372. --------------------------------- Fix Version/s: 4.1.0 (was: 4.0.0) Resolution: Fixed Issue resolved by pull request 50137 [https://github.com/apache/spark/pull/50137] > Introduce a TableBuilder in DataSourcev2 TableCatalog > ----------------------------------------------------- > > Key: SPARK-51372 > URL: https://issues.apache.org/jira/browse/SPARK-51372 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 4.0.0 > Reporter: Anoop Johnson > Assignee: Anoop Johnson > Priority: Major > Labels: pull-request-available > Fix For: 4.1.0 > > > The current TableCatalog interface has overloaded `createTable()` > implementations. As we are adding new parameters, we have to deprecate the > old ones. > Introduce a new builder pattern so that the code is cleaner. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org