RussellSpitzer commented on a change in pull request #3723:
URL: https://github.com/apache/iceberg/pull/3723#discussion_r767783605
##########
File path: site/docs/spark-procedures.md
##########
@@ -334,6 +334,10 @@ CALL catalog_name.system.rewrite_manifests('db.sample',
false)
The `snapshot` and `migrate` procedures help test and migrate existing Hive or
Spark tables to Iceberg.
+**Note** Parquet files written with Parquet writers that use names other than
`list` and `element` for repeated group
+and element of the list respectively are **read incorrectly** by Iceberg upto
0.12.1 Iceberg versions. Parquet files
+generated by Hive fall in this category.
Review comment:
Can we try to get a version bound here? Ideally the oss hive version
where this starts and stops being an issue?
--
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]