Commit Graph

  • 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
  • 189df91882 docs: Update README.md (#3168) tison 2024-01-15 18:54:53 +08:00
  • 3ef86aac97 docs: add tracking issue for inverted-index RFC (#3169) tison 2024-01-15 18:54:35 +08:00
  • 07de65d2ac test: engine with write cache (#3163) Wei 2024-01-15 18:02:53 +08:00
  • 1294d6f6e1 feat: upgrade pgwire to 0.19 (#3157) Ning Sun 2024-01-15 17:14:08 +08:00
  • 6f07d69155 feat(mito): enable inverted index (#3158) Zhenchi 2024-01-15 17:08:07 +08:00
  • 816d94892c feat: support HTTP&gRPC&pg set timezone (#3125) WU Jingdi 2024-01-15 14:29:31 +08:00
  • 93f28c2a37 refactor: make grpc service able to be added dynamically (#3160) LFC 2024-01-15 12:33:27 +08:00
  • ca4d690424 feat: add modulo function (#3147) v0.7.0-nightly-20240115 Eugene Tolbakov 2024-01-13 00:24:25 +00:00
  • 75975adcb6 fix: fix tests failed on windows (#3155) v0.6.0 Weny Xu 2024-01-12 18:12:11 +09:00
  • 527e523a38 fix: handle non-identical time index and field column in PromQL set operation (#3145) Ruihang Xia 2024-01-12 14:27:03 +08:00
  • aad2afd3f2 chore: bump version to 0.6.0 (#3154) Weny Xu 2024-01-12 15:25:14 +09:00
  • bf88b3b4a0 fix: fix store all wal options (#3149) Weny Xu 2024-01-12 13:48:14 +09:00
  • bf96ce3049 fix: print detailed error (#3146) Weny Xu 2024-01-12 13:02:32 +09:00
  • 430ffe0e28 fix(kafka): overwrite the EntryId with Offset while consuming records (#3148) Weny Xu 2024-01-12 12:46:17 +09:00
  • c1190bae7b feat(mito): support write cache for index file (#3144) Zhenchi 2024-01-12 10:40:56 +08:00
  • 0882da4d01 feat: support PromQL operations over the same metric (#3124) Ruihang Xia 2024-01-12 07:07:17 +08:00
  • 8ec1e42754 feat: read data from write cache (#3128) Wei 2024-01-11 20:06:28 +08:00
  • b00b49284e feat: manager kafka cluster in sqlness runner (#3143) Ruihang Xia 2024-01-11 17:47:19 +08:00
  • 09b3c7029b feat: handle drop request for metric table (#3136) Ruihang Xia 2024-01-11 17:38:43 +08:00
  • f5798e2833 fix: remove incorrect wal comments in config file (#3142) niebayes 2024-01-11 17:34:24 +08:00
  • fd8fb641fd feat(parquet): introduce inverted index applier to reader (#3130) Zhenchi 2024-01-11 16:04:59 +08:00
  • 312e8e824e fix: save code in debug_assert! (#3137) Weny Xu 2024-01-11 15:07:08 +09:00
  • 29a7f301df feat: write and upload sst (#3106) Wei 2024-01-11 10:34:16 +08:00
  • 51a3fbc7bf refactor: change how frontend grpc services are orchestrated (#3134) LFC 2024-01-11 10:26:44 +08:00
  • d521bc9dc5 chore: impl KvBackend for MetaPeerClient (#3076) Lanqing Yang 2024-01-10 06:16:03 -08:00
  • 7fad4e8356 fix: incorrect parsing broker_endpoints env variable (#3135) Weny Xu 2024-01-10 22:59:49 +09:00
  • b6033f62cd refactor: implement version as built-in function and use fixed mysql version (#3133) Ning Sun 2024-01-10 19:04:18 +08:00
  • fd3f23ea15 feat: adds runtime_metrics (#3127) dennis zhuang 2024-01-10 18:51:30 +08:00
  • 1b0e39a7f2 chore: stop exposing num_partitions (#3132) niebayes 2024-01-10 18:45:18 +08:00
  • 3ab370265a feat: expose the region migration replay_timeout argument (#3129) Weny Xu 2024-01-10 18:47:59 +09:00
  • ec8266b969 refactor: refactor the locks in the procedure (#3126) Weny Xu 2024-01-10 18:46:39 +09:00
  • 490312bf57 fix: unstable time record test (#3131) Zhenchi 2024-01-10 17:41:52 +08:00
  • 1fc168bf6a feat: update our cross schema check to cross catalog (#3123) Ning Sun 2024-01-09 17:38:48 +08:00
  • db98484796 feat(inverted_index): introduce SstIndexCreator (#3107) Zhenchi 2024-01-09 17:24:16 +08:00
  • 7d0d2163d2 fix: expose unsupported datatype error on mysql protocol (#3121) Ruihang Xia 2024-01-09 17:13:53 +08:00
  • c4582c05cc chore: change the default doc checkbox to no need (#3122) Ruihang Xia 2024-01-09 17:12:54 +08:00
  • a0a31c8acc chore(remote_wal): remove topic alias (#3120) niebayes 2024-01-09 15:35:02 +08:00
  • 0db1861452 chore(python): Print Python interpreter version (#3118) tison 2024-01-09 15:04:23 +08:00
  • 225ae953d1 feat: add parquet metadata to cache (#3097) Wei 2024-01-09 15:00:42 +08:00