Commit Graph

  • e3a079a142 fix: session features (#2084) Vanish 2023-08-02 21:39:17 +08:00
  • c55841988e feat: necessary Hash derive for types (#2075) discord9 2023-08-02 21:08:43 +08:00
  • 279df2e558 fix: incorrect argument name: 'disable_run_tests' -> 'disable-run-tests' (#2079) zyy17 2023-08-02 19:16:56 +08:00
  • 7a27ef8d11 fix: remove openssl from reqwest and use rustls instead (#2081) Ning Sun 2023-08-02 18:23:21 +08:00
  • be8f243c64 chore: update Cargo.lock (#2068) v0.4.0-nightly-20230802 zyy17 2023-08-02 15:23:16 +08:00
  • e1edb87017 fix: add the missing 'TARGET' in Makefile (#2066) zyy17 2023-08-02 14:42:43 +08:00
  • bbbeaa709b fix(deps): update greptime-proto rev to the one after merge (#2063) Ruihang Xia 2023-08-02 14:33:10 +08:00
  • 4626c2efe5 feat: add Catalog and Schema Manager (#2037) Weny Xu 2023-08-02 11:56:29 +08:00
  • 346c52eb72 docs: update SDK list (#2062) Ruihang Xia 2023-08-02 10:31:43 +08:00
  • 47a796c0ba fix: incorrect github token secret name (#2061) zyy17 2023-08-02 10:20:49 +08:00
  • 5eb2c609a3 fix: auth in grpc (#2056) shuiyisong 2023-08-01 23:18:31 +08:00
  • 7d76131469 chore: modify the directory of release bucket and remove unused files (#2059) v0.4.0-nightly-20230801 zyy17 2023-08-01 21:07:13 +08:00
  • a3fa455f31 docs: rfc of metric engine (#1925) Ruihang Xia 2023-08-01 19:26:48 +08:00
  • fd7eb87a52 refactor: common semantic-type (#2057) JeremyHi 2023-08-01 19:18:05 +08:00
  • 090b7e61ca feat: make the gRPC channel between Frontend and Datanode configurable (#2044) Sunray Ley 2023-08-01 18:49:41 +08:00
  • c529c8a41b feat(mito): Implement open and close for mito2 regions (#2052) Yingwen 2023-08-01 19:49:07 +09:00
  • 0eac56a442 chore: remove unused dependencies (#2055) gongzhengyang 2023-08-01 15:43:03 +08:00
  • 44f3ed2f74 chore(deps): bump datafusion to the latest commit (#1967) Ruihang Xia 2023-08-01 10:10:49 +08:00
  • 5bd80a74ab feat: prepare for implementing considering partition key in the distributed planner (#2000) Ruihang Xia 2023-07-31 20:36:23 +08:00
  • bddaf265a9 chore(ci): run clippy, coverage and sqlness in parallel (#2050) Ruihang Xia 2023-07-31 18:37:30 +08:00
  • 4d5ecb54c5 feat(mito): Implement open for RegionManifestManager (#2036) Yingwen 2023-07-31 19:04:22 +09:00
  • 922d826347 chore: make tables() return kv instead of key only (#2047) shuiyisong 2023-07-31 15:30:47 +08:00
  • 7681864eb4 chore: add version reporter (#2007) localhost 2023-07-31 14:58:00 +08:00
  • 45832475d0 feat: rewrite the release pipeline to make it clean (#2038) zyy17 2023-07-31 12:57:04 +08:00
  • 7727508485 feat: impl interval type (#1952) Zou Wei 2023-07-31 11:54:39 +08:00
  • 216f220007 fix: restore 'aarch64/compile-python.sh' to fix the failed release temporarily (#2046) zyy17 2023-07-31 11:38:27 +08:00
  • 695398652c feat: accept influxdb request without timestamp even if table doesn't exist (#2041) Niwaka 2023-07-31 11:55:09 +09:00
  • fc6ebf58b4 refactor: create_current_timestamp_vector by using VectorOp::cast (#2042) parkma99 2023-07-31 10:51:06 +08:00
  • f22b787fd9 chore: return error in arrow array convert function (#2043) Zou Wei 2023-07-31 10:47:40 +08:00
  • 81ea61ba43 fix: window inferer (#2033) v0.4.0-nightly-20230726 Lei, HUANG 2023-07-26 10:18:19 +08:00
  • 662879ff4b refactor: don't set the build jobs when nproc is not found (#2034) zyy17 2023-07-25 21:40:44 +08:00
  • 48996b0646 fix: etcd range pagenation in table metadata migration tool (#2035) LFC 2023-07-25 18:02:26 +08:00
  • 0b4ac987cd refactor: arrange lease kvs randomly in lease_based selector (#2028) fys 2023-07-25 15:32:10 +08:00
  • 9c1f0234de refactor: query context (#2022) shuiyisong 2023-07-25 14:11:34 +08:00
  • f55bff51ac feat: set and retrieve trace id in log macro (#2016) Ruihang Xia 2023-07-25 11:50:27 +08:00
  • 0fc0f74cd7 fix: fix parking_lot unresolved (#2025) Weny Xu 2023-07-25 12:20:12 +09:00
  • 5f65e3ff44 feat(mito): Port parquet writer and reader to mito2 (#2018) v0.4.0-nightly-20230724 Yingwen 2023-07-24 18:35:21 +09:00
  • 1f371f5e6e fix: checkpoint metadata file dirty caching (#2020) dennis zhuang 2023-07-24 16:18:19 +08:00
  • 632cb26430 feat: trace_id in query context (#2014) shuiyisong 2023-07-24 15:35:06 +08:00
  • 39e74dc87e chore: rename tag github env (#2019) liyang 2023-07-24 15:29:24 +08:00
  • 41139ec11d feat: region lease improve (#2004) JeremyHi 2023-07-24 11:49:14 +08:00
  • 657fcaf9d0 refactor: unify the greptime artifacts building (#2015) zyy17 2023-07-24 11:06:16 +08:00
  • f1cd28ffa1 feat: (upload binary s3)add nightly build tag (#2011) liyang 2023-07-21 14:49:57 +08:00
  • 86378ad93a docs: fix incorrect document URL (#2012) Sunray Ley 2023-07-21 14:55:23 +08:00
  • 792d8dfe33 feat(mito): create region in mito2 engine (#1999) Yingwen 2023-07-21 15:41:34 +09:00
  • e3ac3298b1 feat: add orc stream (#1981) gobraves 2023-07-21 13:54:02 +08:00
  • 953b8a0132 feat: benchmark table metadata managers (#2008) LFC 2023-07-21 13:41:06 +08:00
  • e0aecc9209 refactor: improve semantics of session and query context (#2009) Ning Sun 2023-07-21 11:50:32 +08:00
  • a7557b70f1 feat: Add more tags for OTLP metrics protocol (#2003) Ning Sun 2023-07-21 10:02:43 +08:00
  • 51fe074666 feat: truncate table execute (#2002) Vanish 2023-07-20 19:04:37 +08:00
  • 6235441577 fix: avoid large vector allocation on large query span (#2006) Ruihang Xia 2023-07-20 17:26:53 +08:00
  • 172febb1af refactor!: trying to replace TableGlobalValue, part 2 (#1985) LFC 2023-07-19 20:01:43 +08:00
  • 2ef0d06cdb feat: status_code in response header (#1982) JeremyHi 2023-07-19 19:27:49 +08:00
  • 2e2a82689c fix: alter procedure table not found issue (#1993) Weny Xu 2023-07-19 17:26:13 +09:00
  • bb8468437e feat(mito): Define Version and metadata builders for mito2 (#1989) Yingwen 2023-07-19 16:50:20 +09:00
  • 3241de0b85 refactor: Separating statement parse func (#1975) Ben Baoyi 2023-07-19 13:22:36 +08:00
  • b227a7637c feat: add timers for promql query (#1994) Ning Sun 2023-07-19 11:54:49 +08:00
  • 43bde82e28 test(storage): fix schedule_duplicate_tasks test (#1990) Yingwen 2023-07-19 12:05:30 +09:00
  • 62a41d2280 feat: initial implementation for OpenTelemetry otlp/http (#1974) Ning Sun 2023-07-19 11:03:52 +08:00
  • 3741751c8d feat: support where in show databases (#1962) Niwaka 2023-07-19 09:01:05 +09:00
  • 8bea853954 refactor(mito2): implement RegionManifestManager (#1984) Ruihang Xia 2023-07-18 22:03:35 +08:00
  • 37dad206f4 fix: fix wait procedure watcher bug (#1987) Weny Xu 2023-07-18 18:07:31 +09:00
  • 1783e4c5cb refactor: move DatanodeAlterTable after InvalidateTableCache (#1978) Weny Xu 2023-07-18 16:03:20 +09:00
  • b81570b99a feat: impl time type (#1961) dennis zhuang 2023-07-18 10:55:28 +08:00
  • 6811acb314 fix(status_endpoint): add default value for hostname (#1972) Eugene Tolbakov 2023-07-17 12:55:11 +01:00
  • 3e846e27f8 fix: compile error after #1971 is merged (#1979) LFC 2023-07-17 18:01:47 +08:00
  • f152568701 fix(ci): add merge queue trigger (#1980) Ruihang Xia 2023-07-17 18:01:05 +08:00
  • dd62f4c407 feat: tool to migrate table metadata values (#1971) LFC 2023-07-17 15:06:32 +08:00
  • 4fd37d9d4e test: add ddl idempotent tests of datanode (#1966) Weny Xu 2023-07-17 12:58:06 +09:00
  • 7cf6c2bd5c refactor: trying to replace TableGlobalValue, part 1 (#1956) LFC 2023-07-17 11:32:46 +08:00
  • 8f71ac2172 refactor: move heartbeat configuration into an independent section (#1976) Kree0 2023-07-17 11:29:02 +08:00
  • 076d44055f docs: fix playground section (#1973) Ning Sun 2023-07-17 10:48:06 +08:00
  • d9751268aa feat: expose metasrv datanode_client_options (#1965) v0.4.0-nightly-20230717 Weny Xu 2023-07-15 15:26:24 +09:00
  • 8f1241912c feat: update dashboard to v0.3.0 (#1968) ZonaHe 2023-07-15 14:16:41 +08:00
  • 97cfa3d6c9 feat: support append entries from multiple regions at a time (#1959) Lei, HUANG 2023-07-14 17:57:17 +08:00
  • ef7c5dd311 feat(mito): Implement WorkerGroup to handle requests (#1950) Yingwen 2023-07-14 17:06:44 +09:00
  • ce43896a0b refactor(mito2): implement serialize/deserialize for RegionMetadata (#1964) Ruihang Xia 2023-07-14 14:44:12 +08:00
  • c9cce0225d feat: ask leader (#1957) JeremyHi 2023-07-14 11:32:47 +08:00
  • 5bfd0d9857 refactor(mito): define region metadata (#1960) Ruihang Xia 2023-07-13 21:40:41 +08:00
  • e4fd5d0fd3 refactor: let metasrv returns ref always (#1954) JeremyHi 2023-07-13 17:06:51 +08:00
  • 132668bcd1 feat: invalidate table cache after altering (#1951) Weny Xu 2023-07-13 15:19:26 +09:00
  • 8b4145b634 feat: simplify the usage of channel_manage (#1949) JeremyHi 2023-07-13 14:11:11 +08:00
  • 735c6390ca feat: implement alter table procedure (#1878) Weny Xu 2023-07-13 11:41:46 +09:00
  • 9ff7670adf refactor:remove common_error::prelude (#1946) Ben Baoyi 2023-07-13 10:36:36 +08:00
  • 16be56a743 refactor(mito): port manifest storage to mito2 (#1948) Ruihang Xia 2023-07-12 19:21:11 +08:00
  • 2bfe25157f feat:add check port before start sqlness test (#1895) Ben Baoyi 2023-07-12 17:44:50 +08:00
  • 4fdb6d2f21 refactor: remote catalog uses memory (#1926) LFC 2023-07-12 17:33:33 +08:00
  • 39091421a4 feat: implement truncate table parser (#1932) Vanish 2023-07-12 14:59:24 +08:00
  • 674bfd85c7 chore(prom)!: rename prometheus(remote storage) to prom-store and promql(HTTP server) to prometheus (#1931) Eugene Tolbakov 2023-07-12 07:47:09 +01:00
  • 4fa8340572 feat: support desc [table] <table_name> (#1944) Ruihang Xia 2023-07-12 14:41:31 +08:00
  • 5422224530 chore: upgrade toml version (#1945) shuiyisong 2023-07-12 14:22:02 +08:00
  • 077785cf1e refactor(mito): define manifest related API (#1942) Ruihang Xia 2023-07-12 11:42:55 +08:00
  • a751aa5ba0 feat: switch to using drop table procedure (#1901) Weny Xu 2023-07-12 11:35:23 +09:00
  • 264c5ea720 feat: meta procedure options (#1937) Weny Xu 2023-07-12 11:22:08 +09:00
  • fa12392d2c fix: fix frontend meta client option issue (#1939) Weny Xu 2023-07-12 11:13:07 +09:00
  • 421103c336 refactor: remove misdirectional alias "Request as GreptimeRequest" (#1940) Ruihang Xia 2023-07-12 10:06:05 +08:00
  • 41e856eb9e refactor: change logging level for mysql error log (#1938) Ning Sun 2023-07-11 20:49:05 +08:00
  • e1ca454992 chore: grpc-timeput = 10s (#1934) JeremyHi 2023-07-11 15:07:18 +08:00
  • 2d30f4c373 fix: fix broken CI (#1933) Weny Xu 2023-07-11 15:48:41 +09:00
  • a7ea3bbc16 feat: manual compact api (#1912) Lei, HUANG 2023-07-11 12:00:39 +08:00