flyrain commented on PR #922: URL: https://github.com/apache/polaris/pull/922#issuecomment-2705427193
> That's what DefaultPolarisEventListener is for. Users who are concerned with that issue should extend DefaultPolarisEventListener instead of PolarisEventListener. When we add a new event to Polaris, users will still need to recompile even their listener extends `DefaultPolarisEventListener`, as we change the `DefaultPolarisEventListener` as well. Otherwise, the plugin will fail, right? Unless, we don't allow a plugin-style deployment. -- 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]
