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

[xy] Improve streaming base class and add sink for all io databases #3623

Merged
merged 8 commits into from
Sep 29, 2023

Conversation

wangxiaoyou1993
Copy link
Member

@wangxiaoyou1993 wangxiaoyou1993 commented Sep 28, 2023

Description

Improve streaming base class and add sink for all io databases

  • BigQuery
  • ClickHouse
  • DuckDB
  • MSSQL
  • MySQL
  • Redshift
  • Snowflake
  • Trino
image

How Has This Been Tested?

  • BigQuery
image
  • ClickHouse
    image

  • DuckDB

image
  • MSSQL
image
  • MySQL
image image
  • Redshift
image
  • Snowflake
image image
  • Trino

Checklist

  • The PR is tagged with proper labels (bug, enhancement, feature, documentation)
  • I have performed a self-review of my own code
  • I have added unit tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

cc:

@wangxiaoyou1993 wangxiaoyou1993 added the feature New feature or request label Sep 28, 2023
@wangxiaoyou1993 wangxiaoyou1993 merged commit 9fb7326 into master Sep 29, 2023
11 checks passed
@wangxiaoyou1993 wangxiaoyou1993 deleted the xiaoyou/improve-streaming-base branch September 29, 2023 05:22
@wangxiaoyou1993 wangxiaoyou1993 mentioned this pull request Oct 3, 2023
6 tasks
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

Successfully merging this pull request may close these issues.

None yet

1 participant