Anoop Johnson created SPARK-51372:
-------------------------------------

             Summary: 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
             Fix For: 4.0.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

Reply via email to