naanagon commented on issue #17926: URL: https://github.com/apache/iceberg/issues/17926#issuecomment-5524081603
The empty files i came across are that ends with $folder$. I found that _$folder$ files in Google Cloud Storage (GCS) are 0-byte marker objects created by specific third-party tools. This isn't something done by hive it is in the GCS connector to mimic the hadoop filesystem API. So this isn't linked to parquet or orc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
