thswlsqls commented on PR #17327: URL: https://github.com/apache/iceberg/pull/17327#issuecomment-5053905286
@ebyhr Thanks for catching that — you're right, this is the same one-line fix as #17152 (`identifier().name()` → `toString()`). Happy to close this in favor of it. Mine also adds a `TestRecordUtils` case for the id-columns lookup, so I can port that test to #17152 if it's useful. -- 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]
