Field level lineage #1719
Unanswered
neeraj-shrivastava
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All, I am trying to setup field level lineage in between two datasets stored in S3. But when I write code and importing DataTransferField (from odd_models.models import DataTransformerField) for DataTransferField and using it , at run time says ImportError: cannot import name 'DataTransformerField' from 'odd_models.models' (D:\softwares\anaconda3\Lib\site-packages\odd_models\models_init_.py) . Version I am using is
Name: odd-models
Version: 2.0.51
Summary: Open Data Discovery Models
Home-page: https://github.com/opendatadiscovery/odd-models-package
Author: Open Data Discovery
Author-email: pypi@opendatadiscovery.org
License: Apache-2.0
Can someone please suggest what to do to resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions