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

77 Distinguish the configuration for push and pull queries using KSqlDbContextOptions #78

Conversation

tomasfabian
Copy link
Owner

  • separated configuration for pull and push queries, added SetupPullQuery configuration option
  • SetupQuery from KSqlDbContextOptionsBuilder was unified with SetupQueryStream

#77

…eries. Added SetupPullQuery configuration option.
…eries. Added SetupPullQuery configuration option tests.
…eries. Added SetupPullQuery configuration option docs.
…eries. Added SetupPullQuery configuration option sample.
@tomasfabian tomasfabian merged commit 861f5d7 into main Apr 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Distinguish the configuration for push and pull queries using KSqlDbContextOptions
1 participant