rdsr opened a new issue #528: Infer name mapping from expected schema URL: https://github.com/apache/incubator-iceberg/issues/528 We can infer name mapping in certain scenarios. As per @rdblue > 1. If there is a name mapping in table metadata, pass it in > 1. Otherwise, if the incoming schema has no field IDs, infer a mapping from the current schema and use it > 1. Otherwise the schema has at least one column ID, so no inferred mapping should be used
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
