samredai opened a new pull request, #4815: URL: https://github.com/apache/iceberg/pull/4815
This adds the `BooleanExpressionVisitor` base class and a `visit` function to the expressions base. The visit function is missing a dispatched function for `UnboundPredicate` and `BoundPredicate`, which we can add once those classes are added. -- 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]
