-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Description
i`m working on ingest flink hive catalog table to datahub,it needs package apache-flink, but its dependency conflict with acryl-great-expectations.
> Task :metadata-ingestion:installDev
+ uv pip install -e '.[dev]'
Using Python 3.12.3 environment at: venv
× No solution found when resolving dependencies:
╰─▶ Because apache-flink==1.19.3 depends on ruamel-yaml>=0.18.4
and acryl-great-expectations==0.15.50.1 depends on
ruamel-yaml>=0.16,<0.17.18, we can conclude that
acryl-great-expectations==0.15.50.1 and apache-flink==1.19.3 are
incompatible.
And because acryl-datahub[dev]==1!0.0.0.dev0 depends on
apache-flink==1.19.3 and acryl-great-expectations==0.15.50.1, we can
conclude that acryl-datahub[dev]==1!0.0.0.dev0 cannot be used.
And because only acryl-datahub[dev]==1!0.0.0.dev0 is available and you
require acryl-datahub[dev], we can conclude that your requirements are
unsatisfiable.
> Task :metadata-ingestion:installDev FAILEDis it possible to update ruamel-yaml version in acryl-great-expectations
coderabbitai
Metadata
Metadata
Assignees
Labels
No labels