-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Validation error of type FieldUndefined: Field 'upstreamDatasources' in type 'Sheet' is undefined" #4119
Comments
Hello @yourssvk , can you please mention which tableau version you are using. |
We are also facing same error while ingesting from Tableau. Our Tableau version we have is: Error text: |
- add missing lineage link from published datasource to external table fixes datahub-project#4119
Problem description:
Error while ingesting from Tableau:
Source (tableau) report:
{'failures': {'tableau-metadata': ["Unable to retrieve metadata from tableau. Information: Connection: workbooksConnection Error: [{'message': "
'"Validation error of type FieldUndefined: Field 'upstreamDatasources' in type 'Sheet' is undefined @ '
''workbooksConnection/nodes/sheets/upstreamDatasources'", 'locations': [{'line': 30, 'column': 9, '
''sourceName': None}], 'description': "Field 'upstreamDatasources' in type 'Sheet' is undefined", '
"'validationErrorType': 'FieldUndefined', 'queryPath': ['workbooksConnection', 'nodes', 'sheets', "
"'upstreamDatasources'], 'errorType': 'ValidationError', 'extensions': None, 'path': None}]"]},
Steps to reproduce the behavior:
Do not have clear steps to reproduce the issue, however can answer questions to resolve the issue
Expected behavior
Ingestion succeeds
The text was updated successfully, but these errors were encountered: