dapan1121
|
ad9b26abac
|
fix: distinct column removed in union all issue
|
2023-06-16 18:43:36 +08:00 |
wangjiaming0909
|
bc2cc64873
|
fix: show queries returned less rows when one conn has more than 100 queries
|
2023-06-16 18:17:56 +08:00 |
wangjiaming0909
|
61309862c2
|
fix comments of TD-24656
|
2023-06-16 18:12:02 +08:00 |
dapan1121
|
1329dce320
|
Merge pull request #21712 from taosdata/fix/TS-3484
fix: fix order by ts desc error
|
2023-06-16 18:01:16 +08:00 |
dapan1121
|
7b060d693e
|
Merge pull request #21670 from taosdata/feat/TD-22193
feat: add pipeline processing for timeslice operator
|
2023-06-16 18:00:39 +08:00 |
wade zhang
|
3f17b7a8d5
|
Merge pull request #21757 from taosdata/test/main/TS-3524
test:add testcase for TS-3524
|
2023-06-16 17:56:08 +08:00 |
Yu Chen
|
cd468c8787
|
docs:Update 01-faq.md (#21760)
|
2023-06-16 17:45:26 +08:00 |
chenhaoran
|
bc0dc76e7d
|
test:add test case for windows
|
2023-06-16 17:35:22 +08:00 |
wade zhang
|
72cdca8570
|
Merge pull request #21750 from taosdata/FIX/TD-24828-3.0
fix: return error from vmPutMsgToQueue while vnode-write is disabled
|
2023-06-16 16:59:56 +08:00 |
chenhaoran
|
0eae4a5c85
|
Merge branch 'main' of https://github.com/taosdata/TDengine into main
|
2023-06-16 16:13:34 +08:00 |
Ganlin Zhao
|
9cddf06053
|
handle 0 result case for groups
|
2023-06-16 16:11:56 +08:00 |
Benguang Zhao
|
495ae49752
|
fix: refreshMeta on invalid schema of tb epSet in doAsyncQuery
|
2023-06-16 15:41:52 +08:00 |
Ganlin Zhao
|
e4c9a7474e
|
remove test code
|
2023-06-16 14:58:23 +08:00 |
yihaoDeng
|
aa1c93f730
|
Merge branch 'enh/staticLibMain' of https://github.com/taosdata/TDengine into enh/staticLibMain
|
2023-06-16 14:35:45 +08:00 |
chenhaoran
|
d6e14ffb19
|
test:add testcase r for TS-3524
|
2023-06-16 14:35:02 +08:00 |
yihaoDeng
|
09eb52122a
|
add static lib
|
2023-06-16 14:34:55 +08:00 |
chenhaoran
|
d51edbafc4
|
test:add testcase r for TS-3524
|
2023-06-16 14:33:22 +08:00 |
Ganlin Zhao
|
e74c0ac987
|
save index instead of ts
|
2023-06-16 14:11:19 +08:00 |
dapan1121
|
bb8840d4ec
|
Merge pull request #21749 from taosdata/szhou/fix-ts3543
fix: table merge scan oom with muliti-level merge sort
|
2023-06-16 14:05:25 +08:00 |
wangmm0220
|
779e35b679
|
fix:drop consumer wher drop topic or group
|
2023-06-16 13:52:08 +08:00 |
dapan1121
|
6df2a8b53f
|
fix: invalid system table primary key and distinct order by column issue
|
2023-06-16 13:45:59 +08:00 |
dapan1121
|
9a3781ea19
|
Merge pull request #21743 from taosdata/fix/td-24784
fix: cleanup datablock so that varmeta length is right
|
2023-06-16 13:20:56 +08:00 |
wade zhang
|
01b1cfe965
|
Merge pull request #21676 from taosdata/fix/TD-24715
enh(vnd/svr): convert msyType to string
|
2023-06-16 12:06:47 +08:00 |
Haojun Liao
|
910e0aae97
|
Merge pull request #21746 from taosdata/fix/TS-3540
fix:null pointer error if restore from file
|
2023-06-16 11:57:51 +08:00 |
wade zhang
|
d5f37359f4
|
Merge pull request #21722 from taosdata/fix/TD-24761
fix(tsdb/cache): rewrite cache update to fix cpu usage
|
2023-06-16 11:52:02 +08:00 |
wade zhang
|
84d585f4d4
|
Merge pull request #21753 from taosdata/docs/dingbo8128-patch-1-1
docs: fix format error
|
2023-06-16 10:31:40 +08:00 |
Bo Ding
|
a8d5243b6b
|
docs: fix format error
|
2023-06-16 10:30:30 +08:00 |
wangjiaming0909
|
fb4f174fbc
|
feature: add input, output ts order for execution plans
|
2023-06-16 10:26:09 +08:00 |
wade zhang
|
eafc1aadfb
|
Merge pull request #21752 from taosdata/docs/dingbo8128-patch-1
docs: fix format error
|
2023-06-16 10:19:47 +08:00 |
Ganlin Zhao
|
fe2629d061
|
Merge branch '3.0' into feat/TD-22193
|
2023-06-16 10:16:51 +08:00 |
Bo Ding
|
11f8fb8134
|
docs: fix format error
|
2023-06-16 10:11:26 +08:00 |
Minglei Jin
|
968e3cf1ea
|
lru/applyF: fix ret value
|
2023-06-16 10:00:17 +08:00 |
Shuduo Sang
|
04acc9dc51
|
docs: update readme main (#21751)
* docs: update readme with libgflags
* docs: update README-CN.md
* docs: update readme for gflags on centos
|
2023-06-16 09:40:39 +08:00 |
Benguang Zhao
|
8663148d6c
|
fix: return error from vmPutMsgToQueue while vnode-write is disabled
|
2023-06-16 09:20:34 +08:00 |
slzhou
|
e35553d6a0
|
fix: fix memory sanitizer error
|
2023-06-16 09:02:15 +08:00 |
shenglian zhou
|
c7c7d7a8e2
|
fix: restore cmake.define back
|
2023-06-16 09:01:05 +08:00 |
shenglian zhou
|
376688479c
|
fix: remove multi-reader since two level merge is used
|
2023-06-16 09:00:50 +08:00 |
slzhou
|
0b61b88c10
|
fix: fix oom issue
|
2023-06-16 09:00:31 +08:00 |
Yihao Deng
|
97fa74ae2e
|
Merge branch 'main' into enh/staticLibMain
|
2023-06-15 21:37:01 +08:00 |
wangmm0220
|
38dc8e2107
|
Merge branch 'fix/TS-3540' of https://github.com/taosdata/TDengine into fix/TS-3540
|
2023-06-15 19:45:15 +08:00 |
wangmm0220
|
c243e470c9
|
fix:null pointer error if restore from file
|
2023-06-15 19:44:58 +08:00 |
dapan1121
|
575c48212a
|
Merge pull request #21721 from taosdata/fix/TD-24707
fix: forbid system table functions
|
2023-06-15 18:52:33 +08:00 |
wangmm0220
|
e019ed2cc3
|
fix:conflict
|
2023-06-15 18:50:44 +08:00 |
wangmm0220
|
5de4600739
|
fix:remove lost_reb status
|
2023-06-15 18:48:45 +08:00 |
dapan1121
|
205e79ad28
|
Merge pull request #21736 from taosdata/fix/TD-24790
fix: fix fill double type column with scalar expression error
|
2023-06-15 18:45:40 +08:00 |
Haojun Liao
|
9e78a4c5a5
|
Merge pull request #21741 from taosdata/fix/TS-3540
fix:control memory size if consumer group is too much
|
2023-06-15 17:41:21 +08:00 |
Minglei Jin
|
2cb6c7af16
|
cache/commit: use outter lock
|
2023-06-15 17:16:14 +08:00 |
Minglei Jin
|
9d6a22e35e
|
cache/apply: use tsdb's flushState as ud
|
2023-06-15 17:07:56 +08:00 |
Minglei Jin
|
c56f29c031
|
cache/flushState: init flush state when open cache
|
2023-06-15 17:01:27 +08:00 |
yihaoDeng
|
a17a8cc192
|
fix:null pointer error
|
2023-06-15 16:35:53 +08:00 |