HennesyChihiro opened a new pull request, #15244: URL: https://github.com/apache/iceberg/pull/15244
Summary This PR cleans up documentation, fixes typos, and corrects inconsistent error messages in the Parquet data package, specifically within BaseParquetReaders and BaseParquetWriter. Changes BaseParquetWriter: Fixed an error message in the visit(IntLogicalTypeAnnotation) method where it incorrectly used "read" instead of "write" when handling uint64. BaseParquetReaders: Completed an unfinished comment regarding missing nested field IDs and fixed minor typos. -- 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]
