Commit Graph

  • 4810c91a64 refactor(index): move option segment_row_count from WriteOptions to IndexOptions (#3307) Zhenchi 2024-02-19 16:03:41 +08:00
  • 6668d6b042 fix: split write metadata request (#3311) JeremyHi 2024-02-19 15:33:09 +08:00
  • aa569f7d6b feat: batch get physical table routes (#3319) JeremyHi 2024-02-19 14:51:34 +08:00
  • 8b73067815 feat: impl partitions and region_peers information schema (#3278) dennis zhuang 2024-02-19 14:47:14 +08:00
  • 1851c20c13 ci: add build artifacts needs in notification (#3320) liyang 2024-02-19 14:42:09 +08:00
  • 29f11d7b7e ci: upgrade actions to avoid node16 deprecation warning (#3317) tison 2024-02-18 23:20:26 +08:00
  • 72cd443ba3 feat: organize tracing on query path (#3310) Ruihang Xia 2024-02-18 23:04:57 +08:00
  • df6260d525 fix: bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 (#3316) dependabot[bot] 2024-02-18 13:25:00 +00:00
  • 94fd51c263 ci: run CI jobs in draft PR (#3314) Ruihang Xia 2024-02-18 21:14:57 +08:00
  • 3bc0c4feda ci: add release result send to slack (#3312) liyang 2024-02-18 21:13:04 +08:00
  • 2a26c01412 fix: commit_short sqlness test case (#3313) tison 2024-02-18 19:51:24 +08:00
  • 4e04a4e48f build: support build without git (#3309) tison 2024-02-18 18:30:01 +08:00
  • b889d57b32 build(deps): Upgrade raft-engine dependency cascading (#3305) tison 2024-02-18 10:31:59 +08:00
  • f9ce2708d3 feat(mito): add options to ignore building index for specific column ids (#3295) Zhenchi 2024-02-16 16:50:41 +08:00
  • 34050ea8b5 fix(index): sanitize S3 upload buffer size (#3300) Zhenchi 2024-02-16 14:45:31 +08:00
  • 31ace9dd5c fix: $TARGET_BIN not found when docker run the image (#3297) liyang 2024-02-15 19:33:05 +08:00
  • 2a971b0fff chore: update link to official website link (#3299) Cancai Cai 2024-02-13 21:32:46 +08:00
  • 2f98fa0d97 fix: correct the case sensitivity behavior for PromQL (#3296) Ruihang Xia 2024-02-08 11:26:32 +08:00
  • 6b4be3a1cc fix(util): join_path function should not trim leading / (#3280) Hudson C. Dalprá 2024-02-07 10:05:04 +00:00
  • 141ed51dcc feat(mito): adjust seg size of inverted index to finer granularity instead of row group level (#3289) Zhenchi 2024-02-07 16:20:00 +08:00
  • e5ec65988b feat: administration functions (#3236) dennis zhuang 2024-02-07 09:12:32 +08:00
  • dbf62f3273 chore(index): add BiError to fulfil the requirement of returning two errors (#3291) Zhenchi 2024-02-07 00:03:03 +08:00
  • e4cd294ac0 feat: put all filter exprs in a filter plan separately (#3288) Ruihang Xia 2024-02-06 17:32:26 +08:00
  • 74bfb09195 feat: support cache for batch_get in CachedMetaKvBackend (#3277) fys 2024-02-06 11:15:03 +08:00
  • 4cbdf64d52 chore: start plugins during standalone startup & comply with current catalog while changing database (#3282) shuiyisong 2024-02-06 10:41:37 +08:00
  • 96f32a166a chore: share cache corss jobs (#3284) Weny Xu 2024-02-05 18:30:22 +09:00
  • 770da02810 fix: fix incorrect StatusCode parsing (#3281) Weny Xu 2024-02-05 17:06:43 +09:00
  • c62c67cf18 feat: Basic Definitions for Expression&Functions for Dataflow (#3267) discord9 2024-02-05 15:49:34 +08:00
  • 51feec2579 feat: use simple filter to prune memtable (#3269) Ruihang Xia 2024-02-04 19:35:55 +08:00
  • 902570abf6 ci: fix nightly build (#3276) LFC 2024-02-03 11:20:47 +08:00
  • 6ab3a88042 fix: use fe_opts after setup_frontend_plugins in standalone (#3275) shuiyisong 2024-02-02 18:36:08 +08:00
  • e89f5dc908 feat: support fraction part in timestamp (#3272) discord9 2024-02-01 16:51:26 +08:00
  • e375060b73 refactor: add same SST files (#3270) LFC 2024-01-31 15:21:30 +08:00
  • 50d16d6330 ci: build GreptimeDB binary for later use (#3244) LFC 2024-01-31 11:02:27 +08:00
  • 60e760b168 fix: cli export database default value (#3259) tison 2024-01-30 17:56:05 +08:00
  • 43ef0820c0 fix: SQL insertion and column default constraint aware of timezone (#3266) dennis zhuang 2024-01-30 17:15:38 +08:00
  • e0e635105e feat: initial configuration for grafana dashboard (#3263) Ruihang Xia 2024-01-30 17:11:50 +08:00
  • 0a9361a63c feat: basic types for Dataflow Framework (#3186) discord9 2024-01-30 15:48:22 +08:00
  • ddbd0abe3b fix(Copy From): fix incorrect type casts (#3264) Weny Xu 2024-01-30 16:16:36 +09:00
  • a079955d38 chore: adjust storage engine related metrics (#3261) Ruihang Xia 2024-01-30 14:43:03 +08:00
  • e5a2b0463a feat: Only allow inserts and deletes operations to be executed in parallel (#3257) JeremyHi 2024-01-29 19:27:06 +08:00
  • 691b649f67 chore: switch to free machine (#3256) Weny Xu 2024-01-29 17:35:12 +09:00
  • 9a28a1eb5e fix: decouple columns in projection and prune (#3253) Ruihang Xia 2024-01-29 16:29:21 +08:00
  • fc25b7c4ff build: make binary name a Dockerfile "ARG" (#3254) LFC 2024-01-29 16:00:40 +08:00
  • d43c638515 ci: merge doc label actor and checker tasks (#3252) Ning Sun 2024-01-29 15:09:11 +08:00
  • 91c8c62d6f chore: adjust MySQL connection log (#3251) shuiyisong 2024-01-29 14:53:50 +08:00
  • 3201aea360 feat: create tables in batch on prom write (#3246) JeremyHi 2024-01-26 20:47:24 +08:00
  • 7da8f22cda fix: IntermediateWriter closes underlying writer twice (#3248) Ruihang Xia 2024-01-26 18:03:50 +08:00
  • 14b233c486 test: align chrono and some forked test deps to upstream (#3245) Ning Sun 2024-01-26 15:39:51 +08:00
  • d5648c18c1 docs: RFC of Dataflow Framework (#3185) discord9 2024-01-26 15:13:28 +08:00
  • b0c3be35fb feat: don't map semantic type in metric engine (#3243) Ruihang Xia 2024-01-26 11:50:05 +08:00
  • 5617b284c5 feat: return request outdated error on handling alter (#3239) Ruihang Xia 2024-01-26 11:37:46 +08:00
  • f99b08796d feat: add insert/select generator & translator (#3240) Weny Xu 2024-01-26 11:59:17 +09:00
  • 1fab7ab75a feat: batch create ddl (#3194) JeremyHi 2024-01-26 10:43:57 +08:00
  • 3fa070a0cc fix: init parquet reader metrics twice (#3242) Yingwen 2024-01-26 09:54:51 +08:00
  • 8bade8f8e4 fix: fix create table ddl return incorrect table id (#3232) Weny Xu 2024-01-25 22:58:43 +09:00
  • 6c2f0c9f53 feat: read metadata from write cache (#3224) Wei 2024-01-25 19:39:41 +08:00
  • 2d57bf0d2a ci: adding DOCKER_BUILD_ROOT docker arg for dev build (#3241) LFC 2024-01-25 17:05:27 +08:00
  • 673a4bd4ef feat: add pg create alter table expr translator (#3206) Weny Xu 2024-01-25 17:00:42 +09:00
  • fca44098dc ci: make git's "safe.directory" accept all (#3234) LFC 2024-01-25 15:32:03 +08:00
  • 1bc4f25de2 feat: http sql api return schema on empty resultset (#3237) Ning Sun 2024-01-25 14:44:28 +08:00
  • 814924f0b6 fix: security update for shlex and h2 (#3227) Ning Sun 2024-01-24 21:31:34 +08:00
  • b0a8046179 feat: update dashboard to v0.4.7 (#3229) ZonaHe 2024-01-24 16:50:21 +08:00
  • 7323e9b36f feat: change Range Query’s default align behavior aware of timezone (#3219) dennis zhuang 2024-01-24 16:17:57 +08:00
  • f82ddc9491 fix: fix MockInstance rebuild issue (#3218) Weny Xu 2024-01-24 16:52:47 +09:00
  • 1711ad4631 feat: add Arrow IPC output format for http rest api (#3177) Ning Sun 2024-01-24 14:10:05 +08:00
  • f81e37f508 refactor: make http server built flexibly (#3225) LFC 2024-01-24 11:45:08 +08:00
  • d75cf86467 fix: only register region keeper while creating physical table (#3223) Weny Xu 2024-01-23 18:42:32 +09:00
  • 26535f577d feat: enable concurrent write (#3214) Weny Xu 2024-01-23 18:20:12 +09:00
  • 8485c9af33 feat: read column and region info from state cache (#3222) Ruihang Xia 2024-01-23 17:10:27 +08:00
  • 19413eb345 refactor!: rename initialize_region_in_background to init_regions_in_background (#3216) Weny Xu 2024-01-23 13:33:48 +09:00
  • 007b63dd9d fix: fix default value cannot accept negative number (#3217) Weny Xu 2024-01-23 12:33:13 +09:00
  • 364754afa2 feat: add create alter table expr translator (#3203) Weny Xu 2024-01-23 11:53:42 +09:00
  • 31787f4bfd feat!: switch prom remote write to metric engine (#3198) Ruihang Xia 2024-01-22 22:48:28 +08:00
  • 6a12c27e78 feat: make query be aware of timezone setting (#3175) dennis zhuang 2024-01-22 22:14:03 +08:00
  • 2bf4b08a6b chore: change default factor to compute memory size (#3211) shuiyisong 2024-01-22 17:03:29 +08:00
  • 8cc7129397 fix: remove __name__ matcher from processed matcher list (#3213) Ruihang Xia 2024-01-22 16:50:28 +08:00
  • 278e4c8c30 feat: lazy initialize vector builder on write (#3210) Ruihang Xia 2024-01-22 15:00:04 +08:00
  • de13de1454 feat: introduce information schema provider cache (#3208) Weny Xu 2024-01-22 15:41:39 +09:00
  • 3834ea7422 feat: copy database from (#3164) Lei, HUANG 2024-01-22 14:33:54 +08:00
  • 966875ee11 chore: bump opendal to v0.44.2 (#3209) Weny Xu 2024-01-21 20:47:18 +09:00
  • e5a8831fa0 refactor: read parquet metadata (#3199) Wei 2024-01-21 15:21:29 +08:00
  • 4278c858f3 feat: make procedure able to return output (#3201) Weny Xu 2024-01-21 15:56:45 +09:00
  • 986f3bb07d refactor: reduce number of parquet metadata reads and enable reader buffer (#3197) Weny Xu 2024-01-19 21:26:38 +09:00
  • 440cd00ad0 feat(tests-fuzz): add CreateTableExprGenerator & AlterTableExprGenerator (#3182) Weny Xu 2024-01-19 18:39:28 +09:00
  • 5e89472b2e feat: adds parse options for SQL parser (#3193) dennis zhuang 2024-01-19 17:16:36 +08:00
  • 632edd05e5 docs: update SDK links in README.md (#3156) Yiran 2024-01-19 16:54:43 +08:00
  • 2e4c48ae7a fix(index): S3 EntityTooSmall error (#3192) Zhenchi 2024-01-19 10:57:07 +08:00
  • cde5a36f5e feat: precise filter for mito parquet reader (#3178) Ruihang Xia 2024-01-18 14:59:48 +08:00
  • 63205907fb refactor: introduce common-wal to aggregate wal stuff (#3171) niebayes 2024-01-18 11:49:37 +08:00
  • 3d7d2fdb4a feat: auto config cache size according to memory size (#3165) Wei 2024-01-17 22:35:35 +08:00
  • 3cfd60e139 refactor: expose region edit in mito engine (#3179) LFC 2024-01-17 22:25:08 +08:00
  • a29b9f71be chore: carry metrics in flight metadata from datanode to frontend (#3113) shuiyisong 2024-01-17 19:38:03 +08:00
  • ae160c2def fix: change back GREPTIME_DB_HEADER_NAME header key name (#3184) shuiyisong 2024-01-17 17:30:32 +08:00
  • fbd0197794 refactor: remove TableEngine (#3181) Ruihang Xia 2024-01-17 12:18:37 +08:00
  • 204b9433b8 feat: adds date_format function (#3167) dennis zhuang 2024-01-17 11:24:40 +08:00
  • d020a3db23 chore: expose promql test to distributed instance (#3176) niebayes 2024-01-17 10:44:55 +08:00
  • c6c4ea5e64 feat: tables stream with CatalogManager (#3180) JeremyHi 2024-01-17 10:31:15 +08:00
  • 7a1b856dfb feat: add tests-fuzz crate (#3173) Weny Xu 2024-01-16 18:02:09 +09:00
  • c2edaffa5c feat: let tables API return a stream (#3170) JeremyHi 2024-01-15 20:36:39 +08:00