We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Team,
It's actually my first day using datacontract-cli, so I apologize in advance in case I am missing something...
datacontract-cli
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-cli/README.md
Line 940 in 37cf8dc
Maybe there's something unique about my Glue database configuration? Let me know if you need any additional details.
Thanks!
The text was updated successfully, but these errors were encountered:
jverhoeks can you help here?
Sorry, something went wrong.
fixed in #335
bigquery
No branches or pull requests
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:
It returns all tables in X database instead of only Y. It does not seem to be expected per your documentation:
datacontract-cli/README.md
Line 940 in 37cf8dc
Maybe there's something unique about my Glue database configuration? Let me know if you need any additional details.
Thanks!
The text was updated successfully, but these errors were encountered: