fjmacagno commented on issue #31655:
URL: https://github.com/apache/airflow/issues/31655#issuecomment-1593544702
@potiuk I fixed the deprecation warning a while ago, I just figured that it
would be better if my CI didn't fail because a new warning got printed; I doubt
i would be particularly popular for making CI fail on warnings, but i can live
with that for config issues.
Regarding 2 though, can you be more specific? I am having trouble
understanding what you said.
> remove INFO log in your plugin at the top-levle code it gets imported
The log `[2023-06-01T09:29:07.076-0500] {_plugin.py:354} INFO - Patching
datahub policy` is not in my code, it is from
https://github.com/datahub-project/datahub/blob/4ade1311f179d16dc95b6ebf412dc88c846f02c2/metadata-ingestion/src/datahub_provider/_plugin.py#L354.
Are you saying that the only way to solve this is to get datahub to remove
that log statement?
--
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]