Skip to content
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

Domo Database: Ingest Federated Databases #16786

Open
OnkarVO7 opened this issue Jun 25, 2024 · 0 comments
Open

Domo Database: Ingest Federated Databases #16786

OnkarVO7 opened this issue Jun 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working Ingestion

Comments

@OnkarVO7
Copy link
Collaborator

OnkarVO7 commented Jun 25, 2024

Affected module
Ingestion

Describe the bug
Federated and System Databases are not ingested from the domo database connector.
Below error is generated for the same

Traceback (most recent call last):
  File "/home/airflow/.local/lib/python3.10/site-packages/metadata/ingestion/source/database/domodatabase/metadata.py", line 187, in yield_table
    self.get_columns(table_object.schemas.columns)
AttributeError: 'NoneType' object has no attribute 'columns'

ref slack link: https://openmetadata.slack.com/archives/C02B6955S4S/p1718063155039709

Version:

  • OS: [e.g. iOS]
  • Python version:
  • OpenMetadata version: [e.g. 0.8]
  • OpenMetadata Ingestion package version: [e.g. openmetadata-ingestion[docker]==XYZ]
@OnkarVO7 OnkarVO7 added bug Something isn't working Ingestion labels Jun 25, 2024
@OnkarVO7 OnkarVO7 self-assigned this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Ingestion
Projects
None yet
Development

No branches or pull requests

1 participant