1. f5340ef [improve](testcase) Increase case coverage (#392) by wudi · 3 days ago master
  2. 5236a6d [Improve] remove jupiter5 dependency for testcase (#391) by wudi · 4 days ago
  3. 4ed08f4 [improve](cdc) support synchronization of PostgreSQL partitioned tables (#389) by Petrichor · 10 days ago
  4. d9f52e6 [optimize](sink) Optimize the BE load balancing logic during concurrent imports. (#388) by Petrichor · 11 days ago
  5. e49f7e4 [fix][cdc] fix uid conflicts during multi-database synchronization. (#382) by Petrichor · 3 weeks ago release-1.6.1
  6. 9b49bc4 [fix](source) fix projection and function pushdown not functioning correctly (#383) by Petrichor · 3 weeks ago
  7. 3b5d4ed [fix] Fix the bug that the `DorisTypeMapper` datetime type will lose precision when converted to flink type (#379) by big face cat · 3 weeks ago
  8. ca358a8 [Feature](cdc) add MongoDB cdc (#343) by bingquanzhao · 4 weeks ago
  9. 863fe75 [improve] add lookup mertics (#377) by wudi · 4 weeks ago
  10. 3dd2be7 [Improve]Compatible with previous filter query options (#373) by wudi · 4 weeks ago
  11. b73ca39 [fix] fix the enable.batch-mode option not working (#372) by Petrichor · 5 weeks ago
  12. 2707f4f [improve] support read ipv4 in Doris 2.1.0 (#369) by Petrichor · 5 weeks ago
  13. cf877c1 disable checker thread default (#366) by wudi · 7 weeks ago
  14. 616c9b2 [improvement] fix some successfully precommitted cannot be aborted lead to LabelAlreadyExists (#362) by wudi · 7 weeks ago
  15. 06253be [feature]support read ipv4/ipv6 type (#365) by Petrichor · 7 weeks ago
  16. 3f148f0 [improve] support read variant type (#363) by wudi · 8 weeks ago
  17. 7a763e0 [improve](cdc)improve compatibility with other databases by introducing an option to synchronize default values when inserting null data. (#361) by Petrichor · 8 weeks ago
  18. 4231798 [fix](cdc)fix the issue caused by Oracle table names containing slash (#355) by Petrichor · 8 weeks ago
  19. 02081f7 [bug] Fix abort failure bug (#359) by wudi · 8 weeks ago
  20. a0a0446 [improve]Oracle entire database synchronization supports xmltype (#356) by caoliang-web · 9 weeks ago
  21. 995da44 [fix]Fix the first schema change does not take effect when the source table has no data (#354) by wudongliang · 9 weeks ago
  22. a7ad42c [improve](cdc) support changing column names using the 'CHANGE' statement (#349) by Petrichor · 2 months ago release-1.6.0
  23. abf9a3a [Chore] remove unuse comment (#352) by wudi · 2 months ago
  24. 8fbcb41 [improve]Compatible with reading doris date/datetime arrow type modification (#351) by caoliang-web · 2 months ago
  25. 153af0d [Improvement] change default config (#350) by wudi · 2 months ago
  26. ac7be62 [Improvement] SupportsFilterPushDown and ProjectionPushDown in DorisSource (#348) by wudi · 2 months ago
  27. c7a8aa3 [fix]Fix BigDecimal precision missing (#347) by wudongliang · 2 months ago
  28. 61372f3 [Improve] Support flink1.19 (#345) by wudi · 2 months ago
  29. e5bba52 [improve] Improve Httpclient Connection (#344) by wudi · 2 months ago
  30. d840ccc [fix](lookup)enhance compatibility for lookup join with the java.sql.Timestamp (#341) by Petrichor · 3 months ago
  31. 72d1c5b [improve] make doris container singleton (#340) by wudi · 3 months ago
  32. 782f36a [Improve] standardize Flink parameters (#337) by wudi · 3 months ago
  33. a758cee [improvement] add http timeout for batch write (#333) by wudi · 3 months ago
  34. 6673462 [Bug] Fix the invalid options --table-prefix and --table-suffix (#332) by yulei0824 · 3 months ago
  35. f8e61ba [Improve] fix connection close and add dorise2ecase (#329) by wudi · 3 months ago
  36. 43e0e5c [Improve] support multi database sync (#322) by wudi · 3 months ago
  37. 182c274 [Improvement] add option ignore commit error (#327) by wudi · 3 months ago
  38. 0ecf4f3 [improve] oracle cdc regex improve (#326) by wudi · 3 months ago
  39. 64fe57a [improve] adjust the code framework related to CDC. (#319) by bingquanzhao · 3 months ago
  40. 54c94a9 [fix](cdc) add Oracle table name validation (#320) by Petrichor · 3 months ago
  41. 2e123bf [improve]change use-new-schema-change config deafult to true (#318) by wudi · 3 months ago
  42. d41e035 [Bug] Fix log printing error (#315) by wudi · 4 months ago
  43. 99f2da9 [fix]Fix multi-table sink, schema change result is incorrect (#313) by wudongliang · 4 months ago
  44. 0566b92 [Feature](sink) add copy mode to sink (#312) by wudi · 4 months ago
  45. 007d524 [fix](cdc) configure table buckets for a single sink (#307) by Petrichor · 4 months ago
  46. 328f3c6 [improve] Check the status of fe and be before connect (#311) by Hong Liu · 4 months ago
  47. 9d7626f [improve] Add DorisAbstractWriter, Unify DorisSink and DorisBatchSink (#309) by wudi · 4 months ago
  48. 480a2aa [fix](cdc)resolve the issue of automatic table creation failure in SQL Server due to the presence of the `systranschemas` (#302) by Petrichor · 4 months ago release-1.5.2
  49. 1a9e7bc [fix](cdc) fix datetime precision and regular matching format errors after turning on single-sink (#298) by Petrichor · 4 months ago
  50. bb10b00 [Improve](cdc) Fix default value in cdc (#305) by wudi · 4 months ago
  51. 11e7369 [Improve](sink) deafult open auto redirect (#304) by wudi · 4 months ago
  52. c77f9d7 [fix](cdc) single sink add tableprefix and tablesuffix (#301) by wudi · 4 months ago
  53. 6e7d67f [improve](cdc) add mysql set type for type mapping (#297) by wudi · 5 months ago
  54. 46de849 [Improve](cdc) Column add quote in schema change (#296) by wudi · 5 months ago
  55. 800755e [log](improve)Add printing parameters and move the verification forward (#295) by wudi · 5 months ago
  56. d0c1d7c [Chore] update connector version to 1.6.0 (#293) by caoliang-web · 5 months ago
  57. bf855b1 [feature][cdc] specify bucket when synchronizing database (#288) by Petrichor · 5 months ago
  58. 9c4f955 [catalog] add array map json type for flink catalog (#291) by wudi · 5 months ago
  59. 54ea6a9 [buf](fix) fix inaccurate mapping of RDMS datetime/timestamp to Doris (#292) by Petrichor · 5 months ago
  60. dc1f0ec [feature](write)add metrics for flink load data (#287) by Petrichor · 5 months ago
  61. f92a0f0 (Fix) Fix NPE when getting map params (#285) by Fangbin Sun · 5 months ago
  62. d49eda9 [Chore] Add dist dir to gitignore (#286) by Fangbin Sun · 5 months ago
  63. c7f2f2b [Improve]Separate the record and schema-change in JsonDebeziumSchemaSerializer (#279) by wudongliang · 5 months ago
  64. 3ede850 Update NOTICE.txt (#283) by caoliang-web · 5 months ago release-1.5.1
  65. bad24da [feature]add arrow type for streamload (#265) by wuwenchi · 5 months ago
  66. f658c61 [Fix] catalog queries fenodes compatibility (#281) by wudi · 5 months ago
  67. 9f75f59 [test](e2ecase) Optimize doris container log print (#277) by Hong Liu · 5 months ago
  68. 7565540 [fix] Fix map type mapping to doris type error (#267) by Petrichor · 5 months ago
  69. b2df07c [improve](cdc-tool) support sqlserver uniqueidentifier type (#276) by zy-kkk · 5 months ago
  70. 1d60770 [test](e2ecase) add mysql2doris e2ecase (#275) by wudi · 5 months ago
  71. 124879d [step4][Improve]Format suppressions files and pom files (#274) by wudongliang · 6 months ago
  72. c3aa9b6 [step3][doc]add document for code style (#273) by wudongliang · 6 months ago
  73. f60bebf [step2][Improve]Use flink’s checkstyle to format Sink Connector (#272) by wudongliang · 6 months ago
  74. f8b2f53 [step1][Improve]Use flink’s checkstyle to format the source connector (#269) by wudongliang · 6 months ago
  75. 2b3dbc8 [Test] add itcases for DorisSource and Dorissink (#270) by wudi · 6 months ago
  76. 9178356 [fix] improve char length proplem (#262) by wudi · 6 months ago
  77. 67da4b3 [Fix] fix Load Doris data failed, schema size of fetch data is wrong (#261) by caoliang-web · 6 months ago
  78. 82a19ab [Bug] Fix the state compatibility problem (#257) by Tan-JiaLiang · 6 months ago
  79. ef4feeb [Bug] fix can not create table problem (#252) by wudi · 6 months ago release-1.5.0 1.5.0
  80. 0eb3aa7 [Feature](CDC) Add auto create table (#248) by wudi · 6 months ago
  81. e2e7165 [improve] change batch mode param and add default streamload prop (#251) by wudi · 6 months ago
  82. 323b872 [Improve] schema change idempotent with add and drop column (#250) by wudi · 6 months ago
  83. 678821f [Bug] Fix type overflow bug (#249) by wudi · 6 months ago
  84. 734662e [Feature](CDC)Support database sync use single sink (#245) by wudi · 6 months ago
  85. ba280cc [fix] Fix testExtractDDLListMultipleColumns unit test (#246) by wudongliang · 6 months ago
  86. c941b55 [Improve] Optimize the return value of DorisRecordSerializer (#247) by wudi · 6 months ago
  87. e8b4f49 [fix]Fix the first schema change does not take effect when the source table has no data. (#244) by wudongliang · 6 months ago
  88. 1e2965d [improve] some improve for package (#242) by wudi · 6 months ago
  89. 43e9bf3 [doc] Update README.md (#240) by kkop · 6 months ago
  90. 7dd8512 [fix]fix SchemaChangeManager cannot do schema change (#241) by wudongliang · 6 months ago
  91. 2b523f4 [fix]fix SchemaChangeManager cannot serializable (#239) by wudongliang · 6 months ago
  92. 7e7958c [improve] Extract Schema change operation (#233) by wudi · 6 months ago
  93. 1b90428 [Feature] Support Flink1.18 (#235) by wudi · 6 months ago
  94. 8095a67 [improve] change option default when format is json (#236) by wudi · 6 months ago
  95. 943a638 [feature] refactor serializer for multitable load (#234) by wudi · 6 months ago
  96. 5449864 [Bug] fix stopload bug when restore from checkpoint (#232) by wudi · 6 months ago
  97. 65e1a14 [fix] extend varchar column length in table auto created by script (#160) by zhxiaofan · 6 months ago
  98. 8d6ea6e [fix] fix BPCHAR type mapping for postgres (#228) by leisheng · 7 months ago
  99. 26bff2c skip table model check in multi table (#225) by wudi · 7 months ago
  100. 0b2a14a [improve] add multi table sink to DorisSink (#224) by wudi · 7 months ago