kevinjqliu commented on issue #1327:
URL:
https://github.com/apache/iceberg-python/issues/1327#issuecomment-2972962971
i did a quick check on the codebase. i think we removed the usage of
deprecated functions in pyiceberg's own codebase. so closing this issue
--
This is an automated mess
kevinjqliu closed issue #1327: Remove usage of deprecated functions from the
codebase
URL: https://github.com/apache/iceberg-python/issues/1327
--
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 sp
kris-gaudel commented on issue #1327:
URL:
https://github.com/apache/iceberg-python/issues/1327#issuecomment-2969002135
Hi there, I'm interested in contributing for the first time. Is this issue
still relevant? If so, can someone assign this to me?
--
This is an automated message from th
kevinjqliu commented on issue #1327:
URL:
https://github.com/apache/iceberg-python/issues/1327#issuecomment-2480814630
That's true. For the short term, it'll be good to go through the API already
marked for deprecation and make sure the codebase itself is not using them
--
This is an au
ndrluis commented on issue #1327:
URL:
https://github.com/apache/iceberg-python/issues/1327#issuecomment-2480750139
Oh, ok. I believe we need to work on #1099. The way we are currently working
makes it hard to deprecate because most of our code is public.
--
This is an automated message
ndrluis commented on issue #1327:
URL:
https://github.com/apache/iceberg-python/issues/1327#issuecomment-2480372639
@kevinjqliu Could you explain what you expect? I didn't understand the
purpose of this issue. I believe we are supposed to warn the user when they use
a deprecated API.
--