tonymtu commented on PR #7258:
URL: https://github.com/apache/paimon/pull/7258#issuecomment-3882441115

   > Thanks! Can we use a small case to reproduce the issue, and add it in CI 
to avoid such issues in future?
   
   Maybe it is hard to cover the issue with a reliable test. When running the 
full test suite, `import` in earlier tests can silently mask the issue.
   
   A static analysis check (e.g. mypy) can be a proper way to catch this. 
However, introducing mypy into CI is a broader change that can surface many 
existing type issues across the codebase?


-- 
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]

Reply via email to