bezdomniy commented on issue #14526: URL: https://github.com/apache/iceberg/issues/14526#issuecomment-3503522971
The type of the files? Do you mean format? For example - SELECT * FROM "default"."prices_s3table$manifests" - gives me a list of avro files for each snapshot id SELECT * FROM "default"."prices_s3table$files" - files me a list of parquet files -- 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]
