Commit Graph

  • d927ab1ce5 ci: add 'upload-to-s3' option and disable it in dev build (#2124) zyy17 2023-08-08 19:22:24 +08:00
  • c39de9072f refactor: use workspace dependencies for internal modules (#2119) Ning Sun 2023-08-08 19:02:34 +08:00
  • 815a6d2d61 fix: var compare error(yet another stupid mistake) (#2122) zyy17 2023-08-08 17:39:53 +08:00
  • f1f8a1d3a9 ci: fix incorrect variable name (#2121) zyy17 2023-08-08 17:20:11 +08:00
  • e7abd00fc0 ci: fix error import path (#2120) zyy17 2023-08-08 17:12:54 +08:00
  • 5e2fdec1b6 ci: add dev-build (#2114) zyy17 2023-08-08 15:58:59 +08:00
  • 2d9ea595cb chore!: change logstore namespace prefix (#1998) Lei, HUANG 2023-08-08 15:36:46 +08:00
  • 46fa3eb629 chore: upgrade rust toolchain to latest nightly (#2049) LFC 2023-08-08 15:17:51 +08:00
  • 7d0d8dc6e3 feat: return metasrv leader addr (#2110) Weny Xu 2023-08-07 18:01:42 +08:00
  • f8d152231d feat(information_schema): implement table_factory method (#2108) Zhenchi 2023-08-07 16:07:25 +08:00
  • c8cb1ef5bc feat: add schema and catalog key migration tool (#2048) Weny Xu 2023-08-07 14:22:05 +08:00
  • d5cadeeec3 feat: conversion between interval and gRPC (#2064) Zou Wei 2023-08-07 14:22:04 +08:00
  • 7210b35d86 docs: rfc of refactoring table trait (#2106) Ruihang Xia 2023-08-07 10:55:19 +08:00
  • cf7e8c9142 feat: truncate region (#2097) v0.4.0-nightly-20230807 Vanish 2023-08-04 20:26:25 +08:00
  • cb4dd89754 feat(mito): Implement mito2 Wal (#2103) Yingwen 2023-08-04 20:04:25 +09:00
  • 9139962070 fix: fix version output empty error: '$GITHUB_ENV' -> '$GITHUB_OUTPUT' (#2104) zyy17 2023-08-04 17:48:11 +08:00
  • 9718aa17c9 feat: define region group and sequence (#2100) Ruihang Xia 2023-08-04 17:08:07 +08:00
  • 18896739d8 fix: disable region failover in sqlness test (#2102) Ruihang Xia 2023-08-04 16:38:40 +08:00
  • 8bcad936d3 fix: wrong action url prompt (#2099) zyy17 2023-08-04 15:39:02 +08:00
  • 7efff2d704 fix: introduce taplo.toml and sort Cargo.toml (#2096) shuiyisong 2023-08-04 14:44:45 +08:00
  • 93cd4ab89d ci: require cargo.lock up to date (#2094) Ning Sun 2023-08-04 10:59:01 +08:00
  • e5663a075f feat(mito): preparation to implementing write (#2085) Yingwen 2023-08-04 11:53:02 +09:00
  • ac81d3c74f fix: add the missing 'NIGHTLY_RELEASE_PREFIX' and fail fast in 'allocate-runners' job (#2093) zyy17 2023-08-04 10:51:47 +08:00
  • 7987e08ca2 chore: typo (#2092) JeremyHi 2023-08-04 09:38:17 +08:00
  • 1492700acc fix(timestamp): add trim for the input date string (#2078) Eugene Tolbakov 2023-08-04 00:33:47 +01:00
  • 6f1094db0a fix: arc() usage in non-test code (#2091) shuiyisong 2023-08-03 18:16:02 +08:00
  • 21655cb56f ci: add nightly build workflow (#2089) zyy17 2023-08-03 17:11:39 +08:00
  • 5f0403c245 feat: improve /label and /labels APIs in prometheus server (#2087) Ruihang Xia 2023-08-03 15:51:08 +08:00
  • d7002caca7 chore: add meter-core dependency (#2088) fys 2023-08-03 15:24:34 +08:00
  • dda922507f feat: impl pubsub in metasrv (#2045) fys 2023-08-03 11:56:43 +08:00
  • fdd4929c8f refactor(mito): mv mito2 request (#2086) Yingwen 2023-08-03 12:38:46 +09:00
  • 90b2200cc8 chore!: modify install.sh to adapt the new release package format (#2077) zyy17 2023-08-03 10:09:31 +08:00
  • 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