Fokko opened a new pull request, #4964: URL: https://github.com/apache/iceberg/pull/4964
When debugging code, the fixtures get initialized when you run tests in PyCharm. This is a bit annoying since it will also hit all of the breakpoints that you have in the code I don't think we really need to set those on autouse, we can just initialize on the first time we use 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
