1. In DataSource api V1, we were able to create persistent tables over custom
data sources using SQL DDL using "createRelation", "buildScan", "schema"
etc:. Is there a way to achieve this in DataSource api V2? 

2. In DataSource api V1, any schema changes in the underlying custom data
source is not reflected on the already persisted tables, even if the
"schema()" is re-invoked with the updated schema. Is there a way to get the
persisted table's schema updated? Thanks. 



--
Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to