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

Scaffolding for AWS Glue Data Catalog #1750

Merged
merged 6 commits into from
Aug 8, 2018

Conversation

TheDooner64
Copy link
Contributor

I started implementing the AWS Glue mock mentioned in issue #1561. My primary use case is the Glue Data Catalog -- so far I implemented basic database and table interactions. This felt like a good point to get some feedback. I'm happy to work on this w/ others that are interested in mocking AWS Glue

cc @spulec

@coveralls
Copy link

coveralls commented Aug 5, 2018

Coverage Status

Coverage increased (+0.02%) to 92.404% when pulling 3830757 on TheDooner64:glue-data-catalog into 2e5e7e7 on spulec:master.

@spulec
Copy link
Collaborator

spulec commented Aug 7, 2018

This looks great! It looks like the server mode tests are failing because we need to add the glue backend to the backends.

If you can add a line there for that, I think the tests will pass and we will be good to merge.

@TheDooner64
Copy link
Contributor Author

Ah, got it, done. Thanks, @spulec !

@spulec spulec merged commit 42d486f into getmoto:master Aug 8, 2018
@spulec
Copy link
Collaborator

spulec commented Aug 8, 2018

Thanks for the great work and welcome to Moto!

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.

3 participants