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

[EPIC] Design and implement generic connector interface #7

Closed
1 of 2 tasks
jerryshao opened this issue May 6, 2023 · 3 comments
Closed
1 of 2 tasks

[EPIC] Design and implement generic connector interface #7

jerryshao opened this issue May 6, 2023 · 3 comments
Assignees
Labels
epic Key feature

Comments

@jerryshao
Copy link
Collaborator

jerryshao commented May 6, 2023

The metadata connector system is the core system in Graviton to describe the connector how to create, and run, including SPI(service provider interface), different data source's field type mapping, and memory structure.

This umbrella issue tracks the whole design and implementation of Graviton's metadata connector(not data connector) system, including:

  1. Connector factory design & implementation.
  2. Connector extract metadata job schedule design & implementation.
  3. Connector plug-in framework.
  4. Unified metadata type definite.
  5. Type converter design & implementation.
  6. Metadata multiple version design & implementation.
  7. Typical connector design & implementation.

Subtasks are list in here:

@jerryshao
Copy link
Collaborator Author

I assign this issue to you @xunliu

@jerryshao
Copy link
Collaborator Author

You'd better list all the subtasks in the issue description like I did in #3 .

@jerryshao
Copy link
Collaborator Author

This is not necessary any more.

@jerryshao jerryshao closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Key feature
Projects
None yet
Development

No branches or pull requests

3 participants