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

[Feature][Connector-V2][Doris]Add Doris Source & Sink connector #3586

Merged
merged 17 commits into from
Nov 29, 2022

Conversation

TaoZex
Copy link
Contributor

@TaoZex TaoZex commented Nov 27, 2022

Purpose of this pull request

subtask of #3018
Add Doris Source & Sink connector by JDBC

Tip:Doris official and Docker hub did not have available docker image for e2e test, so I built Doris image based on Doris 1.1.1 version.

Check list

@TaoZex TaoZex closed this Nov 27, 2022
@TaoZex TaoZex reopened this Nov 27, 2022
@TaoZex TaoZex closed this Nov 28, 2022
@TaoZex TaoZex reopened this Nov 28, 2022
@TaoZex
Copy link
Contributor Author

TaoZex commented Nov 28, 2022

EricJoy2048
EricJoy2048 previously approved these changes Nov 28, 2022
531651225
531651225 previously approved these changes Nov 28, 2022
Copy link
Contributor

@531651225 531651225 left a comment

Choose a reason for hiding this comment

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

+1

@morningman
Copy link

We are working on build official Doris runtime image, expected to be released with v1.2.0 soon.
https://doris.apache.org/zh-CN/docs/dev/install/construct-docker/construct-docker-image/

@TaoZex TaoZex dismissed stale reviews from 531651225 and EricJoy2048 via 340bd32 November 28, 2022 13:35
@TaoZex
Copy link
Contributor Author

TaoZex commented Nov 28, 2022

We are working on build official Doris runtime image, expected to be released with v1.2.0 soon. https://doris.apache.org/zh-CN/docs/dev/install/construct-docker/construct-docker-image/

Thank you for your guidance and I am looking forward to v1.2.0.

@TaoZex TaoZex closed this Nov 28, 2022
@TaoZex TaoZex reopened this Nov 28, 2022
@TaoZex TaoZex marked this pull request as draft November 28, 2022 16:06
@TaoZex TaoZex closed this Nov 28, 2022
@TaoZex TaoZex reopened this Nov 28, 2022
@TaoZex TaoZex closed this Nov 28, 2022
@TaoZex TaoZex reopened this Nov 28, 2022
@TaoZex TaoZex closed this Nov 28, 2022
@TaoZex TaoZex reopened this Nov 28, 2022
@TaoZex TaoZex marked this pull request as ready for review November 29, 2022 06:20
@TaoZex
Copy link
Contributor Author

TaoZex commented Nov 29, 2022

2000e737566dfd3af457ce73de16e0a

@Hisoka-X Hisoka-X merged commit 3d46b79 into apache:dev Nov 29, 2022
@TaoZex TaoZex deleted the jdbc_doris branch November 29, 2022 09:23
@CalvinKirs
Copy link
Member

MySql's IT has been overridden. There is no need to do any IT for any other MySQL protocol, it doesn't make any sense to us.

@TaoZex
Copy link
Contributor Author

TaoZex commented Nov 30, 2022

MySql's IT has been overridden. There is no need to do any IT for any other MySQL protocol, it doesn't make any sense to us.

Thanks for your suggestion.

@gitfortian
Copy link
Contributor

jdbc on doris read or write,espacilly write operation may cause a version problem,this is not recommond for product env

1 similar comment
@gitfortian
Copy link
Contributor

jdbc on doris read or write,espacilly write operation may cause a version problem,this is not recommond for product env

@531651225
Copy link
Contributor

jdbc on doris read or write,espacilly write operation may cause a version problem,this is not recommond for product env

Thank you for your suggestion. The community will optimize this part later and add two connectors

  • doris thrift source connector that can connect to be directly to read data concurrently
  • doris stream load sink connector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants