rdblue opened a new pull request, #5389: URL: https://github.com/apache/iceberg/pull/5389
This makes some minor changes to the expression hierarchy, mostly making the classes only implement what they need to. For example, `Bound` and `Unbound` don't need to carry a bound type. A `Term` has an associated generic type instead. This also adds a default for `case_sensitive` throughout. -- 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]
