pvary closed issue #8876: Iceberg vs Parquet
URL: https://github.com/apache/iceberg/issues/8876
--
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-u
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 fil
hieuLapTop77 opened a new issue, #8876:
URL: https://github.com/apache/iceberg/issues/8876
### Query engine
I am using Spark version 3.4.1
### Question
I wonder about the strengths of Apache Iceberg compared to Apache Parquet. I
have used Spark SQL to compare query speed