Commit Graph

  • edc49623de chore: update default cache size to 1Gib (#4923) dennis zhuang 2024-11-04 11:53:17 +08:00
  • 9405d1c578 feat: heartbeat_flush_threshold option (#4924) jeremyhi 2024-11-04 11:34:50 +08:00
  • 7a4276c24a fix: typo (#4931) dennis zhuang 2024-11-04 09:56:11 +08:00
  • 9c5d044238 Merge branch 'main' into transform-count-min-max Ruihang Xia 2024-11-01 17:45:18 +08:00
  • be72d3bedb feat: simple limit impl in PartSort (#4922) v0.10.0-nightly-20241104 Ruihang Xia 2024-11-01 17:25:03 +08:00
  • 1ff29d8fde chore: short desc markdown about change log level (#4921) discord9 2024-11-01 15:10:57 +08:00
  • 39ab1a6415 feat: get row group time range from cached metadata (#4869) Yingwen 2024-11-01 14:35:03 +08:00
  • 70c354eed6 fix: the way to retrieve time index column Ruihang Xia 2024-11-01 12:10:12 +08:00
  • 23bf663d58 feat: handle sort that wont preserving partition Ruihang Xia 2024-10-31 22:13:36 +08:00
  • 817648eac5 Merge branch 'main' into transform-count-min-max Ruihang Xia 2024-10-31 15:38:09 +08:00
  • 758ad0a8c5 refactor: simplify WeightedChoose (#4916) Weny Xu 2024-10-31 14:22:30 +08:00
  • 8b60c27c2e feat: enhance windowed-sort optimizer rule (#4910) Ruihang Xia 2024-10-31 14:15:45 +08:00
  • ea6df9ba49 fix: prune batches from memtable by time range (#4913) Yingwen 2024-10-31 13:13:35 +08:00
  • 69420793e2 feat: implement parse_query api (#4860) Ning Sun 2024-10-30 20:16:22 +08:00
  • 0da112b335 chore: provide more info in check batch message (#4906) Yingwen 2024-10-30 19:56:10 +08:00
  • dcc08f6b3e feat: adds the number of rows and index files size to region_statistics table (#4909) dennis zhuang 2024-10-30 19:12:58 +08:00
  • a34035a1f2 fix: set transaction variables not working in mysql protocol (#4912) dennis zhuang 2024-10-30 18:59:13 +08:00
  • fd8eba36a8 refactor: make use of the "pre_execute" in sql execution interceptor (#4875) LFC 2024-10-30 17:16:46 +08:00
  • 9712295177 fix(config): update tracing section headers in example TOML files (#4898) Ruihang Xia 2024-10-30 16:31:31 +08:00
  • d275cdd570 feat: Support altering table TTL (#4848) Lei, HUANG 2024-10-29 21:39:48 -07:00
  • 83eb777d21 test: add fuzz test for metric region migration (#4862) Weny Xu 2024-10-29 23:47:48 +08:00
  • 8ed5bc5305 refactor: json conversion (#4893) Yohan Wal 2024-10-29 23:46:24 +08:00
  • 9ded314905 feat: add json datatype for grpc protocol (#4897) Weny Xu 2024-10-29 20:37:53 +08:00
  • 702a55a235 chore: update proto depend (#4899) discord9 2024-10-29 17:32:28 +08:00
  • f3e5a5a7aa ci: install numpy in CI (#4895) discord9 2024-10-29 15:57:40 +08:00
  • 9c79baca4b feat(index): support building inverted index for the field column on Mito (#4887) Zhenchi 2024-10-29 15:57:17 +08:00
  • 03f2fa219d feat: optimizer rule for windowed sort (#4874) Ruihang Xia 2024-10-29 15:46:05 +08:00
  • 0ee455a980 fix: pyo3 ut (#4894) Lei, HUANG 2024-10-28 21:47:57 -07:00
  • eab9e3a48d chore: remove struct size assertion (#4885) Lei, HUANG 2024-10-28 01:50:10 -07:00
  • 1008af5324 feat!: Divide flush and compaction job pool (#4871) v0.10.0-nightly-20241028 Yingwen 2024-10-26 07:36:16 +08:00
  • 2485f66077 chore: graceful exit on bind fail (#4882) discord9 2024-10-25 17:29:39 +08:00
  • 4f3afb13b6 fix: fix broken import (#4880) Weny Xu 2024-10-25 15:09:51 +08:00
  • 32a0023010 chore: add schema urls to otlp logs (#4876) shuiyisong 2024-10-25 11:45:24 +08:00
  • 4e9c251041 feat: add json_path_match udf (#4864) Kaifeng Zheng 2024-10-25 11:13:34 +08:00
  • e328c7067c chore: udapte Rust toolchain to 2024-10-19 (#4857) Lei, HUANG 2024-10-25 08:23:32 +08:00
  • 250110415b chore/udapte-toolchain-2024-10-17: Update DEV_BUILDER_IMAGE_TAG to 2024-10-19-a5c00e85-20241024184445 in Makefile chore/udapte-toolchain-2024-10-17 Lei, HUANG 2024-10-24 14:28:22 -07:00
  • 8b307e4548 feat: introduce the PluginOptions (#4835) Weny Xu 2024-10-24 20:02:10 +08:00
  • ff38abde2e chore: better column schema check for flow (#4855) discord9 2024-10-24 17:43:32 +08:00
  • aa9a265984 chore: make pusher log easy to understand (#4841) jeremyhi 2024-10-24 15:44:16 +08:00
  • 9d3ee6384a feat: Limit CPU in runtime (#3685) (#4782) pa 2024-10-24 15:30:24 +08:00
  • fcde0a4874 feat: Add functionality to the Opentelemetry write interface to extract fields from attr to top-level data. (#4859) localhost 2024-10-24 13:55:57 +08:00
  • 5d42e63ab0 fix!: replace timeout_millis and connect_timeout_millis with Duration in DatanodeClientOptions (#4867) Weny Xu 2024-10-23 16:20:34 +08:00
  • 0c01532a37 feat: Sort within each PartitionRange (#4847) discord9 2024-10-23 15:01:55 +08:00
  • 6d503b047a feat: update dashboard to v0.6.0 (#4861) ZonaHe 2024-10-22 10:34:09 +08:00
  • 5d28f7a912 feat: yields empty batch after reading a range (#4845) Yingwen 2024-10-21 21:52:47 +08:00
  • a50eea76a6 chore: bump greptime-meter (#4858) Lei, HUANG 2024-10-21 16:18:30 +08:00
  • a5c00e8591 fix: clippy Lei, HUANG 2024-10-18 23:13:36 -07:00
  • f7d9c5315e fix: use nightly-2024-10-19 Lei, HUANG 2024-10-18 23:01:05 -07:00
  • 5bfde4f074 bump shadow-rs Lei, HUANG 2024-10-18 17:54:55 -07:00
  • 594a60194a fix: ut Lei, HUANG 2024-10-18 17:02:22 -07:00
  • 2ac380c85c fix: clippy Lei, HUANG 2024-10-18 16:06:42 -07:00
  • e2bdd84cac Merge remote-tracking branch 'upstream/main' into chore/udapte-toolchain-2024-09-26 Lei, HUANG 2024-10-18 15:20:52 -07:00
  • 7024079822 change toolchain to 2024-10-17 Lei, HUANG 2024-10-18 15:19:57 -07:00
  • 2ee1ce2ba1 docs: change cpu/mem panel to time-series (#4844) v0.10.0-nightly-20241021 Yingwen 2024-10-18 16:42:01 +08:00
  • c02b5dae93 chore: bump version to 0.9.5 (#4853) v0.9.5 Weny Xu 2024-10-18 16:07:13 +08:00
  • 081c6d9e74 fix: flush metric metadata region (#4852) Weny Xu 2024-10-18 15:21:35 +08:00
  • ca6e02980e fix: overwrite entry_id if entry id is less than start_offset (#4842) Weny Xu 2024-10-18 14:31:02 +08:00
  • 74bdba4613 fix: fix metadata forward compatibility issue (#4846) Weny Xu 2024-10-18 14:26:41 +08:00
  • 2e0e82ddc8 chore: update greptime-proto to b4d3011 (#4850) Weny Xu 2024-10-18 12:10:22 +08:00
  • e0c4157ad8 feat: Seq scanner scans data by time range (#4809) Yingwen 2024-10-17 19:05:12 +08:00
  • 613e07afb4 feat: window sort physical plan (#4814) discord9 2024-10-16 19:50:25 +08:00
  • 0ce93f0b88 chore: add more metrics for region migration (#4838) Weny Xu 2024-10-16 17:36:57 +08:00
  • c231eee7c1 fix: respect feature flags for geo function (#4836) Ning Sun 2024-10-16 00:46:31 -07:00
  • 176f2df5b3 fix: dead links (#4837) Yiran 2024-10-16 15:43:14 +08:00
  • 4622412dfe feat: add API to write OpenTelemetry logs to GreptimeDB (#4755) localhost 2024-10-16 12:36:08 +08:00
  • 59ec90299b refactor: metasrv cannot be cloned (#4834) jeremyhi 2024-10-15 19:36:48 +08:00
  • 16b8cdc3d5 chore: bump version v0.9.4 (#4833) v0.9.4 discord9 2024-10-15 18:48:03 +08:00
  • 3197b8b535 feat: introduce default customizers (#4831) Weny Xu 2024-10-15 17:48:13 +08:00
  • 972c2441af chore: bump promql-parser to v0.4.1 and use to_string() for EvalStmt (#4832) zyy17 2024-10-15 16:50:37 +08:00
  • bb8b54b5d3 feat: add some s2 geo functions (#4823) Ning Sun 2024-10-14 23:47:29 -07:00
  • b5233e500b feat: defer HeartbeatHandlerGroup construction and enhance LeadershipChangeNotifier (#4826) Weny Xu 2024-10-15 11:35:31 +08:00
  • b61a388d04 refactor: replace info logs with debug logs in region server (#4829) Ruihang Xia 2024-10-14 20:46:07 +08:00
  • 06e565d25a feat: cache logical region's metadata (#4827) Ruihang Xia 2024-10-14 16:44:13 +08:00
  • 3b2ce31a19 feat: enable prof features by default (#4815) Yingwen 2024-10-14 11:32:47 +08:00
  • a889ea88ca fix: case sensitive for __field__ matcher (#4822) Ruihang Xia 2024-10-14 11:18:59 +08:00
  • 2f2b4b306c feat!: implement interval type by multiple structs (#4772) Yingwen 2024-10-14 11:09:03 +08:00
  • 856c0280f5 feat: remove the distributed lock (#4825) v0.10.0-nightly-20241014 jeremyhi 2024-10-12 17:04:22 +08:00
  • 1b7ab2957b feat: cache logical region's metadata cache-logical-metadata Ruihang Xia 2024-10-12 16:16:25 +08:00
  • aaa9b32908 feat: add more h3 functions (#4770) Ning Sun 2024-10-11 10:57:54 -07:00
  • 4bb1f4f184 feat: introduce LeadershipChangeNotifier and LeadershipChangeListener (#4817) Weny Xu 2024-10-11 20:48:53 +08:00
  • 0f907ef99e fix: correct table name formatting (#4819) Weny Xu 2024-10-11 19:32:15 +08:00
  • a61c0bd1d8 fix: error in admin function is not formatted properly (#4820) Ruihang Xia 2024-10-11 18:02:45 +08:00
  • 7dd0e3ab37 fix: Panic in UNION ALL queries (#4796) Lei, HUANG 2024-10-11 16:23:01 +08:00
  • d168bde226 feat!: move v1/prof API to debug/prof (#4810) Yingwen 2024-10-11 12:16:37 +08:00
  • 4b34f610aa feat: information extension (#4811) jeremyhi 2024-10-11 11:13:49 +08:00
  • 695ff1e037 feat: expose RegionMigrationManagerRef (#4812) Weny Xu 2024-10-11 10:40:51 +08:00
  • 288fdc3145 feat: json_path_exists udf (#4807) Yohan Wal 2024-10-10 22:15:34 +08:00
  • a8ed3db0aa feat: Merge sort Logical plan (#4768) discord9 2024-10-09 17:37:27 +08:00
  • 0dd11f53f5 feat: add json format output for http interface (#4797) Kaifeng Zheng 2024-10-09 15:11:57 +08:00
  • 19918928c5 feat: add function to aggregate path into a geojson path (#4798) Ning Sun 2024-10-08 19:38:44 -07:00
  • 64ca0b435f update rust toolchain Lei, HUANG 2024-09-27 17:35:42 -07:00
  • 5f0a83b2b1 fix: ts conversion during transform phase (#4790) shuiyisong 2024-10-09 01:54:44 +08:00
  • 71a66d15f7 chore: add json write (#4744) localhost 2024-10-08 20:11:09 +08:00
  • 2cdd103874 feat: introduce HeartbeatHandlerGroupBuilderCustomizer (#4803) Weny Xu 2024-10-08 17:02:06 +08:00
  • 4dea4cac47 refactor: change sqlness ports to avoid conflict with local instance (#4794) Ning Sun 2024-10-08 00:33:24 -07:00
  • a283e13da7 feat: set max log files to 720 by default, info log only (#4787) v0.10.0-nightly-20241007 Kaifeng Zheng 2024-10-05 02:05:40 +08:00
  • 47a3277d12 feat: customize channel information for sqlness tests (#4729) JohnsonLee 2024-10-04 17:26:57 +08:00
  • caf5f2c7a5 docs: add TM to logos (#4789) Yingwen 2024-10-01 11:35:04 +08:00
  • c1e8084af6 feat: add add_handler_after, add_handler_before, replace_handler (#4788) Weny Xu 2024-09-30 16:53:59 +08:00
  • 6e776d5f98 feat: support to reject write after flushing (#4759) Weny Xu 2024-09-30 16:28:51 +08:00