Commit Graph

  • a64eb0a5bc fix: lint error Ning Sun 2024-08-31 10:31:45 -07:00
  • 2e4ab6dd91 doc: correct h3 comment Ning Sun 2024-08-31 10:28:20 -07:00
  • f761798f93 tests: add sqlness tests for geo functions Ning Sun 2024-08-31 10:25:19 -07:00
  • 420446f19f feat: add built-in functions h3 and geohash Ning Sun 2024-08-31 10:14:27 -07:00
  • 8eda36bfe3 feat: remove files from the write cache in purger (#4655) Yingwen 2024-08-31 12:19:52 +08:00
  • 68b59e0e5e feat: remove the requirement that partition column must be PK (#4647) Ruihang Xia 2024-08-31 11:16:01 +08:00
  • a37aeb2814 feat: initialize partition range from ScanInput (#4635) Ruihang Xia 2024-08-30 15:30:37 +08:00
  • f641c562c2 feat: show create database (#4642) jeremyhi 2024-08-30 11:58:11 +08:00
  • 9286e963e7 chore: adding heartbeat sent/recv counts in greptimedb nodes (#4624) Lanqing Yang 2024-08-29 20:57:16 -07:00
  • 8ea4f67e4b refactor: reduce a object store "stat" call (#4645) LFC 2024-08-30 11:31:19 +08:00
  • 5e4bac2633 feat: import cli tool (#4639) v0.10.0-nightly-20240829 jeremyhi 2024-08-29 17:32:21 +08:00
  • d45b04180c feat: pre-download the ingested sst (#4636) LFC 2024-08-29 16:36:41 +08:00
  • 8c8499ce53 perf(flow): Map&Reduce Operator use batch to reduce alloc (#4567) discord9 2024-08-29 15:28:13 +08:00
  • 79f40a762b fix: set selector_result_cache_size in unit test again (#4641) Weny Xu 2024-08-29 15:14:40 +08:00
  • b062d8515d feat: copy database ignores view and temporary tables (#4640) jeremyhi 2024-08-29 14:17:51 +08:00
  • 9f9c1dab60 feat(flow): use DataFusion's optimizer (#4489) discord9 2024-08-29 10:52:00 +08:00
  • 841e66c810 fix: config api and export metrics default database (#4633) dennis zhuang 2024-08-28 22:28:49 +08:00
  • d1c635085c chore: modify grafana config to accord with version 9 (#4634) shuiyisong 2024-08-28 20:53:35 +08:00
  • 47657ebbc8 feat: replay WAL entries respect index (#4565) Weny Xu 2024-08-28 19:37:18 +08:00
  • 64ae32def0 feat: remove some redundent clone/conversion on constructing MergeScan stream (#4632) Ruihang Xia 2024-08-28 16:52:09 +08:00
  • 744946957e fix: set selector_result_cache_size in unit test (#4631) Weny Xu 2024-08-28 15:24:17 +08:00
  • d5455db2d5 fix: update properties on updating partitions (#4627) Ruihang Xia 2024-08-28 15:06:01 +08:00
  • 28bf549907 fix: fallback to window size in manifest (#4629) Yingwen 2024-08-28 14:43:56 +08:00
  • 4ea412249a ci: add check-builder-rust-version job in release and change release-dev-builder-images trigger condition (#4615) zyy17 2024-08-28 00:59:01 +08:00
  • eacc7bc471 refactor: add app in greptime_app_version metric (#4626) v0.10.0-nightly-20240827 zyy17 2024-08-27 19:19:01 +08:00
  • b72d3bc71d build(deps): bump backon to 1.0 (#4625) Ruihang Xia 2024-08-27 17:38:12 +08:00
  • 0b102ef846 ci: improve toolchain resolution in ci (#4614) Ning Sun 2024-08-27 15:46:51 +08:00
  • e404e9dafc chore: setting docker authentication in dev-build image (#4623) liyang 2024-08-27 11:49:53 +08:00
  • b4b105ad35 test test/skopeo-authentication liyang 2024-08-27 10:11:32 +08:00
  • e1d0bb3749 test liyang 2024-08-27 02:07:07 +08:00
  • 867d6ab600 test: skopeo authentication liyang 2024-08-27 01:19:54 +08:00
  • 63a442632e fix: failed to get version (#4622) liyang 2024-08-26 23:33:30 +08:00
  • d39bafcfbd fix: change toolchain file name (#4621) liyang 2024-08-26 21:04:06 +08:00
  • 1717445ebe fix: failed to get github sha (#4620) liyang 2024-08-26 19:42:07 +08:00
  • 55d65da24d ci: add push dev-build images to aws ecr (#4618) liyang 2024-08-26 17:36:55 +08:00
  • 3297d5f657 feat: allow skipping topic creation (#4616) Weny Xu 2024-08-26 16:34:27 +08:00
  • d6865911ee feat: add postgres response for trasaction related statements (#4562) Ning Sun 2024-08-26 16:09:21 +08:00
  • 63f2463273 feat!: impl admin command (#4600) dennis zhuang 2024-08-26 15:53:40 +08:00
  • da337a9635 perf: acclerate scatter query (#4607) Ruihang Xia 2024-08-26 11:03:30 +08:00
  • 3973d6b01f chore: optimize common_version build (#4611) fys 2024-08-23 20:36:28 +08:00
  • 2c731c76ad chore: add stats feature for jemalloc-ctl (#4610) discord9 2024-08-23 19:18:30 +08:00
  • 40e7b58c80 feat: refactoring LruCacheLayer with list_with_metakey and concurrent_stat_in_list (#4596) ozewr 2024-08-23 11:22:00 +08:00
  • 5177717f71 refactor: add fallback_to_local region option (#4578) zyy17 2024-08-23 11:09:43 +08:00
  • 8d61e6fe49 chore: bump rskafka to 75535b (#4608) Weny Xu 2024-08-23 11:05:52 +08:00
  • a3b8d2fe8f chore: bump rust toolchain to 2024-08-21 (#4606) Ruihang Xia 2024-08-22 23:38:10 +08:00
  • 863ee073a9 chore: add commerial support section (#4601) Ning Sun 2024-08-22 20:03:20 +08:00
  • 25cd61b310 chore: upgrade toolchain to nightly-2024-08-07 (#4549) Weny Xu 2024-08-22 19:02:18 +08:00
  • 3517c13192 fix: incremental compilation always compile the common-version crate (#4605) fys 2024-08-22 19:00:33 +08:00
  • b9cedf2c1a perf: optimize series divide algo (#4603) Ruihang Xia 2024-08-22 17:16:36 +08:00
  • 883c5bc5b0 refactor: skip checking the existence of the SST files (#4602) LFC 2024-08-22 16:32:27 +08:00
  • d628079f4c feat: collect filters metrics for scanners (#4591) Yingwen 2024-08-22 11:22:05 +08:00
  • 0025fa6ec7 chore: bump opendal version to 0.49 (#4587) Weny Xu 2024-08-22 11:05:36 +08:00
  • ff04109ee6 docs: add example configs introduced by pg_kvbackend (#4573) Lanqing Yang 2024-08-21 18:52:02 -07:00
  • 9c1704d4cb docs: move v0.9.1 benchmark report to tsbs dir (#4598) Yingwen 2024-08-21 17:31:05 +08:00
  • a12a905578 chore: disable ttl for write cache by default (#4595) Yingwen 2024-08-21 16:38:38 +08:00
  • 449236360d docs: log benchmark (#4597) shuiyisong 2024-08-21 15:12:32 +08:00
  • bf16422cee fix: pipeline prepare loop break detects a conditional error (#4593) localhost 2024-08-21 14:20:09 +08:00
  • 9db08dbbe0 refactor(mito2): reduce duplicate IndexOutput struct (#4592) Ran Joe 2024-08-20 20:30:17 +08:00
  • 9d885fa0c2 chore: bump tikv-jemalloc* to "0.6" (#4590) fys 2024-08-20 17:08:21 +08:00
  • b25a2b117e feat: remove sql in error desc (#4589) Ruihang Xia 2024-08-20 14:37:30 +08:00
  • 6fccff4810 chore: keep symbol table in nightly profile (#4588) fys 2024-08-20 10:27:31 +08:00
  • 30af78700f feat: Implement the Buf to avoid extra memory allocation (#4585) ozewr 2024-08-19 20:11:08 +08:00
  • 8de11a0e34 perf: set simple filter on primary key columns to exact filter (#4564) Ruihang Xia 2024-08-19 17:07:35 +08:00
  • 975b8c69e5 fix(sqlness): redact all volatile text (#4583) v0.9.2 Lei, HUANG 2024-08-19 16:04:54 +08:00
  • 8036b44347 chore: setup kafka before downloading binary step (#4582) Weny Xu 2024-08-19 14:44:33 +08:00
  • 4c72b3f3fe chore: bump version to v0.9.2 (#4581) Zhenchi 2024-08-19 14:11:36 +08:00
  • 76dc906574 feat(log_store): introduce the CollectionTask (#4530) Weny Xu 2024-08-19 11:48:35 +08:00
  • 2a73e0937f fix(common_version): short_version with empty branch (#4572) Ran Joe 2024-08-19 11:14:49 +08:00
  • c8de8b80f4 fix(fulltext-index): single segment is not sufficient for >50M rows SST (#4552) Zhenchi 2024-08-16 17:14:33 +08:00
  • ec59ce5c9a feat: able to handle concurrent region edit requests (#4569) LFC 2024-08-16 11:29:03 +08:00
  • f578155602 feat: add GcsConfig credential field (#4568) liyang 2024-08-16 11:11:20 +08:00
  • d1472782d0 chore(log_store): remove redundant metrics (#4570) Weny Xu 2024-08-16 10:23:21 +08:00
  • 93be81c041 feat: implement postgres kvbackend (#4421) Lanqing Yang 2024-08-14 15:49:32 -07:00
  • 2c3fccb516 feat(flow): add eval_batch for ScalarExpr (#4551) discord9 2024-08-14 19:29:30 +08:00
  • c1b1be47ba fix: append table stats (#4561) Lei, HUANG 2024-08-14 17:01:42 +08:00
  • 0f85037024 chore: remove unused code (#4559) Weny Xu 2024-08-14 14:55:54 +08:00
  • f88705080b chore: set topic to 3 for sqlness test (#4560) discord9 2024-08-14 14:32:26 +08:00
  • cbb06cd0c6 feat(flow): add some metrics (#4539) discord9 2024-08-14 11:23:49 +08:00
  • b59a93dfbc chore: Helper function to convert Vec<Value> to VectorRef (#4546) discord9 2024-08-14 11:11:44 +08:00
  • 202c730363 perf: Optimizing pipeline performance (#4390) localhost 2024-08-13 19:32:04 +08:00
  • 63e1892dc1 refactor(plugin): add SetupPlugin and StartPlugin error (#4554) zyy17 2024-08-13 19:22:48 +08:00
  • 216bce6973 perf: count(*) for append-only tables (#4545) Lei, HUANG 2024-08-13 17:27:50 +08:00
  • 4466fee580 docs: update grafana readme (#4550) Yingwen 2024-08-13 16:45:06 +08:00
  • 5aa4c70057 chore: update validator signature (#4548) shuiyisong 2024-08-13 16:06:12 +08:00
  • 72a1732fb4 docs: Adds more panels to grafana dashboards (#4540) Yingwen 2024-08-13 14:29:28 +08:00
  • c821d21111 feat(log_store): introduce the IndexCollector (#4461) Weny Xu 2024-08-13 14:15:24 +08:00
  • 2e2eacf3b2 feat: add SASL and TLS config for Kafka client (#4536) Weny Xu 2024-08-12 20:27:11 +08:00
  • 9bcaeaaa0e refactor: reuse aligned ts array in range manipulate exec (#4535) Ruihang Xia 2024-08-12 14:26:11 +08:00
  • 90cfe276b4 chore: upload kind logs (#4544) Weny Xu 2024-08-12 13:01:13 +08:00
  • 6694d2a930 fix: change the type of oid in pg_namespace to u32 (#4541) v0.10.0-nightly-20240812 JohnsonLee 2024-08-10 23:06:14 +08:00
  • 9532ffb954 fix: configuration example for selector (#4532) Ning Sun 2024-08-09 17:51:05 +08:00
  • 665b7e5c6e perf: merge small byte ranges for optimized fetching (#4520) Weny Xu 2024-08-09 16:17:54 +08:00
  • 27d9aa0f3b fix: rollback only if dropping the metric physical table fails (#4525) Weny Xu 2024-08-09 16:01:11 +08:00
  • 8f3293d4fb fix: larger stack size in debug mode (#4521) discord9 2024-08-09 15:01:20 +08:00
  • 7dd20b0348 chore: make mysql server version changable (#4531) LFC 2024-08-09 11:43:43 +08:00
  • 4c1a3f29c0 ci: download the latest stable released version by default and do some small refactoring (#4529) zyy17 2024-08-08 15:46:09 +08:00
  • 0d70961448 feat: change the default selector to RoundRobin (#4528) Jeremyhi 2024-08-08 12:58:20 +08:00
  • a75cfaa516 chore: update snafu to make clippy happy (#4507) LFC 2024-08-08 00:12:00 +08:00
  • aa3f53f08a fix: install script (#4527) Lei, HUANG 2024-08-07 22:07:32 +08:00
  • 8f0959fa9f fix: fix incorrect result of topk with cte (#4523) Ruihang Xia 2024-08-07 17:13:38 +08:00