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

Fully support multiple streams #18

Closed
daigotanaka opened this issue May 26, 2021 · 0 comments
Closed

Fully support multiple streams #18

daigotanaka opened this issue May 26, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@daigotanaka
Copy link
Collaborator

daigotanaka commented May 26, 2021

Things to do:

  1. Extend the config format to accommodate multiple endpoint templates. I'm thinking to make config's url field accept both string and dictionary. (key=stream, value=url).
  2. Same for index, datetime, & timestamp keys
  3. Same for record list & record level.
  4. Loop through the stream during the infer_schema & sync (schema files are generated per stream, but catalog should be consolidated.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant