HeartLinked opened a new pull request, #175: URL: https://github.com/apache/iceberg-cpp/pull/175
- Fix ManifestEntry::operator== logic with proper parentheses grouping - Add null pointer safety in DataFile::Type() for non-partitioned tables - Change partition field type validation from list to struct in manifest reader - Support empty partition structs for non-partitioned tables (n_children == 0) - Update unit test for manifest file: separate v1 and v2 test, and add another v2 test for non-partitioned tables -- 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]
