Details
-
New Feature
-
Status: Closed
-
Blocker
-
Resolution: Done
-
None
Description
For BigQuery and Snowflake integration, we can't able to create external tables when the partition folder has a non-parquet file `.hoodie-partition-metadata`.
I understand this is an important file to find the .hoodie folder from within the partition folder, the long term solution is to get rid of this file, but as a short term solution if we can convert this to an empty parquet file and add the necessary depth information in the footer, then it will pass the BigQuery/Snowflake external table validation and allow us to create an external parquet table on top of hudi folder structure.
Attachments
Issue Links
- is duplicated by
-
HUDI-3433 Migrate _hoodie_partition_metadata file to parquet to ensure bigquery is happy
- Closed
- links to