msyavuz commented on issue #33365: URL: https://github.com/apache/superset/issues/33365#issuecomment-3141326886
These logs are generated by the parsedatetime library, specifically from [this line](https://github.com/bear/parsedatetime/blob/2a4b16901794f8dc71721d51aef6e1ecd643868b/parsedatetime/__init__.py#L1606). They appear every time parse() is called. Since the logging is coming from a dependency, our options are limited. Changing the log level or opening an issue upstream would be the most appropriate steps if this is causing disruption. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
