caneff opened a new pull request, #28816: URL: https://github.com/apache/beam/pull/28816
In Pandas 2.1 the method argument is deprecated, and they replaced the default None with lib.no_default (which then gets translated to None after a deprecation warning). We don't use it anyway so just take it as None directly. -- 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]
