adutra commented on code in PR #4064:
URL: https://github.com/apache/polaris/pull/4064#discussion_r3029185958
##########
runtime/service/src/main/java/org/apache/polaris/service/events/jsonEventListener/aws/cloudwatch/AwsCloudWatchEventListener.java:
##########
@@ -146,9 +145,6 @@ void shutdown() {
@Override
public void onEvent(PolarisEvent event) {
- if (event.type() != PolarisEventType.AFTER_REFRESH_TABLE) {
Review Comment:
The feature is flagged as beta/experimental, so I wouldn't really care about
that – also, it's a weird default value imho.
--
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]