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

[TASK][MEDIUM] JDBC Engine supports MySQL #5464

Closed
3 tasks done
cxzl25 opened this issue Oct 18, 2023 · 4 comments
Closed
3 tasks done

[TASK][MEDIUM] JDBC Engine supports MySQL #5464

cxzl25 opened this issue Oct 18, 2023 · 4 comments
Assignees

Comments

@cxzl25
Copy link
Contributor

cxzl25 commented Oct 18, 2023

Code of Conduct

Search before creating

  • I have searched in the task list and found no similar tasks.

Mentor

  • I have sufficient knowledge and experience of this task, and I volunteer to be the mentor of this task to guide contributors to complete the task.

Skill requirements

  • Basic knowledge on Scala Programing Language

Background and Goals

Now JDBC engine does not support MySQL Dialect (kyuubi.engine.jdbc.type=mysql)

Although we can use kyuubi.engine.jdbc.type=doris to connect to the MySQL server.

Implementation steps

externals/kyuubi-jdbc-engine/src/main/scala/org/apache/kyuubi/engine/jdbc/dialect

  • Add MySQL dialect

Additional context

No response

@beryllw
Copy link
Contributor

beryllw commented Oct 19, 2023

hello,can i take this? I expect to achieve it in two weeks.

@pan3793
Copy link
Member

pan3793 commented Oct 19, 2023

@Kwafoor assigned, good luck!

@beryllw
Copy link
Contributor

beryllw commented Oct 19, 2023

@Kwafoor assigned, good luck!

Thanks, i will try to finish this in two weeks.

beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Oct 26, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Oct 30, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Oct 30, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Oct 31, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Oct 31, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 1, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 1, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 1, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 1, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 1, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 1, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 1, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 1, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 1, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 9, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 9, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 9, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 10, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 10, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 10, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 13, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 13, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 14, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 14, 2023
@pan3793 pan3793 changed the title [TASK][EASY] JDBC Engine supports MySQL [TASK][MEDIUM] JDBC Engine supports MySQL Nov 20, 2023
@pan3793
Copy link
Member

pan3793 commented Nov 20, 2023

Escalate task level from easy to medium due to the complexity of implementation

beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 20, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 21, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 21, 2023
beryllw added a commit to beryllw/incubator-kyuubi that referenced this issue Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants