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

[Feature][scaleph-engine-sql] flink catalog service #410

Open
2 of 11 tasks
Tracked by #375
kalencaya opened this issue Nov 29, 2022 · 0 comments
Open
2 of 11 tasks
Tracked by #375

[Feature][scaleph-engine-sql] flink catalog service #410

kalencaya opened this issue Nov 29, 2022 · 0 comments
Labels
feature New feature or request

Comments

@kalencaya
Copy link
Collaborator

kalencaya commented Nov 29, 2022

Already searched before asking?

  • I had searched in the feature and found no similar feature requirement.

Usage Scenario

flink catalog service roadmap

Description

catalog meta service

  • catalog type. list
  • catalog config. list, insert, update, delete

catalog instance service

  • catalog. register jdbc-catalog
  • database. list, get, checkExists, create, drop, alter
  • table. list, get, checkExists, create, drop, alter, rename
  • view. list, get, checkExists, create, drop, alter, rename
  • partition. list, get, checkExists, create, drop, alter
  • function. list, get, checkExists, create, drop, alter

image

image

image

Are you willing to submit a PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@kalencaya kalencaya added the feature New feature or request label Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant