Andre Luis Anastacio
Andre Luis Anastacio
@dependabot rebase
Related python issue: https://bugs.python.org/issue45081
Yes @kevinjqliu! This is a example
@HonahX Yes!
The #505 decouple imports from * pyiceberg.catalog * pyiceberg.table * pyiceberg.expressions
@kevinjqliu Agreed, I haven't found anything that addresses this issue or provides a warning when it occurs. It seems like something the community has accepted, but I believe it's a...
Issue to follow up https://github.com/astral-sh/ruff/issues/10300
We have some news about the issue: mypy has implemented a rule that could protect us. You can find more details here: https://mypy.readthedocs.io/en/stable/config_file.html#confval-implicit_reexport. Furthermore, there is an ongoing discussion about...
I'll close this issue because we added the mypy linter, which solves our problem with coupling, and we have #1099 to solve the public API definition.