Commit Graph

  • 2c1b1cecc8 chore: add bound check for raft-engine logstore (#3073) Lei, HUANG 2024-01-09 14:42:46 +08:00
  • 62db28b465 feat: add options to enable log recycle and periodical fsync (#3114) Lei, HUANG 2024-01-09 14:41:23 +08:00
  • 6e860bc0fd feat: support grpc for otlp trace and metrics (#3105) fys 2024-01-09 13:01:48 +08:00
  • 8bd4a36136 feat(mito): Init the write cache in datanode (#3100) Yingwen 2024-01-09 12:40:22 +08:00
  • af0c4c068a feat: support PromQL function vector (#3036) Ruihang Xia 2024-01-09 11:44:00 +08:00
  • 26cbcb8b3a docs: update issue template (#3119) dennis zhuang 2024-01-09 10:45:55 +08:00
  • 122b47210e chore: bump version to 0.5.1 (#3116) v0.5.1 niebayes 2024-01-08 19:32:56 +08:00
  • 316d843482 feat: support CSV format in sql HTTP API (#3062) tison 2024-01-08 18:54:27 +08:00
  • 8c58d3f85b test(remote_wal): add unit tests for kafka remote wal (#2993) niebayes 2024-01-08 18:48:11 +08:00
  • fcacb100a2 chore: expose some codes to let other projects use them (#3115) LFC 2024-01-08 14:32:01 +08:00
  • 58ada1dfef fix: check env before running kafka test (#3110) Weny Xu 2024-01-08 15:30:43 +09:00
  • f78c467a86 chore: bump opendal to 0.44.1 (#3111) Weny Xu 2024-01-08 12:55:58 +09:00
  • 78303639db feat(remote_wal): split an entry if it's too large (#3092) niebayes 2024-01-05 20:41:43 +08:00
  • bd1a5dc265 feat: metric engine support alter (#3098) JeremyHi 2024-01-05 17:46:39 +08:00
  • e0a43f37d7 chore: bump opendal to 0.44 (#3058) Weny Xu 2024-01-05 18:05:41 +09:00
  • a89840f5f9 refactor(metrics): add 'greptime_' prefix for every metrics (#3093) zyy17 2024-01-05 16:12:23 +08:00
  • c2db970687 feat: pushdown filters for some information_schema tables (#3091) dennis zhuang 2024-01-05 15:18:22 +08:00
  • e0525dbfeb chore: expose some codes to let other projects use them (#3102) LFC 2024-01-05 14:54:01 +08:00
  • cdc9021160 feat(metric): implement role and region_disk_usage (#3095) Weny Xu 2024-01-05 15:53:52 +09:00
  • 702ea32538 docs: update the description of greptimedb project (#3099) dennis zhuang 2024-01-05 11:06:02 +08:00
  • 342faa4e07 test: add tests for lease keeper with logical table (#3096) Weny Xu 2024-01-05 11:29:48 +09:00
  • 44ba131987 fix: improve redact sql regexp (#3080) tison 2024-01-04 22:53:20 +08:00
  • 96b6235f25 feat(mito): Add WriteCache struct and write SSTs to write cache (#2999) Yingwen 2024-01-04 18:53:43 +08:00
  • f1a4750576 feat(tests-integration): add more region migration integration tests (#3094) Weny Xu 2024-01-04 17:18:46 +09:00
  • d973cf81f0 feat(inverted_index): implement apply for SstIndexApplier (#3088) Zhenchi 2024-01-04 15:33:03 +08:00
  • 284a496f54 feat: add logs for upgrading candidate region and updating metadata (#3077) Weny Xu 2024-01-04 15:57:07 +09:00
  • 4d250ed054 fix: Optimize export metric behavior (#3047) WU Jingdi 2024-01-04 14:40:50 +08:00
  • ec43b9183d feat: table route for metric engine (#3053) LFC 2024-01-04 14:30:17 +08:00
  • b025bed45c feat: update dashboard to v0.4.6 (#3089) ZonaHe 2024-01-04 10:56:41 +08:00
  • 21694c2a1d feat: abort region migration if leader region peer is unexpected (#3086) Weny Xu 2024-01-03 20:46:51 +09:00
  • 5c66ce6e88 chore: remove unnecessary result wrappings (#3084) ClSlaid 2024-01-03 18:20:33 +08:00
  • b2b752337b fix: fix non-physical error msg (#3087) Weny Xu 2024-01-03 18:40:03 +09:00
  • aa22f9c94a refactor: allow procedure to acquire share lock (#3061) Weny Xu 2024-01-03 17:05:45 +09:00
  • 611a8aa2fe feat(tests-integration): add a naive region migration integration test (#3078) Weny Xu 2024-01-03 16:12:59 +09:00
  • e4c71843e6 feat(inverted_index): get memory usage of appliers (#3081) Zhenchi 2024-01-03 14:56:56 +08:00
  • e1ad7af10c feat(puffin): finish return written bytes (#3082) Zhenchi 2024-01-03 14:55:09 +08:00
  • b9302e4f0d feat(inverted_index): Add applier builder to convert Expr to Predicates (Part 2) (#3068) Zhenchi 2024-01-03 13:14:40 +08:00
  • 2e686fe053 feat(mito): Implement file cache (#3022) Yingwen 2024-01-03 10:05:06 +08:00
  • 128d3717fa test(tests-integration): add a naive test with kafka wal (#3071) Weny Xu 2024-01-02 18:05:20 +09:00
  • 2b181e91e0 refactor: unify the injection of WAL option (#3066) Weny Xu 2024-01-02 16:40:02 +09:00
  • d87ab06b28 feat: add kafka wal integration test utils (#3069) Weny Xu 2024-01-02 16:38:43 +09:00
  • 5653389063 feat!: correct the kafka config option (#3065) Weny Xu 2024-01-02 16:31:37 +09:00
  • c4d7b0d91d feat: add some tables for information_schema (#3060) dimbtp 2024-01-02 12:10:59 +08:00
  • f735f739e5 feat: add information_schema.key_column_usage (#3057) v0.6.0-nightly-20240101 dimbtp 2023-12-31 20:29:06 +08:00
  • 6070e88077 feat: add information_schema.files (#3054) dimbtp 2023-12-31 10:08:16 +08:00
  • 9db168875c fix(remote_wal): some known issues (#3052) niebayes 2023-12-30 23:28:10 +08:00
  • 4460af800f feat(TableRouteValue): add panic notes and type checks (#3031) AntiTopQuark 2023-12-30 21:02:26 +08:00
  • 69a53130c2 feat(inverted_index): Add applier builder to convert Expr to Predicates (Part 1) (#3034) Zhenchi 2023-12-30 15:32:32 +08:00
  • 1c94d4c506 ci: fix duplicatd doc issue (#3056) Ning Sun 2023-12-30 13:36:14 +08:00
  • 41e51d4ab3 chore: attempt to add doc issue in label task (#3021) Ning Sun 2023-12-29 20:17:34 +08:00
  • 11ae85b1cd feat: adds information_schema.schemata (#3051) dennis zhuang 2023-12-29 17:22:31 +08:00
  • 7551432cff refactor: merge standalone and metasrv table metadata allocators (#3035) LFC 2023-12-29 16:50:59 +08:00
  • e16f093282 test(remote_wal): add sqlness with kafka wal (#3027) Weny Xu 2023-12-29 17:17:22 +09:00
  • 301ffc1d91 feat(remote_wal): append a noop record after kafka topic initialization (#3040) Weny Xu 2023-12-29 16:46:48 +09:00
  • d22072f68b feat: expose region migration http endpoint (#3032) Weny Xu 2023-12-29 15:57:00 +09:00
  • b526d159c3 fix: replay memtable should from flushed_entry_id + 1 (#3038) Weny Xu 2023-12-29 01:12:07 +09:00
  • 7152407428 feat: update dashboard to v0.4.5 (#3033) ZonaHe 2023-12-28 19:51:43 +08:00
  • b58296de22 feat: Implement OR for PromQL (#3024) Ruihang Xia 2023-12-28 14:56:17 +08:00
  • 710a68d2d6 chore: add deprecate develop branch warning develop Ruihang Xia 2023-12-28 11:47:19 +08:00
  • 1d80a0f2d6 chore: Update CI badge in README.md (#3028) Yingwen 2023-12-28 13:59:27 +08:00
  • 286b9af661 chore: change all reference from develop to main (#3026) Ruihang Xia 2023-12-28 12:11:00 +08:00
  • af13eeaad3 feat: adds character_sets, collations and events etc. (#3017) dennis zhuang 2023-12-28 12:01:42 +08:00
  • 4b2f274971 feat: resend row insert bench_hydroflow Discord9 2023-12-28 11:11:03 +08:00
  • 485a91f49a feat: implement handle upgrade region instruction (#3013) Weny Xu 2023-12-28 11:08:47 +09:00
  • bd0eed7af9 chore: do not send message for xlarge PR (#3020) Ruihang Xia 2023-12-27 21:22:19 +08:00
  • b8b1e98399 refactor: use string type instead of Option type for '--store-key-prefix' (#3018) zyy17 2023-12-27 19:26:30 +08:00
  • abeb32e042 feat: implement region migration manager (#3014) Weny Xu 2023-12-27 19:50:10 +09:00
  • 840e94630d feat: implement param parsing of SubmitRegionMigrationTaskHandler (#3015) Weny Xu 2023-12-27 19:08:54 +09:00
  • 43e3a77263 fix: decimal128 ScalarValue to Value (#3019) Wei 2023-12-27 18:03:37 +08:00
  • d1ee1ba56a feat: support set timezone in db (#2992) WU Jingdi 2023-12-27 17:19:39 +08:00
  • feec4e289d feat: upgrade pgwire to 0.18 for corrected statement caching (#3010) Ning Sun 2023-12-27 11:02:25 +08:00
  • 718447c542 docs: RFC of enclosing column id (#2983) Ruihang Xia 2023-12-27 10:54:53 +08:00
  • eadde72973 chore: "fix: revert unfinished route table change" (#3009) LFC 2023-12-27 10:40:59 +08:00
  • 7c5c75568d chore: try to fix size labeller (#3012) Ning Sun 2023-12-26 21:36:44 +08:00
  • 1c9bf2e2a7 fix: change CI target repo to the origin one (#3011) Ruihang Xia 2023-12-26 21:15:44 +08:00
  • d061bf3d07 feat(remote_wal): introduce kafka remote wal (#3001) v0.5.0 niebayes 2023-12-26 20:35:24 +08:00
  • 8ce8a8f3c7 fix: revert unfinished route table change (#3008) Ruihang Xia 2023-12-26 17:56:49 +08:00
  • bf635a6c7c feat: replace ahash with murmur3 on generating tsid (#3007) Ruihang Xia 2023-12-26 15:45:31 +08:00
  • 196c06db14 feat: make logging to stdout configurable (#3003) LFC 2023-12-26 15:37:50 +08:00
  • 99565a3676 fix: update doc label on pr edit (#3005) Ruihang Xia 2023-12-26 14:53:34 +08:00
  • c902d43380 refactor(remote_wal): add StandaloneWalConfig (#3002) Weny Xu 2023-12-26 13:31:41 +09:00
  • 95f172eb81 feat: convert FileMetaData to ParquetMetaData (#2980) Wei 2023-12-26 12:27:36 +08:00
  • 3bd2f79841 chore(ci): auto doc labeler job (#2998) Ruihang Xia 2023-12-25 23:55:01 +08:00
  • 417be13400 feat: adopt human-panic crash reports (#2996) tison 2023-12-25 21:23:18 +08:00
  • 0a9ad004a4 chore: bump version to 0.5.0 (#3000) Ruihang Xia 2023-12-25 21:14:59 +08:00
  • cf561df854 feat: export runtime metric to promethues (#2985) SSebo 2023-12-25 20:47:22 +08:00
  • 1641fd572a refactor: hide RegionRoute behind TableRouteValue (#2989) LFC 2023-12-25 19:37:50 +08:00
  • 89129c99c8 chore: setup kafka standalone in coverage test (#2984) Weny Xu 2023-12-25 20:18:54 +09:00
  • 48cd22d459 feat: support querying metric engine from frontend (#2987) Ruihang Xia 2023-12-25 18:47:57 +08:00
  • 0d42651047 feat: add '--store-key-prefix' to support multiple meta instances can use the same etcd backend (#2988) zyy17 2023-12-25 17:33:25 +08:00
  • bab198ae68 feat(remote_wal): impl kafka log store (#2971) niebayes 2023-12-25 17:21:52 +08:00
  • d4ac8734bc refactor(remote_wal): entry id usage (#2986) niebayes 2023-12-25 15:30:27 +08:00
  • 4664cc601c fix: install nextest bin (#2990) Lei, HUANG 2023-12-25 14:01:47 +08:00
  • 06fd7fd210 feat: add skip_wal_replay to OpenRegion instruction (#2977) Weny Xu 2023-12-23 15:42:21 +09:00
  • d7b2e791b9 fix: duplicate information_schema (#2979) dennis zhuang 2023-12-22 22:02:11 +08:00
  • 7d509e97f6 chore: move some commonly referenced crates to workspace Cargo.toml (#2981) niebayes 2023-12-22 17:13:18 +08:00
  • a7349b573b feat: support fetch ranges in concurrent (#2959) Wei 2023-12-22 16:47:55 +08:00
  • 830a91c548 feat(remote_wal): implement topic allocation (#2970) niebayes 2023-12-22 16:26:48 +08:00
  • 6221e5b105 feat: update dashboard to v0.4.4 (#2978) ZonaHe 2023-12-22 14:37:39 +08:00
  • 43f01cc594 feat: add a default internal schema (#2974) Ning Sun 2023-12-22 14:25:19 +08:00