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

Incompatible with python deltalake 0.20.0 #17909

Open
sushi30 opened this issue Sep 18, 2024 · 0 comments
Open

Incompatible with python deltalake 0.20.0 #17909

sushi30 opened this issue Sep 18, 2024 · 0 comments

Comments

@sushi30
Copy link
Contributor

sushi30 commented Sep 18, 2024

Affected module
Ingestion

Describe the bug
Deltalake 0.20.0 introduces an exception when a table is loaded without files. This is incopmatible with how OMD's ingestion framework reads the file.

To Reproduce

  1. pip install 'openmetadata-ingestion[deltalake]' 'deltalake>=0.20.0'
  2. try to ingest deltalake.
  3. tables will not be loaded

Expected behavior

step 3 should produce tables.

Version:

  • OS: [e.g. iOS]
  • Python version:
  • OpenMetadata version: main (ec6a662)
  • OpenMetadata Ingestion package version: [e.g. openmetadata-ingestion[docker]==XYZ]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant