-
Notifications
You must be signed in to change notification settings - Fork 298
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
[Feature]: Enrich Catalog types #507
Comments
Hi @wangtaohz plz check this issue and give some suggestions |
We are doing a Catalog and Mixed-format code refactor, this maybe solve your problem. You can track the process in this #1061 |
Thanks |
@XBaith
|
Closed as have been supported. |
Description
Now, Arctic only completely support hadoop catalog type.But there are some types of catalog that need to be implemented or refined: such as AWS GlueCatalog.
Use case/motivation
Supports which arctic tables need to be stored on AWS.
Describe the solution
ArcticS3FileIO
to support writing data to S3.ArcticGlueCatalog
to support managing Glue tables.Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: