Commit Graph

  • 74a6517bd0 refactor: move the common part of the heartbeat response handler to common (#1627) Weny Xu 2023-05-24 16:55:06 +09:00
  • fa4a497d75 feat: add cache for catalog kv backend (#1592) fys 2023-05-24 15:07:29 +08:00
  • ddca0307d1 feat: more configurable logging levels (#1630) Ning Sun 2023-05-24 14:47:41 +08:00
  • 3dc45f1c13 feat: implement CloseRegionHandler (#1569) Weny Xu 2023-05-23 16:44:27 +09:00
  • 7c55783e53 feat!: reorganize the storage layout (#1609) dennis zhuang 2023-05-23 13:58:26 +08:00
  • 5b304fa692 chore: add grpc query interceptor (#1626) shuiyisong 2023-05-23 13:57:54 +08:00
  • 9f67ad8bce fix: fix doesn't release closed regions issue (#1596) Weny Xu 2023-05-23 12:40:12 +09:00
  • e646490d16 chore: fix code styling (#1623) Weny Xu 2023-05-23 11:09:34 +09:00
  • 1225edb065 refactor: move rpc's commons to common-meta (#1625) JeremyHi 2023-05-23 10:07:24 +08:00
  • 8e7ec4626b refactor: remove useless error (#1624) Lei, HUANG 2023-05-22 22:55:27 +08:00
  • f64527da22 feat: region failover procedure (#1558) LFC 2023-05-22 19:54:52 +08:00
  • 6dbceb1ad5 feat: Trigger flush based on global write buffer size (#1585) Yingwen 2023-05-22 19:00:30 +08:00
  • 067c5ee7ce feat: time_zone variable for mysql connections (#1607) Ning Sun 2023-05-22 18:30:23 +08:00
  • 32ad358323 fix(table-procedure): Open table in RegisterCatalog state (#1617) Yingwen 2023-05-22 17:54:02 +08:00
  • 77497ca46a feat: support /api/v1/label/<label_name>/values from Prometheus (#1604) Chuanle Chen 2023-05-22 15:24:12 +08:00
  • e5a215de46 chore: truncate route-table (#1619) JeremyHi 2023-05-22 14:54:40 +08:00
  • e5aad0f607 feat: distributed planner basic (#1599) Ruihang Xia 2023-05-22 11:48:03 +08:00
  • edf6c0bf48 refactor: add "table engine" to datanode heartbeat. (#1616) QuenKar 2023-05-22 10:09:32 +08:00
  • c3eeda7d84 refactor(frontend): adjust code structure (#1615) v0.3.0-nightly-20230522 Ruihang Xia 2023-05-20 02:09:20 +08:00
  • 82f2b34f4d fix: wal replay ignore manifest entries (#1612) Lei, HUANG 2023-05-19 18:12:44 +08:00
  • 8764ce7845 feat: add delete WAL in drop_region (#1577) Vanish 2023-05-18 18:02:34 +08:00
  • d76ddc575f fix: meta admin API get catalog table name error (#1603) localhost 2023-05-18 14:27:40 +08:00
  • 68dfea0cfd fix: fix datanode cannot start while failing to open tables (#1601) Weny Xu 2023-05-17 21:56:13 +09:00
  • 57c02af55b feat: change default selector in meta from "LeaseBased" to "LoadBased" (#1598) fys 2023-05-17 17:48:13 +08:00
  • e8c2222a76 feat: add WindowedReader (#1532) Lei, HUANG 2023-05-17 17:34:29 +08:00
  • eb95a9e78b fix: sequence out of range (#1597) JeremyHi 2023-05-17 14:43:54 +08:00
  • 4920836021 refactor: support parsing env list (#1595) zyy17 2023-05-17 14:37:08 +08:00
  • 715e1a321f feat: implement /api/v1/labels for prometheus (#1580) Huaijin 2023-05-17 11:56:22 +08:00
  • a6ec79ee30 chore: add a uniform prefix to the metrics using the official recommendation of (#1590) localhost 2023-05-17 11:08:49 +08:00
  • e70d49b9cf feat: memtable stats (#1591) Lei, HUANG 2023-05-17 11:07:07 +08:00
  • ca75a7b744 fix: remove region number validation (#1593) Weny Xu 2023-05-17 10:23:56 +09:00
  • 3330957896 chore: add fmt for statement query (#1588) localhost 2023-05-16 16:14:11 +08:00
  • fb1ac0cb9c feat: support user config manifest compression (#1579) WU Jingdi 2023-05-16 11:02:59 +08:00
  • 856ab5bea7 feat: make RepeatedTask invoke remove_outdated_meta method (#1578) Niwaka 2023-05-16 11:21:35 +09:00
  • 122bd5f0ab feat(tql): add initial implementation for explain & analyze (#1427) Eugene Tolbakov 2023-05-16 00:28:24 +01:00
  • 2fd1075c4f fix: uses nextest in the Release CI (#1582) Ruihang Xia 2023-05-15 21:09:09 +08:00
  • 027707d969 feat: support frontend-meta heartbeat (#1555) fys 2023-05-15 17:54:45 +08:00
  • 8d54d40b21 feat: Add FlushPicker to flush regions periodically (#1559) Yingwen 2023-05-15 17:29:28 +08:00
  • 497b1f9dc9 feat: metrics for storage engine (#1574) Ning Sun 2023-05-15 07:22:00 +00:00
  • 4ae0b5e185 test: move instances tests to "tests-integration" (#1573) LFC 2023-05-15 12:00:43 +08:00
  • cfcfc72681 refactor: remove version column (#1576) Lei, HUANG 2023-05-15 11:03:37 +08:00
  • 66903d42e1 feat: implement OpenTableHandler (#1567) Weny Xu 2023-05-15 11:47:28 +09:00
  • 4fc173acf0 refactor: support layered configuration (#1535) v0.3.0-nightly-20230515 zyy17 2023-05-13 22:37:47 +08:00
  • f9a4326461 fix: unwrap() None in NULL value exist multi-field table during prometheus query_range (#1571) Huaijin 2023-05-12 17:36:03 +08:00
  • 4151d7a8ea fix: allow cross-schema query on information_schema (#1568) Ning Sun 2023-05-11 08:54:28 +00:00
  • a4e106380b fix: refreshing Dashboard returns 404 (#1562) LFC 2023-05-11 15:08:20 +08:00
  • 7a310cb056 docs: rfc of distributed planner (#1554) Ruihang Xia 2023-05-11 14:45:32 +08:00
  • 8fef32f8ef feat: enable tokio console in cluster mode (#1512) LFC 2023-05-11 14:35:06 +08:00
  • 8c85fdec29 fix: correct schema/table count in catalog metrics (#1565) Ning Sun 2023-05-11 06:20:42 +00:00
  • 84f6b46437 feat: update dashboard to v0.2.5 (#1563) ZonaHe 2023-05-11 13:55:42 +08:00
  • 44aef6fcbd feat(datanode): iImplement the heartbeat response handler (#1547) Weny Xu 2023-05-11 10:27:13 +09:00
  • 7a9dd5f0c8 feat: ignore mailbox message into stat (#1560) JeremyHi 2023-05-10 18:06:04 +08:00
  • 486bb2ee8e feat: Compress manifest and checkpoint (#1497) WU Jingdi 2023-05-10 15:53:06 +08:00
  • 020c55e260 refactor: change mailbox_messages to mailbox_message (#1557) Weny Xu 2023-05-10 16:17:11 +09:00
  • ee3e1dbdaa feat: Use LocalScheduler framework to implement FlushScheduler (#1531) Yingwen 2023-05-10 15:16:51 +08:00
  • aa0c5b888c docs: update readme (#1549) dennis zhuang 2023-05-10 14:36:07 +08:00
  • fbb7db42aa chore: unify code styling (#1523) v0.3.0-nightly-20230510 Weny Xu 2023-05-10 12:10:39 +09:00
  • a1587595d9 feat: add information_schema as exception of cross schema check (#1551) Ning Sun 2023-05-10 02:55:00 +00:00
  • abd5a8ecbb chore(datasource): make CompressionType follow the style of the guide (#1522) Weny Xu 2023-05-10 11:50:24 +09:00
  • 4ddab8e982 build: change release CI to only run test on linux (#1548) Ruihang Xia 2023-05-10 10:49:14 +08:00
  • 1833e487a4 refactor: remove unnecessary async from RepeatedTask::start (#1545) Yingwen 2023-05-09 21:03:15 +08:00
  • c93b5743e8 feat: update dashboard to v0.2.4 (#1553) ZonaHe 2023-05-09 20:56:20 +08:00
  • 550c494d25 fix: Copy from must follow the order of table fields issue (#1521) Weny Xu 2023-05-09 18:46:16 +09:00
  • 2ab0e42d6f feat: clean procedure's state after it is done (#1543) Yingwen 2023-05-09 11:44:50 +08:00
  • 05e6ca1e14 fix: the latest number of regions (#1546) JeremyHi 2023-05-09 10:11:26 +08:00
  • b9661818f2 chore: remove useless Option type in plugins (#1544) localhost 2023-05-08 21:54:24 +08:00
  • f86390345c chore: remove useless Option type in plugins (#1544) localhost 2023-05-08 21:53:45 +08:00
  • 7191bb9652 chore: remove useless Option type in plugins (#1544) localhost 2023-05-08 21:52:12 +08:00
  • 34c7f78861 chore: add configurator to http server (#1488) localhost 2023-05-08 18:55:03 +08:00
  • 610651fa8f feat: meta metrics (#1538) JeremyHi 2023-05-08 17:50:21 +08:00
  • c48067f88d fix: no active datanode when frontend start (#1533) fys 2023-05-08 15:02:07 +08:00
  • ec1b95c250 docs: add play section (#1528) Ning Sun 2023-05-08 06:26:22 +00:00
  • fbf1ddd006 feat: open catalogs and schemas in parallel (#1527) gitccl 2023-05-08 10:34:30 +08:00
  • d679cfcb53 feat: add semantic_type to information_schema.columns (#1530) Ning Sun 2023-05-06 07:48:37 +00:00
  • 2c82ded975 feat: table metrics (#1469) discord9 2023-05-06 14:59:49 +08:00
  • d4f3f617e4 chore(toolchain): update rust-toolchain to 2023-05-03 (#1524) Ruihang Xia 2023-05-06 11:34:09 +08:00
  • 6fe117d7d5 fix: vector and matrix in Prometheus use different field (#1520) Ruihang Xia 2023-05-05 15:54:26 +08:00
  • b0ab641602 feat: add catalog/schema/table count as catalog metrics (#1499) Ning Sun 2023-05-05 05:54:12 +00:00
  • 224ec9bd25 fix: wrong max_table_id log in remote catalog manager (#1516) Huaijin 2023-05-05 11:39:45 +08:00
  • d86b3386dc fix: incorrect show create table output (#1514) Niwaka 2023-05-05 12:29:09 +09:00
  • c8301feed7 fix: respect MySQL timestamp format (#1510) Lei, HUANG 2023-05-04 18:57:38 +08:00
  • b1920c41a4 fix: object store cache bug (#1482) dennis zhuang 2023-05-04 18:25:40 +08:00
  • c471007edd feat: support to copy table from/to CSV and JSON format file (#1475) Weny Xu 2023-05-04 18:20:28 +09:00
  • 2818f466d3 feat: Log error in GreptimeRequestHandler (#1507) Yingwen 2023-05-04 15:48:38 +08:00
  • d7a906e0bd feat: metasrv mailbox (#1481) JeremyHi 2023-05-04 15:42:43 +08:00
  • 6e1bb9e458 feat: add support for information_schema.columns (#1500) Ning Sun 2023-05-04 06:29:38 +00:00
  • 494ad570c5 feat: update pgwire to 0.14 (#1504) Ning Sun 2023-05-04 06:24:26 +00:00
  • 12d59e6341 chore: remove redundant code. (#1502) Vanish 2023-05-04 14:20:26 +08:00
  • 479ef9d379 fix: checkpoint GC task also deletes the file with the last version (#1491) Yingwen 2023-05-04 14:18:38 +08:00
  • 93ffe1ff33 feat: improve and distinguish different errors for IllegalInsertData (#1503) Niwaka 2023-05-04 13:36:24 +09:00
  • d461328238 fix: insert distributed table if partition column has default value (#1498) Niwaka 2023-05-02 21:50:02 +09:00
  • 6aae5b7286 feat: prevent sensitive information (key, password, secrets etc.) from being printed in plain (#1501) Vanish 2023-05-01 20:54:54 +08:00
  • 7dbac89000 feat: add metrics for protocol interfaces (#1495) Ning Sun 2023-04-28 15:42:35 +00:00
  • 0b0b5a10da feat: Remove store from procedure config (#1489) Yingwen 2023-04-28 22:12:57 +08:00
  • 51be35a7b1 feat(mito): Combine the original and procedure's implementation (#1468) Yingwen 2023-04-28 11:48:52 +08:00
  • 9e4887f29f fix: disable dashboard (#1494) Lei, HUANG 2023-04-27 22:55:15 +08:00
  • cca34aa914 chore: upgrade promql-parser version (#1484) yuanbohan 2023-04-27 21:10:15 +08:00
  • 0ac50632aa feat: use server time if it's not specified (#1480) Ruihang Xia 2023-04-27 20:54:26 +08:00
  • b1f7ad097a test: Fix s3 region in test (#1493) Yingwen 2023-04-27 20:25:20 +08:00
  • a77a4a4bd1 fix: add s3 region info (#1492) Weny Xu 2023-04-27 20:13:01 +09:00