Commit Graph

54038 Commits

Author SHA1 Message Date
wangmm0220 c5dfe169a6 fix:error 2023-06-16 19:33:03 +08:00
wangmm0220 978f639851 fix:[TD-24807] double quote & space escape error 2023-06-16 19:25:08 +08:00
kailixu 4097b860d3 enh: support delete tsma interval 2023-06-16 19:04:12 +08:00
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
Haojun Liao 64365666b7 fix(stream): update the info, and do some internal refactor. 2023-06-16 16:04:43 +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
yihaoDeng 1e05f5c693 support fill history 2023-06-16 10:00:16 +08:00
Haojun Liao 4c82558eab Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory 2023-06-16 09:55:24 +08:00
Haojun Liao 933801269a fix(stream): fix memory leak and failed to close vnode. 2023-06-16 09:55:11 +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
yihaoDeng f4b9d630c0 support fill history 2023-06-16 09:36:44 +08:00
yihaoDeng 0ef8afbdaa support fill history 2023-06-16 09:32:38 +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
yihaoDeng 8cb8c05428 support fill history 2023-06-15 21:55:46 +08:00
Yihao Deng 97fa74ae2e
Merge branch 'main' into enh/staticLibMain 2023-06-15 21:37:01 +08:00
yihaoDeng 9f9171719a support fill history 2023-06-15 21:29:52 +08:00