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

Presto Connector Support #314

Merged
merged 94 commits into from
Sep 1, 2023
Merged

Presto Connector Support #314

merged 94 commits into from
Sep 1, 2023

Conversation

clouddea
Copy link
Contributor

@clouddea clouddea commented Sep 1, 2023

Presto engine was integrated in this PR!
Close #286

  • can read local and s3 tables
  • can read common supported data types
  • support tables with primary key and without primary key
  • passed mysql to lakesoul CDC test

maosen and others added 30 commits May 29, 2023 18:05
Signed-off-by: maosen <sunmaosen@dmetasoul.com>
Signed-off-by: maosen <sunmaosen@dmetasoul.com>
Signed-off-by: maosen <sunmaosen@dmetasoul.com>
Signed-off-by: maosen <sunmaosen@dmetasoul.com>
Signed-off-by: maosen <sunmaosen@dmetasoul.com>
Signed-off-by: zenghua <huazeng@dmetasoul.com>
Signed-off-by: maosen <sunmaosen@dmetasoul.com>
Signed-off-by: maosen <sunmaosen@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: maosen <sunmaosen@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: maosen <sunmaosen@dmetasoul.com>
yuanf and others added 22 commits August 30, 2023 14:51
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: maosen <sunmaosen@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
@xuchen-plus xuchen-plus added enhancement New feature or request presto labels Sep 1, 2023
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Signed-off-by: yuanf <yuanf@dmetasoul.com>
Copy link
Contributor

@xuchen-plus xuchen-plus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge this for now. Will open new PRs for issues after more thorough tests.

@xuchen-plus xuchen-plus merged commit 93f7cbf into lakesoul-io:main Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request presto
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Presto Connector
3 participants