potiuk commented on PR #33608: URL: https://github.com/apache/airflow/pull/33608#issuecomment-1689255658
The problem is that we do not check deprecation warnigs there. Both * airflow.providers.apache.pinot.hooks.pinot.PinotHook * airflow.providers.slack.notifications.slack_notifier.SlackNotifier were importable with deprecation warning - for backwards compatibility - but in the checks we have we have not checkded if deprecation warnings are raised for them. -- 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]
