Commit Graph

  • 43f01cc594 feat: add a default internal schema (#2974) Ning Sun 2023-12-22 14:25:19 +08:00
  • 675767c023 feat: Support export metric in remote write format (#2928) WU Jingdi 2023-12-22 10:09:12 +08:00
  • 054bca359e feat: adds build_info table (#2969) dennis zhuang 2023-12-21 20:28:09 +08:00
  • ff8c10eae7 feat: add CatchupRequest to engine (#2939) Weny Xu 2023-12-21 17:27:53 +09:00
  • b5c5458798 refactor: remove unused code for pruning row groups (#2973) Zhenchi 2023-12-21 15:54:29 +08:00
  • 6a1f5751c6 feat(metric-engine): open and close metric regions (#2961) Ruihang Xia 2023-12-21 15:33:22 +08:00
  • 8776b1204b feat: use explicitly set table id (#2945) LFC 2023-12-21 13:51:43 +08:00
  • bad89185c2 ci: add user-doc label checker (#2967) Yiran 2023-12-21 11:04:03 +08:00
  • 6c1c7d8d24 feat: allow initializing regions in background (#2930) Weny Xu 2023-12-20 20:37:46 +09:00
  • 9da1f236d9 feat(remote_wal): add skeleton for remote wal related to datanode (#2941) niebayes 2023-12-20 17:01:17 +08:00
  • 6ac47e939c feat: MetricsEngine table route (part 1) (#2952) LFC 2023-12-20 15:31:59 +08:00
  • 7d1724f832 feat(inverted_index.create): add index creator (#2960) Zhenchi 2023-12-20 15:02:13 +08:00
  • d2f49cbc2e chore: remove debug = 1 of dev profile (#2966) Weny Xu 2023-12-20 13:37:46 +09:00
  • 97c3755ab6 feat(mito): add skip_wal_replay option to OpenRegionRequest (#2955) Weny Xu 2023-12-20 12:31:48 +09:00
  • 5f8c17514f chore: SelectorType use snake_case (#2962) JeremyHi 2023-12-20 10:28:29 +08:00
  • 839e653e0d feat(remote_wal): add skeleton for remote wal related to meta srv (#2933) niebayes 2023-12-19 20:43:47 +08:00
  • c7b36779c1 fix: correctly decode mysql timestamp binary value (#2946) LFC 2023-12-19 19:05:28 +08:00
  • bbcac3a541 fix: auto create datatype_extension missing (#2953) Wei 2023-12-19 18:53:31 +08:00
  • 600cde1ff2 fix: wrong link for selector (#2958) dennis zhuang 2023-12-19 18:50:48 +08:00
  • 83de399bef feat(inverted_index.create): add external sorter (#2950) Zhenchi 2023-12-19 16:14:37 +08:00
  • 6b8dbcfb54 chore: update toolchain to 20231219 (#2932) Ruihang Xia 2023-12-19 15:24:08 +08:00
  • 3e6a564f8e fix: blocking read timer lack of parameter (#2954) Wei 2023-12-19 14:16:55 +08:00
  • ccbd49777d fix: correct the error message for snappy compress (#2956) Zhenchi 2023-12-19 14:14:40 +08:00
  • 29fc2ea9d8 feat: fetch manifests in concurrent (#2951) Weny Xu 2023-12-19 15:12:30 +09:00
  • d180e41230 fix: change range query time slot to [align_ts, align_ts + range) (#2938) WU Jingdi 2023-12-19 10:35:14 +08:00
  • 62d5fcbd76 refactor: greptimedb cluster sqlness test scripts (#2947) liyang 2023-12-18 18:59:14 +08:00
  • d339191e29 refactor: remove reduntant .compat() (#2949) Zhenchi 2023-12-18 18:36:45 +08:00
  • 029ff2f1e3 feat(inverted_index.create): add read/write for external intermediate files (#2942) Zhenchi 2023-12-18 17:44:48 +08:00
  • 9af9c0229a feat: create table procedure for metric engine, part 1 (#2943) Ruihang Xia 2023-12-18 16:03:28 +08:00
  • 4383a69876 fix!: remove range calendar as To option (#2940) WU Jingdi 2023-12-18 15:48:49 +08:00
  • 033a065359 refactor: make sequence bounded with max value (#2937) LFC 2023-12-18 15:05:28 +08:00
  • 262a79a170 feat: adds some tables to information_schema (#2935) dennis zhuang 2023-12-18 14:10:22 +08:00
  • 5dc7ce1791 fix: typos and bit operations (#2944) Wei 2023-12-18 11:06:11 +08:00
  • e35a494a3f test: fix a wronged test script (#2934) discord9 2023-12-14 22:27:36 +08:00
  • 5dba373ede chore: return json body under http status 401 (#2924) shuiyisong 2023-12-14 18:01:12 +08:00
  • 518bac35bc feat: add log and tracing layers for Copy From statement (#2929) Weny Xu 2023-12-14 15:15:30 +09:00
  • 39f80876cd feat: upgrade rustls library family, opensrv-mysql and pgwire (#2927) Ning Sun 2023-12-14 13:56:39 +08:00
  • 181e16a11a refactor: make instance started separately (#2911) LFC 2023-12-14 11:44:29 +08:00
  • 99dda93f0e feat: sql with influxdb v1 result format (#2917) JeremyHi 2023-12-14 00:15:37 +08:00
  • d3da128d66 feat: update dashboard to v0.4.3 (#2926) ZonaHe 2023-12-13 19:12:17 +08:00
  • 370ec04a9d fix: use linear interpolation to implement range LINEAR fill strategy (#2903) WU Jingdi 2023-12-13 17:53:35 +08:00
  • c13d2fd11d ci: correctly find the binary in dev-build when using "dev" profile (#2925) LFC 2023-12-13 17:04:44 +08:00
  • 3d651522c2 feat: add build() function to return the database build info (#2919) Yue Deng 2023-12-13 17:02:00 +08:00
  • fec3fcf4ef feat: builder to vector without resetting (#2915) Wei 2023-12-13 14:48:09 +08:00
  • 3555e1644c ci: able to choose cargo profile in dev-build action (#2923) LFC 2023-12-13 12:14:16 +08:00
  • c42168d7c2 chore: remove useless storage apis (#2904) niebayes 2023-12-13 11:36:14 +08:00
  • 3c24ca1a7a test: add more tests for region migration procedure (#2895) Weny Xu 2023-12-13 12:00:58 +09:00
  • 9531469660 fix: date - interval sqlness (#2912) Wei 2023-12-12 20:45:38 +08:00
  • 880ca2e786 fix: return error to client if prepare stmt param not match (#2918) LFC 2023-12-12 20:41:09 +08:00
  • 0ce2b50676 feat!: do not get TZ info from server local env (#2905) Ruihang Xia 2023-12-12 20:41:05 +08:00
  • 34635558d2 fix: support tailing commas in SQL (#2913) WU Jingdi 2023-12-12 19:56:23 +08:00
  • 8a74bd36f5 style: rename *Adaptor to *Adapter (#2914) Ruihang Xia 2023-12-12 17:45:09 +08:00
  • cf6bba09fd refactor: use downgrading the region instead of closing region (#2863) Weny Xu 2023-12-12 18:24:17 +09:00
  • 89a0d3af1e feat: set default debug level of release and dev profiles to 1 (#2916) Ruihang Xia 2023-12-12 16:01:18 +08:00
  • 47e51545dd ci: prevent running nightly FT in forks (#2906) tison 2023-12-12 10:49:52 +08:00
  • 1e22f1cb4f feat(inverted_index.format): add writer (#2900) Zhenchi 2023-12-11 17:55:25 +08:00
  • cf8b6c77dc chore: clean up unused errors (#2901) dennis zhuang 2023-12-11 17:08:50 +08:00
  • 6a57f4975e perf(mito): scan SSTs and memtables in parallel (#2852) Yingwen 2023-12-11 14:43:17 +08:00
  • 178018143d ci: prevent running nightly CI in forks (#2898) tison 2023-12-11 10:34:59 +08:00
  • 73227bbafd chore: ignore MySQL client sent SELECT $$ (#2896) tison 2023-12-11 10:27:22 +08:00
  • 5a99f098c5 test: add tests for region migration procedure (#2857) v0.5.0-nightly-20231211 Weny Xu 2023-12-08 17:47:09 +09:00
  • 7cf9945161 fix: re-enable ignored case test_query_prepared (#2892) Ruihang Xia 2023-12-08 16:35:56 +08:00
  • bfb4794cfa fix: handle heartbeat shutdown gracefully (#2886) tison 2023-12-08 11:59:05 +08:00
  • 58183fe72f fix: align linear_regression to PromQL's behavior (#2879) Ruihang Xia 2023-12-08 10:41:10 +08:00
  • 09aa4b72a5 chore: update storage config example (#2887) Niwaka 2023-12-07 12:18:56 +09:00
  • 43f32f4499 feat: impl date_add/date_sub functions (#2881) dennis zhuang 2023-12-07 11:02:15 +08:00
  • 24f5e56196 PY_ENV_MAN for env manager choice script_wrapper Discord9 2023-12-07 10:42:26 +08:00
  • c85d569797 feat: refactor parse_args&rm USE_ENV Discord9 2023-12-07 10:35:40 +08:00
  • ea80570cb1 fix: mysql version function result (#2884) tison 2023-12-07 00:14:09 +08:00
  • cfe3a2c55e feat!: support table ddl for custom storage (#2733) Niwaka 2023-12-07 00:59:01 +09:00
  • 2cca267a32 chore: tweak status code of promql errors (#2883) Ruihang Xia 2023-12-06 21:50:53 +08:00
  • f74715ce52 refactor: RegionEngine::handle_request always returns affected rows (#2874) tison 2023-12-06 21:27:19 +08:00
  • e95a8e070c feat: more opts for cli Discord9 2023-12-06 17:58:49 +08:00
  • b71bf11772 feat: add choices for venv/conda Discord9 2023-12-06 17:39:12 +08:00
  • 1141dbe946 chore: unify the meta metrics styling (#2875) Weny Xu 2023-12-06 18:20:41 +09:00
  • a415685bf1 feat: update dashboard to v0.4.2 (#2882) ZonaHe 2023-12-06 17:13:02 +08:00
  • ee0a3972fc feat: remove check script Discord9 2023-12-06 16:40:58 +08:00
  • 8fb40c66a4 feat: opt path Discord9 2023-12-06 16:27:33 +08:00
  • e855f6370e chore: add newline in end Discord9 2023-12-06 11:06:04 +08:00
  • fb5dcbc40c chore: remove python script for that Discord9 2023-11-30 14:22:03 +08:00
  • 0d109436b8 feat:use python script instead Discord9 2023-11-27 14:56:11 +08:00
  • cbae03af07 feat: check aft build in Makefile Discord9 2023-11-24 16:53:46 +08:00
  • 902e6ead60 feat: shell check&install needed python shared lib Discord9 2023-11-24 15:22:31 +08:00
  • f9e7762c5b fix: add new column as primary key can't work (#2876) dennis zhuang 2023-12-05 19:07:53 +08:00
  • 0b421b5177 feat(inverted_index.search): add index applier (#2868) Zhenchi 2023-12-05 16:24:24 +08:00
  • aa89d9deef fix: replace opendal PrometheusLayer (#2861) WU Jingdi 2023-12-05 15:15:45 +08:00
  • 5ce678fbf4 clone client instead bench_flow_tsbs Discord9 2023-12-05 11:31:14 +08:00
  • b3ffe5cd1e feat: handle the downgrade region instruction (#2855) Weny Xu 2023-12-05 12:30:55 +09:00
  • d6ef7a75de fix: type conversion rule reverses operands (#2871) Ruihang Xia 2023-12-05 11:25:29 +08:00
  • 6344b1e0db fix: fragile integration tests (#2870) LFC 2023-12-05 10:35:23 +08:00
  • 2e101bad53 feat: patch to resend insert to flow worker Discord9 2023-12-05 10:25:28 +08:00
  • 7d506b3c5f feat: drop if exists (#2859) tison 2023-12-05 10:18:33 +08:00
  • 96e12e9ee5 fix: correct the previously unsuccessful decimal_ops sort result fix (#2869) Zhenchi 2023-12-04 23:29:02 +08:00
  • a9db80ab1a feat(inverted_index.search): add fst values mapper (#2862) Zhenchi 2023-12-04 21:29:02 +08:00
  • 5f5dbe0172 fix: sort result of sqlness case decimal_ops (#2867) Ruihang Xia 2023-12-04 20:34:27 +08:00
  • dac7a41cbd feat: sqlness for decimal128 (#2822) Wei 2023-12-04 19:22:38 +08:00
  • de416465a6 feat: support time() and related functions in PromQL (#2854) Ruihang Xia 2023-12-04 19:21:54 +08:00
  • 58c13739f0 feat(inverted_index.search): add fst applier (#2851) Zhenchi 2023-12-04 17:21:09 +08:00
  • 806400caff feat: add align to / interval support in range query (#2842) WU Jingdi 2023-12-04 16:00:41 +08:00
  • f78dab078c chore: correct closeable typos (#2860) Weny Xu 2023-12-04 15:25:48 +09:00