aschreiber1 commented on issue #1085:
URL:
https://github.com/apache/iceberg-python/issues/1085#issuecomment-2308556900
I realized this an issue specifically to the conda recipe for pyiceberg and
not pyiceberg itself, you can see the dependency here:
https://github.com/conda-forge/pyiceber
aschreiber1 closed issue #1085: Sqlalchemy breaks projects that need to support
Pandas < 2.0
URL: https://github.com/apache/iceberg-python/issues/1085
--
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
aschreiber1 commented on issue #1085:
URL:
https://github.com/apache/iceberg-python/issues/1085#issuecomment-2308556763
I realized this an issue specifically to the conda recipe for pyiceberg and
not pyiceberg itself, you can see the dependency here:
https://github.com/conda-forge/pyiceber
aschreiber1 commented on issue #1085:
URL:
https://github.com/apache/iceberg-python/issues/1085#issuecomment-2305115246
Yeah totally appreciate depedency hell...
So if i just do a basic conda install (conda env create) with the above
envrionment.yml file, it fails for me that error. If
sungwy commented on issue #1085:
URL:
https://github.com/apache/iceberg-python/issues/1085#issuecomment-2304909347
Hi @aschreiber1 - sorry that you are running into this issue. Unfortunately
with Python projects, dealing with the dependency hell and making decisions on
what remains the min