Commit Graph

  • 9ce73e7ca1 refactor(frontend): TableScan instead of scan_to_stream for COPY TO (#2244) Zhenchi 2023-08-24 20:46:54 +08:00
  • b633a16667 feat: apply rewriter to subquery exprs (#2245) Ruihang Xia 2023-08-24 06:48:04 -05:00
  • 0a6ab2a287 refactor(script): not to call scan_to_stream on table (#2241) Zhenchi 2023-08-24 16:10:07 +08:00
  • 7746e5b172 feat: dist row inserter (#2231) JeremyHi 2023-08-24 14:58:05 +08:00
  • a7e0e2330e fix: invalidate cache after altering (#2239) Weny Xu 2023-08-24 11:56:17 +08:00
  • 19d2d77b41 fix: parse large timestamp (#2185) Lei, HUANG 2023-08-24 11:52:15 +08:00
  • 4ee1034012 feat(mito): merge reader for mito2 (#2210) Yingwen 2023-08-24 11:37:51 +08:00
  • e5ba3d1708 feat: rewrite the dist analyzer (#2238) Ruihang Xia 2023-08-23 22:29:08 -05:00
  • 8b1f4eb958 feat: types sqlness tests (#2073) dennis zhuang 2023-08-24 11:26:19 +08:00
  • eca7e87129 chore: try from value (#2236) discord9 2023-08-24 10:44:13 +08:00
  • beb92ba1d2 refactor: use table id instead of table ident (#2233) Weny Xu 2023-08-23 21:28:08 +08:00
  • fdb5ad23bf refactor: use Batch::sort_and_dedup instead of Values::sort_in_place (#2235) Lei, HUANG 2023-08-23 16:56:49 +08:00
  • d581688fd2 fix: dist planner has wrong behavior in table with multiple partitions (#2237) Ruihang Xia 2023-08-23 03:32:20 -05:00
  • 4dbc32f532 refactor: remove associate type in scheduler to simplify it #2153 (#2194) Bamboo1 2023-08-23 14:28:00 +08:00
  • af95e46512 refactor(table): eliminate calls to DistTable.delete (#2225) Zhenchi 2023-08-23 10:33:48 +08:00
  • d81ddd8879 chore: fix clippy (#2232) Weny Xu 2023-08-23 10:24:29 +08:00
  • 88247e4284 fix!: resolve residual issues with removing prometheus port (#2227) Ning Sun 2023-08-23 09:49:11 +08:00
  • 18250c4803 feat: implement Flight and gRPC services for RegionServer (#2226) Ruihang Xia 2023-08-22 08:30:09 -05:00
  • 18fa0e01ed feat: remove checkpoint_on_startup (#2228) dennis zhuang 2023-08-22 21:09:34 +08:00
  • cc3e198975 feat(mito): Implement operations like concat and sort for Batch (#2203) Yingwen 2023-08-22 20:03:02 +08:00
  • cd3755c615 feat(mito): Support handling RegionWriteRequest (#2218) Yingwen 2023-08-22 19:16:00 +08:00
  • be1e13c713 feat(mito2): time series memtable (#2208) Lei, HUANG 2023-08-22 16:40:46 +08:00
  • cb3561f3b3 refactor(table): eliminate calls to DistTable.insert (#2219) Zhenchi 2023-08-22 14:15:02 +08:00
  • b3b43fe1c3 fix: table options can't be found in distributed mode (#2209) Niwaka 2023-08-22 12:53:56 +09:00
  • b411769de6 feat: Implement a basical range select query (#2138) WU Jingdi 2023-08-22 11:07:14 +08:00
  • e5f4ca2dab feat: streaming do_get (#2171) niebayes 2023-08-22 10:54:05 +08:00
  • 5b7b2cf77d fix: fix ddl client can not update leader addr (#2205) Weny Xu 2023-08-21 21:57:29 +08:00
  • 9352649f22 chore: add table region key to delete in upgrade tool (#2214) shuiyisong 2023-08-21 16:16:10 +08:00
  • c5f507c20e fix: add user_info extension to prom_store handler (#2212) shuiyisong 2023-08-21 12:55:34 +08:00
  • 033b650d0d feat: row write protocol (#2189) v0.4.0-nightly-20230821 JeremyHi 2023-08-19 21:08:44 +08:00
  • 272f649b22 fix: some TODO in sqlness cases and refactor meta-client error (#2207) dennis zhuang 2023-08-18 18:09:11 +08:00
  • 3150f4b22e fix: specify input ordering and distribution for prom plan (#2204) Ruihang Xia 2023-08-18 17:45:46 +08:00
  • e1ce1d86a1 refactor: unite key serialization method (#2195) Weny Xu 2023-08-18 17:42:19 +08:00
  • b8595e1960 feat: update dashboard to v0.3.1 (#2192) ZonaHe 2023-08-18 17:42:18 +08:00
  • 61e6656fea fix: auth in prometheus gateway service (#2206) shuiyisong 2023-08-18 17:41:38 +08:00
  • 1bbec75f5b fix: skip partition clause in show create table (#2200) Ruihang Xia 2023-08-18 17:10:31 +08:00
  • 8d6a2d0b59 refactor: apply numbers to ThinTable (#2202) Zhenchi 2023-08-18 11:11:37 +08:00
  • 177036475a fix: support to copy from parquet with typecast (#2201) Weny Xu 2023-08-18 11:09:54 +08:00
  • 87a730658a refactor: add ThinTable to proxy tables from infoschema (#2193) Zhenchi 2023-08-17 23:19:14 +08:00
  • b67e5bbf70 fix: invalid err msg (#2196) JeremyHi 2023-08-17 19:12:35 +08:00
  • 4aaf6aa51b feat: implement query API for RegionServer (#2197) Ruihang Xia 2023-08-17 19:02:31 +08:00
  • 6e6ff5a606 refactor: update table metadata in single txn (#2172) Weny Xu 2023-08-17 14:29:19 +08:00
  • 4ba12155fe feat(mito): Implement SST format for mito2 (#2178) Yingwen 2023-08-17 14:25:50 +08:00
  • 832e5dcfd7 chore: remove allow-unused (#2184) Weny Xu 2023-08-17 11:15:12 +08:00
  • d45ee8b42a chore: fix collect region stat on non-base table (#2190) shuiyisong 2023-08-17 10:13:49 +08:00
  • 6cd7319d67 refactor: grpc insert (#2188) JeremyHi 2023-08-16 19:25:25 +08:00
  • bb062003ef ci: fallback to run_id to avoid cancelling other jobs (#2186) Yingwen 2023-08-16 18:24:17 +09:00
  • 8ea1763033 refactor: refactor table metadata manager (#2159) Weny Xu 2023-08-16 14:43:03 +08:00
  • 1afe96e397 refactor: prevent dist table from invoking scan (#2179) Zhenchi 2023-08-16 12:43:33 +08:00
  • 814c599029 ci: cancel in-progress actions on new commit (#2182) Ruihang Xia 2023-08-16 12:21:14 +08:00
  • 4c3169431b feat: move region metadata to store-api (#2181) Ruihang Xia 2023-08-16 12:18:26 +08:00
  • 202540823f refactor!: move prometheus routes to default http server (#2005) sh2 2023-08-16 11:21:14 +08:00
  • 0967678a51 feat: don't enable telemetry for debug building (#2177) dennis zhuang 2023-08-16 09:53:11 +08:00
  • c8cde704cf chore: minor auth crate change (#2176) shuiyisong 2023-08-15 18:49:22 +08:00
  • 24dc827ff9 feat: grpc handler result (#2107) JeremyHi 2023-08-15 17:34:00 +08:00
  • f5e44ba4cf docs: rfc of update metadata in single txn (#2165) Weny Xu 2023-08-15 17:44:07 +08:00
  • 32c3ac4fcf refactor: improve the image building performance (#2175) zyy17 2023-08-15 17:28:09 +08:00
  • a8f2e4468d feat: handle multiple grpc deletes (#2150) Niwaka 2023-08-15 17:22:46 +09:00
  • d4565c0a94 feat(mito): Defines the read Batch struct for mito2 (#2174) Yingwen 2023-08-15 15:39:21 +09:00
  • 2168970814 feat: define region server and related requests (#2160) Ruihang Xia 2023-08-15 14:27:27 +08:00
  • 69a2036cee feat!: add deserializer for Partition (#2169) Weny Xu 2023-08-15 11:36:58 +08:00
  • e924b44e83 refactor: KeyValues return ValueRef (#2170) Lei, HUANG 2023-08-14 22:51:13 +08:00
  • 768239eb49 fix: panic on truncate table in distributed mode (#2173) Yingwen 2023-08-14 23:20:20 +09:00
  • f3157df190 fix: normalize otlp string keys (#2168) Ning Sun 2023-08-14 17:39:54 +08:00
  • b353bd20db fix: print_anonymous_usage_data_disclaimer at wrong place (#2167) dennis zhuang 2023-08-14 16:01:10 +08:00
  • 55b5df9c51 feat: row wise converter (#2162) Lei, HUANG 2023-08-14 15:13:39 +08:00
  • 393047a541 feat: implement metric for MergeScanExec (#2166) Ruihang Xia 2023-08-14 15:10:45 +08:00
  • 606b489d53 feat: redact secrets in sql when logging (#2141) LFC 2023-08-14 14:40:00 +08:00
  • d0b3607633 feat: add table route manager and upgrade tool (#2145) Weny Xu 2023-08-14 12:19:44 +08:00
  • 5b012a1f67 feat!: switch to new catalog/schema key (#2140) Weny Xu 2023-08-14 11:08:43 +08:00
  • f6b53984da fix(metasrv)!: do not overwrite boolean options unconditionally (#2161) Ruihang Xia 2023-08-14 11:04:54 +08:00
  • 7f51141ed0 refactor: auth crate (#2148) shuiyisong 2023-08-14 10:51:26 +08:00
  • 6d64e1c296 feat(mito): checkpoint for mito2 (#2142) v0.4.0-nightly-20230814 Ruihang Xia 2023-08-13 17:26:01 +08:00
  • e6090a8d5b feat(mito): Write wal and memtable (#2135) Yingwen 2023-08-12 16:44:44 +09:00
  • b62e643e92 build: update protobuf-build to support apple silicon (#2143) 谢政 2023-08-12 11:31:51 +08:00
  • 6f40128058 feat!: enable telemetry by default (#2137) dennis zhuang 2023-08-11 22:50:40 +08:00
  • 0b05c22be1 fix: make "explain" executable in repl (#2157) LFC 2023-08-11 20:21:40 +08:00
  • 4fd1057764 fix: several clippy error/warnings after upgrading toolchain (#2156) Ruihang Xia 2023-08-11 20:20:21 +08:00
  • 6877d082f6 feat: compatible with postgres interval type (#2146) Zou Wei 2023-08-11 20:19:57 +08:00
  • 2dcc67769e fix: runs sqlness test on windows-latest-8-cores (#2158) LFC 2023-08-11 17:34:58 +08:00
  • b9bac2b195 fix: let information_schema know itself (#2149) Ruihang Xia 2023-08-11 15:37:27 +08:00
  • 584acca09d feat: impl duration type (#2117) Zou Wei 2023-08-11 15:04:42 +08:00
  • ad2021a8d8 feat: print build output if it's failed in sqlness (#2152) LFC 2023-08-11 11:34:15 +08:00
  • c970c206d1 ci: add retry for uploading artifacts to s3 (#2147) zyy17 2023-08-10 20:59:04 +08:00
  • 5c19913a91 build: on windows (#2054) LFC 2023-08-10 16:08:37 +08:00
  • 587a24e7fb ci: add working dir and some minor changes of create-version.sh (#2133) zyy17 2023-08-10 12:46:43 +08:00
  • 0270708d6d fix: correct grpc metric labels (#2136) Ning Sun 2023-08-10 11:59:41 +08:00
  • b7319fe2b1 feat: Support RangeSelect LogicalPlan rewrite (#2058) WU Jingdi 2023-08-10 10:53:20 +08:00
  • ea3708b33d fix: deserialize TableInfoValue with missing field (#2134) LFC 2023-08-10 10:43:24 +08:00
  • 7abe71f399 fix(table): return correct table types (#2131) Zhenchi 2023-08-09 19:07:00 +08:00
  • b156225b80 fix: correct the schema used by TypeConversionRule (#2132) Ruihang Xia 2023-08-09 16:18:17 +08:00
  • 2ac51c6348 fix: set the correct working dir before building the artifacts (#2129) zyy17 2023-08-09 14:34:29 +08:00
  • 7f5f8749da test: add conditional compilation flag for datanode mock module (#2130) Ning Sun 2023-08-09 14:10:54 +08:00
  • d4e863882f feat: Add write method to memtable trait (#2123) Yingwen 2023-08-09 13:07:50 +09:00
  • d18eb18b32 feat: use server inferenced types on statement describe (#2032) Ning Sun 2023-08-09 10:57:56 +08:00
  • aa6452c86c chore: rename dockerhub registry password (#2127) liyang 2023-08-09 10:28:56 +08:00
  • d44cd9c6f5 fix: add 'image-name' argument to correct the invalid image namespace(mix with image-name) (#2126) zyy17 2023-08-09 10:04:11 +08:00
  • ce0f909cac perf: change current schema and catalog to borrow, clone only necessary (#2116) gongzhengyang 2023-08-08 20:48:24 +08:00
  • 4c693799d8 fix: bugs related to merge scan (#2118) Ruihang Xia 2023-08-08 19:42:57 +08:00
  • 57836e762b feat: truncate table in standalone mode (#2090) Vanish 2023-08-08 19:23:36 +08:00