delightful-sugar-63810
04/05/2023, 10:25 PMspark.sql.sources.provider
= delta
. If such a table is found, we can fall back to existing delta table ingestion's method to get the metadata of the table instead of depending on the metadata on hive server.
How does that sound? Would you be happy with such an addition? I didn't want to blindly raise a pr without taking your thoughts.hundreds-photographer-13496
04/10/2023, 10:24 AMThese tables are present in hive metastore but hive cannot read the column structure of themI would like to understand this a bit more, as this is the primary reason behind your contribution. Do you happen to know if this is a known limitation / bug reported anywhere ?
delightful-sugar-63810
04/10/2023, 5:32 PMhundreds-photographer-13496
04/12/2023, 8:14 AMdelightful-sugar-63810
04/13/2023, 12:55 PMhundreds-photographer-13496
04/17/2023, 11:25 AMbrief-church-81973
04/19/2023, 10:48 AMdf.write.format("delta").mode("overwrite").saveAsTable("xxx")
brief-church-81973
04/19/2023, 10:49 AMbrief-church-81973
04/19/2023, 10:51 AM_delta_log
brief-church-81973
04/19/2023, 10:51 AMbrief-church-81973
04/19/2023, 10:54 AM