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

Interpret Table as Changelog #5

Open
knaufk opened this issue Jan 3, 2021 · 0 comments
Open

Interpret Table as Changelog #5

knaufk opened this issue Jan 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@knaufk
Copy link
Owner

knaufk commented Jan 3, 2021

faker tables can already be used in temporal table joins (FOR SYSTEM_TIME AS OF) with processing time.

In order to support event time temporal table joins with faker tables directly, faker tables would need to be interpreted as a changelog in these cases (very similar to the upsert-kafka connector).

This could be done by an upsert-faker connector.

@knaufk knaufk added the enhancement New feature or request label Jan 3, 2021
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