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

Glue import with database and glue-table parameters returns all tables in a Glue database #333

Closed
roykoand opened this issue Jul 17, 2024 · 2 comments

Comments

@roykoand
Copy link
Contributor

roykoand commented Jul 17, 2024

Hi Team,

It's actually my first day using datacontract-cli, so I apologize in advance in case I am missing something...

I've tried the following command to export Glue table:

datacontract import --format glue --source X --glue-table Y

It returns all tables in X database instead of only Y. It does not seem to be expected per your documentation:

datacontract import --format glue --source <database_name> --glue-table <table_name_1> --glue-table <table_name_2> --glue-table <table_name_3>

Maybe there's something unique about my Glue database configuration? Let me know if you need any additional details.

Thanks!

@jochenchrist
Copy link
Contributor

jverhoeks can you help here?

@jochenchrist
Copy link
Contributor

fixed in #335

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

2 participants