aokolnychyi opened a new pull request #2255: URL: https://github.com/apache/iceberg/pull/2255
This PR is the first step in reworking our actions. It introduces a set of interfaces in the API module that should be implemented by query engine integrations. **Note**: new interfaces don't end with `...Action` to avoid conflicts with existing classes. I will gradually move action by action to the new API while keeping the compatibility (old actions will wrap new ones). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
