Commit Graph

54527 Commits

Author SHA1 Message Date
dapan1121 3c7924ed8d
Merge pull request #22081 from taosdata/enh/TD-24920-3.0
enh: dm monitor refactor
2023-07-17 17:12:50 +08:00
slzhou 1b9754f1bc enhance: add log with info level. change to debug later 2023-07-17 16:18:06 +08:00
Ganlin Zhao 929db3d647 Merge branch '3.0' into enh/TS-2288 2023-07-17 16:09:07 +08:00
Ganlin Zhao 13e6a04e8f fix scope 2023-07-17 15:56:21 +08:00
Ganlin Zhao 707be3a6fe unify scope for client/system/server configs 2023-07-17 15:53:08 +08:00
Minglei Jin 832b68e17d tsdb/cache: load mem del data 2023-07-17 15:48:08 +08:00
Minglei Jin a05383e29e tsdb/cache: new load tomb callback from tsdb mergetree 2023-07-17 15:07:10 +08:00
slzhou 655233fd4f fix: create initial source with blocks 2023-07-17 15:05:30 +08:00
Minglei Jin 27b8671f97 tsdb/cache: new cacheReader field for tsdb & cache reader 2023-07-17 14:27:27 +08:00
Minglei Jin 9b0b4061e0 tsdb/cache: relayout cache row reader 2023-07-17 14:16:54 +08:00
Benguang Zhao b21e603481 enh: add the field diskPrimary to vnodeGetPrimaryDir, and entries of vnodes.json 2023-07-17 11:48:48 +08:00
kailixu 0e6b982682 chore: more code 2023-07-17 09:19:24 +08:00
Hui Li 0a74db1ef4
Merge pull request #22080 from taosdata/3.0_docs_release
3.0: release 3.0.7.1 docs
2023-07-17 09:12:44 +08:00
Minglei Jin 8263c49c17 tsdb/cache: fix compilation 2023-07-17 09:00:17 +08:00
Minglei Jin 2b21c5e0f6 tsdb2: adapt cache with tsdb2 API 2023-07-17 08:50:54 +08:00
shenglian zhou 9a0e9df567 enhance: block is ts sorted and each book is a source 2023-07-16 23:39:41 +08:00
slzhou f93af4d2e0 enhance: pass simple test 2023-07-16 20:28:54 +08:00
shenglian zhou 8b6d7db7ad enhance: use one tsdb reader to read table sequentially 2023-07-16 17:54:39 +08:00
kailixu 3ab2ad20b4 chore: more check 2023-07-16 10:23:39 +08:00
kailixu 0bfc1cc920 chore: windows check 2023-07-16 10:13:17 +08:00
kailixu 918d3cca0c chore: more check 2023-07-16 07:13:53 +08:00
kailixu 3fd349d165 chore: null check 2023-07-14 19:30:31 +08:00
kailixu 9117888853 chore: more code 2023-07-14 19:19:46 +08:00
Ping Xiao 79c42cd9fb 3.0: release 3.0.7.1 docs 2023-07-14 19:06:41 +08:00
wade zhang 021fcf2a59
Merge pull request #22059 from taosdata/fix/TD-25215
fix/TD-25215: ttlMgrDeleteTtl should ignore ttl 0 tables
2023-07-14 17:53:06 +08:00
Hongze Cheng 145c43e346 little fix 2023-07-14 16:38:35 +08:00
Ganlin Zhao b402782784 add scope for information_schema.ins_dnode_variables 2023-07-14 15:56:29 +08:00
Ganlin Zhao cdb3453812 add show local variables scope 2023-07-14 14:38:35 +08:00
Ganlin Zhao 7935d824b6 enhance show variables output 2023-07-14 13:57:02 +08:00
Hongze Cheng 25120cede4 fix sma merge error 2023-07-14 13:46:01 +08:00
kailixu 163adf1908 chore: dm monitor refactor 2023-07-14 13:27:19 +08:00
Hongze Cheng 5a89b96e91 make compile 2023-07-14 10:21:06 +08:00
Hongze Cheng 1fad69df3b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-14 10:13:15 +08:00
dapan1121 1a19d29eee
Merge pull request #22060 from taosdata/fix/TD-25209
fix: reset interpolation buffer after last valid row for interval + fill(next)
2023-07-14 09:30:56 +08:00
Haojun Liao 93884b7983
Merge pull request #22061 from taosdata/enh/TD-25197-3.0
chore: enable sysInfo update
2023-07-14 09:01:38 +08:00
kailixu 11a338fc38 chore: enable sysInfo update 2023-07-13 19:30:19 +08:00
dapan1121 9bf7180074
Merge pull request #21969 from taosdata/enh/TD-23769-3.0
enh: rsma stream state adaption
2023-07-13 19:19:37 +08:00
Ganlin Zhao 2edee69b16 add test cases 2023-07-13 18:49:24 +08:00
Ganlin Zhao a7af4d9348 fix: reset interpolation buffer after last valid row for interval + fill(next) 2023-07-13 18:18:26 +08:00
wade zhang 1ad0480b4b
Merge pull request #22055 from taosdata/docs/3.0/TD-24970
docs(driver): kafka connector add tmq
2023-07-13 18:12:21 +08:00
Haojun Liao e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
other: merge main
2023-07-13 17:55:28 +08:00
Shungang Li a39a9428af fix: ttlMgrDeleteTtl should ignore ttl 0 tables 2023-07-13 17:43:32 +08:00
Benguang Zhao 81a2cd16e7 enh: unify handling of vnode primary dir in current_fname 2023-07-13 17:37:53 +08:00
kailixu 6ee135cb52 chore: more code 2023-07-13 17:37:31 +08:00
kailixu 67461d92a7 chore: merge 3.0 and solve conflict 2023-07-13 17:35:55 +08:00
Hongze Cheng d81d2790ea Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-13 17:20:45 +08:00
Haojun Liao f4249234ef
Merge pull request #22057 from taosdata/enh/TD-25197-3.0
chore: make jenkins happy
2023-07-13 17:18:48 +08:00
kailixu 0cc7dca3e3 chore: comment sysInfo to make CI pass 2023-07-13 16:49:55 +08:00
wade zhang 18aad0457b
Merge pull request #22030 from taosdata/docs/3.0/TS-3557
docs(driver): java seek desc
2023-07-13 16:38:23 +08:00
kailixu 144cbd1e3b chore: make jenkins happy 2023-07-13 15:25:15 +08:00