fallintoplace opened a new pull request, #1363: URL: https://github.com/apache/iceberg-go/pull/1363
## Summary - Fixes nil-closure panic for unsupported source types by returning an invalid when the source type has no registered hash function. - Keeps behavior non-panicking for public callers while preserving existing method signature. - Adds regression test to verify unsupported source types return invalid output without panics. ## Testing - (not run locally in this pass; please run targeted transform tests before merge) -- 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]
