1. 37c5175 [feature] support variant type (#197) by gnehil · 14 days ago master
  2. 5f676bb [improvement] change config default value for read optimization (#196) by gnehil · 4 weeks ago
  3. 4fa7066 [Fix] fix package issue in arrow format (#195) by gnehil · 4 weeks ago
  4. 6855414 [improvement] Compatible with arrow serialization type modifications for date/datetime (#193) by gnehil · 5 weeks ago
  5. 53bfbd1 [Bug] Fix data duplication caused by repartition (#191) by wudi · 6 weeks ago
  6. 6f50c34 [Feature](load) Support loader with copy into (#190) by Hong Liu · 9 weeks ago
  7. a9725bf [feature] support fe https request (#189) by gnehil · 3 months ago
  8. 88acb0c [fix] remove scala library dependency when packaging to avoid conflicts by gnehil · 3 months ago
  9. d157a44 [refactor](load) Refactor the loader to expand the way data is written (#187) by gnehil · 3 months ago
  10. 42c2be9 [fix] stream load's colunms can use keyword with sparksql (#186) by Hong Liu · 3 months ago
  11. a0a6998 [improve](write) Deafult open redirect (#183) by wudi · 3 months ago release-1.3.1
  12. 1fcf275 [Improve]Improve import speed by compressing data at low internet speeds (#180) by fluozhiye · 3 months ago
  13. ade6a3c [workflows] add other spark version to CI and upgrade jackson version (#181) by wudi · 3 months ago
  14. 95c278d [refactor](stream-load) Adjust the content of the review Added direct load via benodes (#177) by MYiYang · 4 months ago
  15. 6ed3c61 Update NOTICE.txt (#178) by caoliang-web · 4 months ago
  16. 7e37f1b [Improve] Add how to build on README (#176) by Caican Cai · 4 months ago
  17. 6f5f5a5 [test](itcase) Add itcase for connector (#175) by wudi · 4 months ago
  18. c3ad3c3 [feature] support read json type (#174) by gnehil · 4 months ago
  19. 3c723a5 [fix] keep field order when writing struct type data (#169) by gnehil · 5 months ago
  20. 4849ee7 [feature](step:one)Add arrow format (#161) by wuwenchi · 5 months ago
  21. 2064f43 [fix] null value is written as null string in csv format (#166) by gnehil · 5 months ago
  22. 2090251 [fix] write timestamp type precision lost problem (#165) by gnehil · 5 months ago
  23. 3efe6ff [improve] improve batch iterator has next check (#164) by gnehil · 5 months ago release-1.3.0 1.3.0
  24. 86ca733 [bugfix] fix schema error from unique table (#162) by wuwenchi · 5 months ago
  25. 9db6115 [Fix] fix retry read buffer problem (#160) by gnehil · 5 months ago
  26. de60f63 [Fix] quote field name with grave accent (#158) by gnehil · 6 months ago
  27. 9cbce93 [improve] update build script (#157) by gnehil · 6 months ago
  28. df4f107 [improvement] support two phases commit in structured streaming (#156) by gnehil · 6 months ago
  29. 38c2718 [fix] The result of serialization of decimal type does not meet the expected problem (#155) by gnehil · 6 months ago
  30. a2e682b [Improve] DataFrame CSV Stream Load optimization (#137) by huanccwang · 6 months ago
  31. e118070 [improve] remove table path from 2pc url (#154) by gnehil · 6 months ago
  32. a364450 [improvement] optimize log and exception message (#152) by gnehil · 6 months ago
  33. 4f2ef8d [fix] complex type npe problem (#151) by gnehil · 6 months ago
  34. 1ee1cae [improve] add auto redirect options (#150) by wudi · 6 months ago
  35. 00ff399 [feature] support overwrite save mode (#149) by gnehil · 6 months ago
  36. 9dd57b0 [improvement] batch load retry (#148) by gnehil · 6 months ago
  37. f1e402a [fix](load) fix npe when array is null (#147) by daikon · 6 months ago
  38. 1c21bc4 [improve] Reduce the performance loss of additional buffer expansion. (#143) by Chuang Li · 6 months ago
  39. 7a45abe [feature] support read map and struct type (#116) by gnehil · 6 months ago
  40. 155a6a3 map and struct type write format (#146) by gnehil · 7 months ago
  41. 5410651 Fix data loss due to internal retries (#145) by gnehil · 7 months ago
  42. ad5d62f [bug] byteBuffer calculate new capacity bug fix. (#142) by Chuang Li · 7 months ago
  43. d46d5df [bug] NPE occurs for StringType when column value is null. (#141) by Chuang Li · 7 months ago
  44. 32ec6c0 [feature] add stream load config to add double quotes for field when csv format. (#119) by Chuang Li · 7 months ago
  45. bcccb0d [improvement] 2pc commit or abort retry and interval configurable. (#136) by Chuang Li · 7 months ago
  46. 0daf6c4 [optimize][refractor] Optimizing memory usage for writing data (#140) by gnehil · 7 months ago
  47. 11f4976 [fix] streaming write execution plan error (#135) by gnehil · 8 months ago
  48. 71af841 fix error when reading with not in clause (#134) by gnehil · 8 months ago
  49. b5f9095 [fix] write date type error with json format (#130) by gnehil · 8 months ago
  50. e0c67fb [feature] support spark array type write (#127) by gnehil · 8 months ago
  51. da673a1 convert date/datev2 to sql date and largeint into decimal(38,0) (#125) by gnehil · 8 months ago
  52. 8caab6f fix json mode default value (#123) by gnehil · 9 months ago
  53. b1fbc6e [feature] support two phase commit (#122) by gnehil · 9 months ago
  54. 035a2e1 escape column_separator bug fixed. (#121) by benjobs · 9 months ago
  55. 86de79e [improvement] json format support json by line mode (#120) by gnehil · 9 months ago
  56. 9a4464b [improvement] Escaping special characters (#118) by gnehil · 9 months ago
  57. f71e9b3 add the ide directory to .gitignore (#111) by ZhangJian He · 11 months ago
  58. eb113b7 Fix print the password in debug log (#110) by ZhangJian He · 11 months ago
  59. 11789a8 update default sink.batch.size to 100000 (#112) by gnehil · 11 months ago
  60. 5c9ef61 [improvement] add new param for ignored type (#113) by gnehil · 11 months ago
  61. 53525c2 Pom update (#108) by wudi · 11 months ago release-1.2.0 1.2.0
  62. 9291a2e Update pom.xml (#107) by caoliang-web · 11 months ago
  63. 84dbb2c Update version (#106) by gnehil · 11 months ago
  64. 4538a43 [refactor] Unified writing through DorisWriter (#104) by gnehil · 11 months ago
  65. fe87bd1 Extract a common method for retrying functions in Utils (#89) by Bowen Liang · 11 months ago
  66. cc735d5 Update NOTICE.txt (#103) by gnehil · 11 months ago
  67. d5749ad [fix] a column mapping error (#100) by yagagagaga · 11 months ago
  68. e540bab use thrift-service of doris-sdk to replace maven-thrift-plugin (#98) by DongLiang-0 · 11 months ago
  69. 9f5e9dd [feature] format timestamp type (#95) by gnehil · 1 year ago
  70. 616664f [fix] add load success flag and check after retry loop (#94) by gnehil · 1 year ago
  71. 1d86a67 [Improve] Use Spark's Logging instead of explicit usage of log4j (#84) by Bowen Liang · 1 year, 1 month ago
  72. 0b7e861 remove unused classes of DorisWriterOption and DorisWriterOptionKeys (#87) by Bowen Liang · 1 year, 1 month ago
  73. dee14b8 provide 3.3.x option in build.sh (#85) by Bowen Liang · 1 year, 1 month ago
  74. 7868703 upgrade actions/checkout to v3 (#88) by Bowen Liang · 1 year, 1 month ago
  75. 24c2fd4 [Improve] Use streaming style on grouping, transforming and flushing RDD partitions (#82) by Bowen Liang · 1 year, 1 month ago
  76. c39d15f Bump Apache parent pom from 23 to 29 (#83) by Bowen Liang · 1 year, 1 month ago
  77. b7549be Introduce `httpclient` for sending requests in DorisStreamLoad (#79) by Bowen Liang · 1 year, 1 month ago
  78. 49e0611 set --no-transfer-progress for maven builds (#80) by Bowen Liang · 1 year, 1 month ago
  79. 7387dd3 upgrade `setup-java` action to v3, change distribution to `temurin` , and enable caching for maven dependencies (#81) by Bowen Liang · 1 year, 1 month ago
  80. 89e72fd [Improve] Code improvement in loadBatch method of DorisStreamLoad (#78) by Bowen Liang · 1 year, 1 month ago
  81. 751f4ce fix `spark.minor.version` to `spark.major.version` (#77) by Bowen Liang · 1 year, 1 month ago
  82. 999aeac [improve] dateframe sink support csv format (#76) by gnehil · 1 year, 1 month ago
  83. 61f8307 array type support. (#75) by benjobs · 1 year, 1 month ago
  84. 50cfe31 [Improve][issues-72] build script improvement (#73) by benjobs · 1 year, 2 months ago
  85. b1415d9 [feature] support jsonb type (#70) by gnehil · 1 year, 2 months ago
  86. 58b8734 fix thrift compiler (#71) by DongLiang-0 · 1 year, 2 months ago
  87. 6eace70 [improvement](spark-connector)Support each batch interval time paramter setting. (#68) by Hong Liu · 1 year, 3 months ago
  88. fadbada Supports traversal of Doris FE nodes when searching for Doris BE (#67) by MrZHui888 · 1 year, 3 months ago
  89. b189e5e [feature] support datev2/datatimev2/decimalv3 type (#66) by gnehil · 1 year, 3 months ago
  90. 0bb76ed [improvement] Adapt to the load format of csv (#65) by Hong Liu · 1 year, 3 months ago
  91. 5eb68a1 Update doris build image (#58) by jiachuan.zhu · 1 year, 3 months ago
  92. 97d2222 [improve]Return specific error information after optimizing the exception (#64) by caoliang-web · 1 year, 3 months ago
  93. c727e36 [fix] cache loader cannot be serialized (#63) by gnehil · 1 year, 4 months ago
  94. 45fe88a [improvement]Add an option to set the partition size of the final write stage (#60) by lexluo09 · 1 year, 4 months ago
  95. ccbe097 [bug]fix stream load parameter bug (#62) by Liqf · 1 year, 4 months ago
  96. 739725c [improvement] splits large collections to normal collection to avoid the "Requested array size exceeds VM limit" exception (#61) by lexluo09 · 1 year, 4 months ago
  97. b797bfc [improvement]Randomly get a new BE addresses when writing one batch at a time (#59) by lexluo09 · 1 year, 4 months ago
  98. 6e81946 [fix] doris.filter.query is not working where create temp view and query the view (#55) by gnehil · 1 year, 4 months ago
  99. d933102 spark-doris-connector supports stream load parameter (#52) by caoliang-web · 1 year, 6 months ago
  100. b0329b7 add tips for Mac OS users in case meeting getopt error (#45) by timey · 1 year, 8 months ago