WZhuo opened a new pull request, #430: URL: https://github.com/apache/iceberg-cpp/pull/430
This PR mainly includes the following changes: 1. Modify NameToIdVisitor so that the visit method can set both name_to_id and id_to_name map simultaneously. 2. Add identifier_field_ids as a member of Schema to specify identifier_fields. 3. Add AssignFreshIdVisitor to assign entirely new field IDs to a Schema. This will be used later when creating a new table. -- 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]
