pvary commented on issue #8876: URL: https://github.com/apache/iceberg/issues/8876#issuecomment-1770427907
@hieuLapTop77: Apache Parquet is a file format - it describes how the data is written to files, while Apache Iceberg is a table format - while it defines how the data is written to files, it also describes how these files are actually organized to a database table. The talks here could help you understand better: https://iceberg.apache.org/talks/ Especially this talk for the basics: https://www.youtube.com/watch?v=mf8Hb0coI6o -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org