Open wardlican opened 17 hours ago
Required field num_values was not found in serialized data!
What's the column of num_values ?
Thanks @wardlican for raising this. Do you happen to know which system produced the Parquet files (Spark, Arrow, etc)?
Apache Iceberg version
1.4.3
Query engine
Spark
Please describe the bug š
After using spark_catalog.system.rewrite_data_files to merge iceberg small files, the new parquet generated encountered an unreadable problem When currently executing a query operation . The error message is as follows
Willingness to contribute