rdblue commented on pull request #3584: URL: https://github.com/apache/iceberg/pull/3584#issuecomment-974861510
@aokolnychyi, I opened https://github.com/aokolnychyi/incubator-iceberg/pull/4 to fix this. The problem is that the metrics eval visitors don't handle non-reference terms (i.e. transforms) in expressions. The fix was to allow them to return a default decision, like `ROWS_MIGHT_MATCH` when they encounter a non-reference term. -- 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]
