WangCHX

Results 4 comments of WangCHX

@boneanxs will `--conf 'spark.sql.extensions=org.apache.spark.sql.hudi.HoodieSparkSessionExtension'` fix the issue when inserting into existing table? creating a new table maybe hard for me.

we are using `DeltaStreamer` to create the table, do we also need to add that configuration?