1. 16111cd feat: add enable fields to decision whether use LayeredMemtable. (#131) by kamille · 33 hours ago main
  2. b5a6581 docs: correct link in README by tison · 3 months ago
  3. 765bbe5 docs: Update README file by tison · 3 months ago
  4. 19ece8f fix!: change request id from int to string (#127) by Jiacai Liu · 5 months ago release-v2.0.0-rc.6 release-v2.0.0-rc.1 release-v2.0.0-rc.6 v2.0.0-rc.6
  5. 4a6f323 build: upgrae protoc and grpc toolchain (#126) by tison · 5 months ago v2.0.0-rc.4 v2.0.0-rc.5
  6. e7dd950 feat: update table options (#123) by kamille · 5 months ago v2.0.0-rc.3
  7. 375c5ac fix: add explain remote query context (#120) by Jiacai Liu · 5 months ago
  8. 2df41d9 feat: add metrics field in read response (#112) by 鲍金日 · 6 months ago
  9. 32346e0 feat: request_id as string (#111) by Jiacai Liu · 6 months ago
  10. 20d83b3 chore: update NOTICE's year (#124) by Ruixiang Tan · 5 months ago
  11. 590d81f chore: convey Apache branding (#121) by tison · 5 months ago
  12. 9215284 chore!: remove deprecated field (#119) by chunshao.rcs · 5 months ago
  13. e73cf30 feat!: rename CeresmetaRpcService to MetaRpcService (#118) by tison · 5 months ago
  14. 7e58dc4 chore: NOTICE DISCLAIMER and asf settings (#117) by tison · 5 months ago
  15. dd03b6c chore: Delete CHANGELOG.md by tison · 5 months ago
  16. e79057e ci: check golang generated and restructure build (#116) by tison · 5 months ago
  17. 453c403 chore: apply license header and update repo name (#115) by tison · 5 months ago
  18. 12559a9 chore: after repo transfer rename (#114) by tison · 5 months ago
  19. 6f27270 fix: rename rpc service to CeresmetaRpcService (#110) by Jiacai Liu · 6 months ago v1.0.24
  20. 5d5d868 chore: rename to horaedb (#109) by tison · 6 months ago
  21. 24cccbb add request priority and displayable_query (#108) by Jiacai Liu · 6 months ago v1.0.23
  22. ca110f5 refactor: add shard version in create/drop table response (#107) by CooooolFrog · 7 months ago v1.0.22
  23. 411b087 feat: modify `UnresolvedSubScan` (#106) by kamille · 7 months ago
  24. 05966d8 feat: add table scan context (#105) by kamille · 7 months ago
  25. cdaeab9 chore: remove unused shard roles (#104) by WEI Xikai · 8 months ago v1.0.19
  26. fa644ea feat: introduce column desc in the ContingousRow (#103) by WEI Xikai · 8 months ago v1.0.18
  27. 9f56db2 feat: add alterTable in remote_engine (#102) by chunshao.rcs · 8 months ago v1.0.17
  28. cd1b543 add column values in sst metadata (#101) by Jiacai Liu · 8 months ago v1.0.16
  29. 1154332 feat: add table into `ExecutePlanRequest` (#100) by kamille · 8 months ago
  30. f0b0ff9 fix: generate code for golang (#99) by WEI Xikai · 9 months ago
  31. 37f8741 feat: support random partition (#98) by WEI Xikai · 9 months ago v1.0.14
  32. dfeedae feat: add dist sql query proto (#97) by kamille · 9 months ago
  33. cad082e chore: support encoding by columns for wal writer request (#95) by WEI Xikai · 9 months ago v1.0.12
  34. 3dfdf11 add associated files in FileMeta (#96) by Jiacai Liu · 9 months ago v1.0.11
  35. 7d9ac3b feat: support continous rows encoding for remote engine write request (#94) by WEI Xikai · 10 months ago
  36. c1192e5 remove lock (#93) by Jiacai Liu · 11 months ago
  37. c8106d1 make status optional (#92) by Jiacai Liu · 11 months ago v1.0.9
  38. 411dcb1 add proto ci (#91) by Jiacai Liu · 11 months ago
  39. 81e6bb2 add shard status (#90) by Jiacai Liu · 11 months ago v1.0.8
  40. fd23c9e chore: bump version to 1.0.7 (#87) by WEI Xikai · 11 months ago v1.0.7
  41. 74a1bc9 fix: remove alloc id meta (#86) by 鲍金日 · 11 months ago
  42. 419b1d9 fix: persist sst id (#85) by 鲍金日 · 11 months ago
  43. fba75ce add max concurrent open shard batch size (#84) by CooooolFrog · 11 months ago
  44. b771ff7 refactor: add meta data of sst id update (#82) by 鲍金日 · 11 months ago
  45. e99517c feat: add `is_dictionary` (#83) by Ruixiang Tan · 11 months ago v1.0.6
  46. 4fdc664 support disable vendored protoc (#81) by Jiacai Liu · 11 months ago v1.0.5
  47. f60b148 refactor: add topology type unknown field (#80) by CooooolFrog · 1 year ago
  48. 1b3a3ea fix: wrong deprecated comment (#79) by CooooolFrog · 1 year, 1 month ago
  49. 40afaa6 feat: support multiple cluster (#78) by CooooolFrog · 1 year, 1 month ago
  50. fa1ab41 feat: add prom remote query api (#77) by Jiacai Liu · 1 year, 1 month ago v1.0.4
  51. 0aee792 refactor: add the definition of shard lock value (#70) (#76) by WEI Xikai · 1 year, 1 month ago
  52. 43636e6 update version. (#75) by kamille · 1 year, 1 month ago
  53. 9e0e70f feat: add WriteBatchRequest to support write_batch in remote engine (#73) by kamille · 1 year, 2 months ago
  54. 1c3bf4e feat: add GetTableInfo in remote engine (#69) by chunshao.rcs · 1 year, 2 months ago
  55. 37ba621 regenerate go pb (#66) by Jiacai Liu · 1 year, 3 months ago
  56. 7996182 chore: modify changelog and remove useless file (#65) by kamille · 1 year, 3 months ago
  57. 786f133 fix protoc download. (#64) by kamille · 1 year, 3 months ago
  58. ecf44f5 prepare for 1.0.0 (#63) by Jiacai Liu · 1 year, 3 months ago v1.0.0
  59. ca09fb2 chore: remove unused fields (#62) by Jiacai Liu · 1 year, 3 months ago
  60. da419ab add release CI (#60) by Jiacai Liu · 1 year, 3 months ago
  61. 999d2d3 chore: fix mvn deploy config (#47) by CooooolFrog · 1 year, 3 months ago
  62. 1194907 feat: update remote_engine service (#61) by chunshao.rcs · 1 year, 3 months ago
  63. f8fd357 feat: refactor build script for publishing (#59) by kamille · 1 year, 3 months ago
  64. 9244c64 support date and time (#56) by lee · 1 year, 3 months ago
  65. 4dbd2b3 feat: use oneof instead of version (#51) by WEI Xikai · 1 year, 4 months ago
  66. 2d99b44 feat: use column id to ref column in table schema (#50) by kamille · 1 year, 4 months ago
  67. 81a6d9e feat: add ceresdb engine proto (#49) by chunshao.rcs · 1 year, 4 months ago
  68. dd6921d feat: add RequestContext in storage.PrometheusQueryRequest (#48) by mrrtree · 1 year, 4 months ago
  69. 4393979 feat: update java version to 0.3.0 (#46) by mrrtree · 1 year, 4 months ago
  70. 5f4bd49 feat: add database header in storage request (#45) by mrrtree · 1 year, 4 months ago
  71. 55495dd refactor: Update proto with SDK API (#44) by mrrtree · 1 year, 4 months ago
  72. 9430fe7 feat: add PartitionInfo in cluster (#43) by chunshao.rcs · 1 year, 5 months ago
  73. 6cc1754 feat: add CloseTableOnShard (#42) by chunshao.rcs · 1 year, 5 months ago
  74. 6e12241 feat: add PartitonTableInfo in DropTableRequest (#41) by chunshao.rcs · 1 year, 5 months ago
  75. 1ea76ec feat: add partition info (#40) by CooooolFrog · 1 year, 5 months ago
  76. cfa70e9 feat: update cluster definition (#39) by CooooolFrog · 1 year, 5 months ago
  77. b9c45bc feat: add partition info (#38) by CooooolFrog · 1 year, 6 months ago
  78. 317dca7 refactor: update cluster proto & add makefile (#37) by CooooolFrog · 1 year, 6 months ago
  79. f4d36db Revert "refactor: update cluster proto & add makefile (#35)" (#36) by CooooolFrog · 1 year, 6 months ago
  80. 4859536 refactor: update cluster proto & add makefile (#35) by CooooolFrog · 1 year, 6 months ago
  81. 2bfd7bc refactor: update cluster proto (#29) by chunshao.rcs · 1 year, 6 months ago
  82. d77a552 docs: optimize the main doc (#34) by Arthur Chern · 1 year, 6 months ago
  83. 3a5c0af feat: add java support (#33) by Arthur Chern · 1 year, 6 months ago
  84. 12024e7 feat: auto download protoc (#32) by WEI Xikai · 1 year, 7 months ago
  85. 8cd021e refactor: isolate PB projects for each language into different directories (#31) by Arthur Chern · 1 year, 7 months ago
  86. 29cb0c6 feat: add create table info (#27) by WEI Xikai · 1 year, 8 months ago
  87. 3c7aea3 chore: fix some message naming issues (#26) by WEI Xikai · 1 year, 8 months ago
  88. 6adf54a feat: add coordinator proto (#24) by CooooolFrog · 1 year, 8 months ago
  89. e31f304 chore: open/close shards to open/close shard (#25) by WEI Xikai · 1 year, 8 months ago
  90. 165cbd4 feat: update ceresmeta service and meta event (#23) by WEI Xikai · 1 year, 8 months ago
  91. fc98bde feat: add new ShardRole enum (#18) by CooooolFrog · 1 year, 8 months ago
  92. 224c393 chore: upgrade tonic to 0.8 (#22) by WEI Xikai · 1 year, 8 months ago
  93. ecc410b feat: replace grpcio with tonic (#21) by WEI Xikai · 1 year, 8 months ago
  94. 16565c4 chore: update go codegen toolchain (#20) by Ruihang Xia · 1 year, 9 months ago
  95. 59cc7fc feat: add meta-event service (#19) by Ruihang Xia · 1 year, 9 months ago
  96. 8e54107 chore: fix typo of GetShardTables (#17) by WEI Xikai · 1 year, 9 months ago
  97. 8209140 feat: add GetNodes interface (#16) by WEI Xikai · 1 year, 9 months ago
  98. dd96e21 feat: add endpoint in member (#15) by chunshao.rcs · 1 year, 9 months ago
  99. ad6c103 chore: refactor RouteTablesResponse (#14) by chunshao.rcs · 1 year, 9 months ago
  100. ac3f2ac chore: rename shards_info to shard_infos (#13) by WEI Xikai · 1 year, 9 months ago