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

Add Glue support #510

Closed
2 tasks
matthewmturner opened this issue Apr 12, 2022 · 5 comments
Closed
2 tasks

Add Glue support #510

matthewmturner opened this issue Apr 12, 2022 · 5 comments
Labels
feature-request A feature should be added or improved.

Comments

@matthewmturner
Copy link

Describe the feature

I would like an API for connecting to a Glue metastore.

Use Case

I am working on datafusion and we recently enabled querying data on s3 with aws-sdk-rust. As a next step we are looking to connect to a Glue Catalog as a metastore (more details here).

Proposed Solution

No response

Other Information

I didnt see Glue mentioned anywhere in any issues or on the Roadmap - so I presume it will be some time before it would be available but I wanted to get the request in anyway to gauge community interest and hopefully get it added to backlog.

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

A note for the community

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment
@matthewmturner matthewmturner added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Apr 12, 2022
@Velfi Velfi removed the needs-triage This issue or PR still needs to be triaged. label Apr 12, 2022
@Velfi
Copy link
Contributor

Velfi commented Apr 12, 2022

We do currently generate an SDK for Glue. Looking at the docs, it does seem to support most of what you need. However, (from a casual perusal) it doesn't seem like the Glue team has modeled a way to create "catalogs". It's not up to my team whether or not they'll implement that feature but I'd be happy to try and connect you with a PM on their team if you'd like to talk to them about it.

@matthewmturner
Copy link
Author

@Velfi i apologize for missing that. we can look into the functionality and report back with our findings!

thanks for your quick response!

@Velfi
Copy link
Contributor

Velfi commented Apr 12, 2022

No problem, we aim to please 😄

@rcoh
Copy link
Contributor

rcoh commented Apr 18, 2022

closing this for now—feel free to re-open if you discover the Glue client doesn't do what you need :-)

@rcoh rcoh closed this as completed Apr 18, 2022
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

3 participants