Aniketsy commented on code in PR #2554:
URL: https://github.com/apache/iceberg-python/pull/2554#discussion_r2409269499
##
mkdocs/docs/contributing.md:
##
@@ -234,7 +234,7 @@ Deprecated in 0.1.0, will be removed in 0.2.0. The
old_property is deprecated. P
For the type annotat
Aniketsy commented on PR #2554:
URL: https://github.com/apache/iceberg-python/pull/2554#issuecomment-3355702086
@Fokko I’ve updated the changes. I had one query, is it okay to work on an
issue if no PR has been linked or mentioned for it yet?
--
This is an automated message from the Apach
Aniketsy commented on PR #2554:
URL: https://github.com/apache/iceberg-python/pull/2554#issuecomment-3355673045
@Fokko Thanks! I will update this.
--
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
Aniketsy commented on PR #2554:
URL: https://github.com/apache/iceberg-python/pull/2554#issuecomment-3362658492
@Fokko I’ve applied the changes based on your suggestions. Please let me
know if any further improvements are needed.
--
This is an automated message from the Apache Git Servic
Aniketsy commented on code in PR #2554:
URL: https://github.com/apache/iceberg-python/pull/2554#discussion_r2397351445
##
pyproject.toml:
##
@@ -68,8 +67,7 @@ google-auth = { version = ">=2.4.0", optional = true }
pandas = { version = ">=1.0.0,<3.0.0", optional = true }
duckdb
Aniketsy commented on code in PR #2554:
URL: https://github.com/apache/iceberg-python/pull/2554#discussion_r2397351445
##
pyproject.toml:
##
@@ -68,8 +67,7 @@ google-auth = { version = ">=2.4.0", optional = true }
pandas = { version = ">=1.0.0,<3.0.0", optional = true }
duckdb
Fokko commented on code in PR #2554:
URL: https://github.com/apache/iceberg-python/pull/2554#discussion_r2397324193
##
pyproject.toml:
##
@@ -68,8 +67,7 @@ google-auth = { version = ">=2.4.0", optional = true }
pandas = { version = ">=1.0.0,<3.0.0", optional = true }
duckdb =
Fokko commented on PR #2554:
URL: https://github.com/apache/iceberg-python/pull/2554#issuecomment-3355877949
> I had one query, is it okay to work on an issue if no PR has been linked
or mentioned for it yet?
Yes, for sure. In Iceberg, everyone is free to work on any issue, even when