- 5ad474a fix debeziumSourcefunction ddl parse (#201) by wudi · 20 hours ago master
- 85bfb93 [fix] If there are single quotes in ddl statements, table creation fails (#200) by Antg · 36 hours ago
- 3cf60c5 [bug](lookup) Fix the duplicate data problem that may be caused by lookup (#198) by wudi · 3 days ago
- 17b13a0 [Feature](CacheWriter) doris sink support cache record buffer (#193) by GoGoWen · 3 days ago
- 666411c [Fix](mysql) fix mysql datetime missing millisecond digits (#195) by wudi · 14 days ago
- da648ac [fix](oracle) add oracle regexp like compatible (#194) by wudi · 2 weeks ago
- 8c15c4f [Improve]Added direct access to BE through the intranet (#187) by DongLiang-0 · 3 weeks ago
- 9831982 [Improvement] Move DorisSourceBuilder into DorisSource as a static inner builder class (#189) by thehuldra · 4 weeks ago
- f8ea59b [mysql] add mysql chunk column options (#188) by wudi · 4 weeks ago
- fd6ddbc fix timezone and add sqlserver type (#185) by wudi · 5 weeks ago
- 57ea05d [Fix]fix type mapping with mysql and pg (#183) by wudi · 5 weeks ago
- 7b4b9ec add sqlserver cdc (#181) by wudi · 5 weeks ago
- c51df80 [fix] add batch option (#182) by wudi · 6 weeks ago
- 2e7d791 [fix] fix batch sink flush lost batch (#180) by bingquanzhao · 6 weeks ago
- 775af1a [Improvement] Add MySQLSource Options (#154) (#155) by cygnusdark · 6 weeks ago
- c4ab9a2 [Feature] add postgresql cdc (#178) by wudi · 6 weeks ago
- 31f76da [Improve] Empty readOptions in the Build() method of setDorisReadOptions (#175) by SunShine-1204 · 7 weeks ago
- d72d7a9 Fix concurrency issues during flush (#177) by 苏承祥 · 7 weeks ago
- be1c5ce [fix] fixed largeint type reads to adapt to Doris 2.0 (#173) by zy-kkk · 7 weeks ago
- 382e1f3 add sink.ignore-update-before (#169) by wudi · 8 weeks ago
- 52cc84e [Feature] add stream load batch write (#168) by wudi · 8 weeks ago
- 14be15b [Improve](schemaChange)schema change ddl supports multi-column changes, synchronous defaults (#167) by DongLiang-0 · 8 weeks ago
- 857bae3 [improvement] update create table modify string key to varchar (#166) by wudi · 8 weeks ago
- 4038842 [Improve](mysqlSync)Add the configuration of whether to synchronize the default value (#152) by DongLiang-0 · 10 weeks ago
- 3c2232d [improvement] Oracle no primary key table synchronization (#165) by wudi · 10 weeks ago
- 093b755 [Improve]Optimize method for constructing builder object based on Builder pattern by huangkai66 · 2 months ago
- 2ce5328 [Feature ]add oracle database sync (#156) by wudi · 2 months ago
- 555425e [Fix] lookup join close executor service (#162) by wudi · 2 months ago
- 8abddb5 modify the invalid uri (#161) by Euporia · 3 months ago
- 542bf26 Fix issue 149 by appointing a unique uid to each sink operator. (#150) by cygnusdark · 3 months ago
- 1adebb3 support flink catalog create table (#147) by wudi · 3 months ago
- 8d30367 add jdbcProperties options (#146) by wudi · 4 months ago release-1.4.0 1.4.0
- 33a9fd8 Update pom.xml version (#143) by caoliang-web · 4 months ago
- 9a9905b [Feature]add mysql database sync (#141) by wudi · 4 months ago
- 836a1bd Update year NOTICE.txt (#142) by wudi · 4 months ago
- 2f5f724 use thrift-service of doris-sdk to replace maven-thrift-plugin (#138) by DongLiang-0 · 4 months ago
- 888ac76 fix interrupt issue (#140) by GoGoWen · 5 months ago
- acf6e45 reduce streamload connection (#133) by wudi · 5 months ago
- db8cda9 schema change triple varchar type length (#135) by gnehil · 5 months ago
- 1ad69a2 fix query schema change (#132) by gnehil · 5 months ago
- 6e51865 [fix] Fix the exception when formatting url (#131) by gnehil · 5 months ago
- 2a3b17f fix doris lookup date type (#125) by wudi · 6 months ago
- a683d14 [improvement] update build.sh and pom for support 1.15-1.17 (#126) by wudi · 6 months ago
- b2a6435 improve log print (#127) by wudi · 6 months ago
- 5c32479 fix source when query plan is too long (#128) by wudi · 6 months ago
- 3be9dc9 get connection response improvement (#124) by benjobs · 6 months ago
- f1bdb72 [Feature](type) Support doris array type and FlinkSQLarray,map,row type (#122) by wudi · 7 months ago
- a46533b minor optimize (#123) by benjobs · 7 months ago
- 9ec5cfd update pom version (#118) by wudi · 7 months ago
- 706310e fix hidden column does not take effect (#117) by wudi · 7 months ago
- a517114 fix lookup join when cache open (#116) by wudi · 7 months ago
- 934b081 commitTransaction method improvement (#121) by benjobs · 7 months ago
- e5a2125 update how-to-build (#119) by benjobs · 7 months ago
- c819c72 [Enhancement] build project improvement (#115) by benjobs · 7 months ago
- 3859e1d add time for rest service request and some minor optimize (#112) by legendtkl · 7 months ago
- 28e7e97 fix decimal(65,18) loss of precision (#105) by DongLiang-0 · 7 months ago
- d901c85 fix thrift compiler (#113) by DongLiang-0 · 7 months ago
- 93f8351 fix thrift compiler (#106) by DongLiang-0 · 7 months ago
- 14405be add new type jsonb of doris-flink-connector (#104) by lsy3993 · 7 months ago
- bfe0cae fix stream load exit unnormally as concurrency issue (#102) by GoGoWen · 7 months ago
- 7bc68cc [Improvement] dynamic refresh backend on each once checkpoint (#99) by wudi · 8 months ago
- a979fb3 [Feature](Type)add new type of doris-flink-connector (#98) by lsy3993 · 8 months ago
- 522bbf4 [improve] improve lookup join to async and batch (#97) by wudi · 8 months ago
- 0364c22 [Improvement] Update the build.sh with latest version (#91) by Yun Tang · 10 months ago
- cb65d4a [improve] Schema change does not require db and tbl consistency (#87) by wudi · 10 months ago release-1.3.0
- bf306f1 [fix] Add log in abort phase (#78) by DongLiang-0 · 10 months ago
- b7fec9a [Feature] support 1.15 schema change (#79) by wudi · 10 months ago
- 6693e99 fix sink parallelism (#77) by wudi · 11 months ago
- 7bba8aa [Feature]Support 'sink.parallelism' configuration (#72) by huyuanfeng2018 · 12 months ago
- 8d7b7b7 [Enhancement] ADD RowSerializer for doris flink connector (#71) by DingGeGe · 12 months ago
- 4d07fb6 [improvement] fix uniq delete operation (#63) by wudi · 1 year ago
- 3ec3fe8 [Feature] Support flink table lookup join (#61) by wudi · 1 year ago
- 2b711af [docs] update readme.md flink version (#62) by zhou zhuohan · 1 year ago
- 500dba0 add tips for Mac OS users in case meeting getopt error (#59) by caoliang-web · 1 year, 1 month ago
- 00b8821 [Feature] support doris catalog (#60) by wudi · 1 year, 1 month ago
- ad49ff9 feat(.gitignore): added *.DS_Store (#58) by DingGeGe · 1 year, 1 month ago
- f19c2b3 [docs] Fix broken link for doris connector docs (#51) by Paul Lin · 1 year, 2 months ago release-1.2.0
- 0b47e8a Solve the exception caused by MaxRetries = 0 (#50) by yeyudefeng · 1 year, 2 months ago
- 7171929 [Feature] Support Flink 1.15 (#49) by wudi · 1 year, 2 months ago
- bd413f2 [fix]The log does not show the problem (#48) by jiafeng.zhang · 1 year, 3 months ago
- b010851 [TLP] remove incubator (#46) by Mingyu Chen · 1 year, 3 months ago
- e1e2f13 remove DISCLAIMER (#45) by jiafeng.zhang · 1 year, 3 months ago
- 81952c0 [optimization] add disable 2pc config (#34) by madong · 1 year, 3 months ago release-1.1.0
- ab3bf15 FIX: fix wrap null (#41) by Stalary · 1 year, 3 months ago
- cfd41c8 Log4j upgrade (#40) by jiafeng.zhang · 1 year, 3 months ago
- 9aff884 link fix (#39) by jiafeng.zhang · 1 year, 3 months ago
- de93a6e [Update] Update README and modify pom.xml (#36) by Yankee · 1 year, 3 months ago
- 895b660 remove incubating (#35) by wudi · 1 year, 3 months ago
- 7aa8d4b [Fix] fix flink date and timestamp type not mapping by gj-zhang · 1 year, 4 months ago
- a752f93 fix broke url and ut (#32) by cxzl25 · 1 year, 5 months ago
- 73299bf fix flink schema and doris schema column mapping (#30) by wudi · 1 year, 5 months ago
- 706baa0 [Feature] Refactoring DorisSouce based on FLIP-27 (#24) by wudi · 1 year, 5 months ago
- 19e24c7 [Bug] Fix row type decimal convert bug (#26) by aiwenmo · 1 year, 6 months ago
- 2ffc9b8 [improvement] json load by line (#23) by madong · 1 year, 6 months ago
- 03ea974 Update README.md (#19) by BAKEZQ · 1 year, 6 months ago
- fe5557e [refactor]doris sink enable 2pc (#12) by madong · 1 year, 7 months ago
- bf2a172 [chore] Change project name (#16) by Mingyu Chen · 1 year, 7 months ago
- 5af39a4 [chore] change the GAV (#14) by Mingyu Chen · 1 year, 7 months ago
- 7effefa [improvement] Supports traversal of Doris FE nodes when searching for Doris BE (#11) by Jiangqiao Xu · 1 year, 7 months ago
- 21c3e31 [chore] modify build.sh and github action for 1.14 (#10) by Mingyu Chen · 1 year, 7 months ago