Skip to content

Conversation

SRIKAR-8-77
Copy link

changing the from_data_catalog method as it is removed from the deltaLake library of new version

Description

SLOVED THE ISSUE: #1092
now for new ones as we only use aws and unity catalog types I have updated the from_data_catalog metod , as the New DeltaTable method only accepts table uri and configs and as it not accepts the data catalog and etc args so I removed the from_data_catalog method to table_uri generating and sending it to the DeltaTable method I could also go to another method like removing like removing all the data_catalog types and data_catalog_id arguments and only allowing user to send the table_uri but as we were only using AWS and unity I had to deviate from hardcore changes and the test cases need to be updated for the new methods

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

Successfully merging this pull request may close these issues.

1 participant