[Feature]add presto datasource support#3308
Conversation
update .gitigonre to igonre some files
|
Good job, adding a new jar requires sending an email to dev and getting approval from PPMC. At the same time, you can refer to the following article to check by yourself first. |
done |
|
SonarCloud Quality Gate failed.
|
|
Good job, |
|
you need change the presto driver name com.facebook.presto.jdbc.PrestoDriver in presto driver configuration, not io.prestosql.jdbc.PrestoDriver when you use the facebook presto-jdbc jar , @rockxsj |
|
I have modify some code from this presto feature and submit another pull request [Feature]modify some cases from rockxsj:Feature-presto to add presto datasource support |
davidzollo
left a comment
There was a problem hiding this comment.
+1
good job
I noticed that PR #3468 solved two bugs base on this PR,I will let him handle the potential conflict files and fix the bugs
Tips
What is the purpose of the pull request
update .gitigonre to igonre some files
add presto datasource support
Brief change log
Verify this pull request
This pull request is already covered by existing tests.