Commit Graph

5774 Commits

Author SHA1 Message Date
Xiaoyu Wang e794d542d6 feat: stream interval distributed split 2022-06-02 17:05:58 +08:00
Haojun Liao 84158d861d enh(query): query APIs are built on top of async APIs. 2022-06-02 16:54:35 +08:00
Yihao Deng a7d2042e56
Merge branch '3.0' into enh/idxFilter 2022-06-02 16:39:38 +08:00
Xiaoyu Wang f9b7443482 feat: stream interval distributed split 2022-06-02 16:38:44 +08:00
Xiaoyu Wang f45ddaf1c8 feat: stream interval distributed split 2022-06-02 16:37:46 +08:00
yihaoDeng 6b69b28649 enh: refactor tag filter code 2022-06-02 16:36:48 +08:00
Liu Jicong b95ec7b7d2
Merge pull request #13415 from taosdata/feature/tq
feat(tmq): support check col and tag modifiable
2022-06-02 16:08:21 +08:00
Liu Jicong 0ead238adb feat(tmq): support check col and tag modifiable 2022-06-02 15:53:30 +08:00
Liu Jicong c28af7001f
Merge pull request #13256 from taosdata/feature/3_liaohj
enh(query): enable twa function in select clause.
2022-06-02 15:39:18 +08:00
WANG MINGMING 0ac78291ae
Merge pull request #13384 from taosdata/feature/TD-14761
feat:add schemaless param from db
2022-06-02 15:18:29 +08:00
Liu Jicong 77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj 2022-06-02 15:05:49 +08:00
Shengliang Guan e35ebdadac refactor: rename LEADER to leader 2022-06-02 14:35:59 +08:00
Shengliang Guan 27c1687a05 refactor: adjust some logs 2022-06-02 14:30:26 +08:00
Minghao Li ac90f61b63 fix(sync): wal write from middle 2022-06-02 13:53:19 +08:00
dapan1121 ba76642d12
Merge pull request #13405 from taosdata/feature/qnode
feat: update table meta after alter table
2022-06-02 13:49:26 +08:00
Liu Jicong dcf156ba47
Merge pull request #13404 from taosdata/feature/wal
feat(wal): support restore from snapshot
2022-06-02 13:41:25 +08:00
Minghao Li e4f04491df Merge remote-tracking branch 'origin/feature/wal' into feature/3.0_mhli 2022-06-02 13:21:58 +08:00
Minghao Li 6de1a73d4e Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-02 13:21:23 +08:00
wangmm0220 90cdc36018 fix:fix error in get db name for schemaless parameters 2022-06-02 12:55:51 +08:00
dapan1121 7251634534 Merge branch '3.0' into feature/qnode 2022-06-02 12:39:14 +08:00
dapan1121 a10643a074 update table meta after alter table 2022-06-02 12:34:35 +08:00
Cary Xu 08192fd05c
Merge pull request #13401 from taosdata/feature/TD-11274-3.0
other: code optimization and do more check
2022-06-02 12:28:21 +08:00
Liu Jicong dde0a264f1 Merge branch '3.0' into feature/wal 2022-06-02 12:18:39 +08:00
Minghao Li 1ff40068e7 fix: send snapshot 2022-06-02 11:57:06 +08:00
wangmm0220 10807abbc8 fix:fix error in get db name for schemaless parameters 2022-06-02 11:43:57 +08:00
Liu Jicong 361332505c feat(wal): support restore from snapshot 2022-06-02 11:38:04 +08:00
Minghao Li d04c12713a fix: send snapshot 2022-06-02 11:36:26 +08:00
Xiaoyu Wang cd7d3c59a2
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
feat: interval distributed split
2022-06-02 11:07:42 +08:00
Xiaoyu Wang edd0295a00 feat: interval distributed split 2022-06-02 10:45:27 +08:00
Cary Xu 6a7fb64086 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-02 10:22:51 +08:00
Cary Xu 7fceb5a709 other: code optimization and do more check 2022-06-02 10:22:34 +08:00
Minghao Li 48a331fd2c refactor: print msg type 2022-06-02 00:00:27 +08:00
Ganlin Zhao adc1030197
Merge pull request #13393 from taosdata/fix/TD-16070
feat(query): add log function support natural logarithm
2022-06-01 22:38:15 +08:00
Minghao Li c3bf3cc97c fix: send snapshot 2022-06-01 21:57:30 +08:00
Ganlin Zhao 2c0f42c2be
Merge pull request #13390 from taosdata/fix/TD-16070
fix(query): concat/concat_ws function null constant handling and param check
2022-06-01 21:54:51 +08:00
Ganlin Zhao 98b40a59a0 feat(query): add log function support natural logrithm
TD-15182
2022-06-01 13:52:01 +00:00
Shengliang Guan 95c9dea9d6
Merge pull request #13391 from taosdata/fix/tsim
enh: add creating and dropping states to mnode
2022-06-01 21:38:59 +08:00
Minghao Li 757a1248dc fix: send snapshot 2022-06-01 21:23:39 +08:00
Ganlin Zhao b0bdd6ab95
Merge pull request #13383 from taosdata/fix/TD-16171
enh(query): to_iso8601 function add timezone parameter
2022-06-01 21:17:06 +08:00
Shengliang Guan 1907c0e66c enh: add creating and dropping states to mnode 2022-06-01 21:16:22 +08:00
Yihao Deng 3970d31249
Merge pull request #13367 from taosdata/enh/refatorRpc
enh: refactor index/trans
2022-06-01 21:10:52 +08:00
Ganlin Zhao 61d2079870 fix(query): concat/concat_ws function null constant handling
TD-16071
2022-06-01 13:09:58 +00:00
WANG MINGMING db5fe5533f
Merge pull request #13381 from taosdata/feat/tag_refact
fix:fix memory error in Address Sanitizer
2022-06-01 21:01:37 +08:00
Ganlin Zhao f566146cc9 fix(query): fix concat_ws separator param can only be constant string
TD-16070
2022-06-01 12:50:25 +00:00
dapan1121 d8093c91c2 alter table return meta 2022-06-01 20:28:29 +08:00
wangmm0220 478fa8b601 fix:fix length error in tag insert 2022-06-01 20:12:13 +08:00
WANG MINGMING 9cb385f0b8
Merge pull request #13388 from taosdata/3.0
3.0
2022-06-01 20:07:09 +08:00
Liu Jicong c2f7023024 Merge branch '3.0' into feature/tq 2022-06-01 20:01:21 +08:00
Liu Jicong 135836c729 fix(tmq): tq deserialize msg 2022-06-01 19:57:03 +08:00
wangmm0220 9c4afb5af2 fix:fix length error in tag insert 2022-06-01 19:55:03 +08:00
Minghao Li ae06cc3696 refactor: after review raft 6 cb 2022-06-01 19:11:31 +08:00
wangmm0220 0ecd49205f feat:merge from 3.0 2022-06-01 18:59:01 +08:00
Ganlin Zhao e04c09d4ab enh(query): to_iso8601 param handing 2022-06-01 10:32:51 +00:00
Ganlin Zhao a00ea8e48d enh(query): to_iso8601 param handing 2022-06-01 10:27:11 +00:00
wangmm0220 fea92600a1 fix:fix memory error in Address Sanitizer 2022-06-01 18:08:46 +08:00
Liu Jicong 5ca27cd440
Merge pull request #13378 from taosdata/feature/tq
refactor(tmq): tq sink and push
2022-06-01 17:39:55 +08:00
Liu Jicong e1a5000e50 refactor(tmq): tq sink and push 2022-06-01 17:26:15 +08:00
Zhiqiang Wang 4e987a50fb
Merge pull request #13376 from taosdata/fix/ZhiqiangWang/TD-15849-remote-fqdn-error
fix(os): remote fqdn error
2022-06-01 17:17:01 +08:00
Minghao Li df4787eff1 refactor: modify syncNodeAppendEntriesPeersSnapshot 2022-06-01 17:08:03 +08:00
Minghao Li 80c4e77b0b refactor: modify syncNodeAppendEntriesPeersSnapshot 2022-06-01 17:07:14 +08:00
Minghao Li 78db753a64 refactor: review syncNodeAppendEntriesPeersSnapshot 2022-06-01 16:30:04 +08:00
afwerar 10042e9a5f fix(os): remote fqdn error 2022-06-01 16:20:20 +08:00
Ganlin Zhao 7d3ef94fd8 enh(query): to_iso8601 add server side handling of timezone param
TD-16152
2022-06-01 16:09:23 +08:00
Hongze Cheng c4c407867b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-01 08:04:53 +00:00
Minghao Li 403f6085d5 refactor: review syncNodeRequestVotePeersSnapshot 2022-06-01 15:52:09 +08:00
dapan1121 f402a332ee
Merge pull request #13368 from taosdata/feature/qnode
fix: fix parser stack overflow issue
2022-06-01 15:49:37 +08:00
yihaoDeng c166bcff3c enh: refactor trans code 2022-06-01 15:35:14 +08:00
Hongze Cheng 8e1a922057 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-01 07:32:09 +00:00
Minghao Li 320f21820b add snapshot test 2022-06-01 15:25:06 +08:00
WANG MINGMING 8be47d5695
Merge pull request #13334 from taosdata/feat/tag_refact
feat:add new logic for new tag format
2022-06-01 15:09:43 +08:00
Minghao Li 13b336d569 add snapshot test 2022-06-01 15:03:01 +08:00
Ganlin Zhao 3d6147fd9c fix(query): fix to_iso8601 timezone param check 2022-06-01 14:58:10 +08:00
Minghao Li 4453ebab3a add snapshot recv log 2022-06-01 14:40:20 +08:00
dapan1121 6aece12755 fix parser stack overflow issue 2022-06-01 14:39:40 +08:00
Minghao Li c706c6d0ce add snapshot recv log 2022-06-01 14:35:20 +08:00
Zhiqiang Wang 803ed0e3fd
Merge pull request #13349 from taosdata/fix/ZhiqiangWang/TD-15848-add-log-data-dir-configure
fix(os): add log data dir configure
2022-06-01 14:33:45 +08:00
yihaoDeng e7fe3577e5 enh: refactor index/trans 2022-06-01 14:30:01 +08:00
Minghao Li 295caad7c1 refactor: add snapshot send log 2022-06-01 14:12:11 +08:00
wangmm0220 7ad1e97987 fix:fix compile error in windows 2022-06-01 13:55:56 +08:00
Minghao Li 2e840969c8 refactor: snapshotReSend 2022-06-01 13:53:21 +08:00
Minghao Li 56253aedc9 refactor: snapshotReSend 2022-06-01 13:40:43 +08:00
Minghao Li 5f0d23426d refactor: snapshotReSend 2022-06-01 13:35:23 +08:00
Minghao Li 060f8224f4 refactor: snapshotReSend 2022-06-01 13:32:52 +08:00
wangmm0220 588c4f5abf Merge branch '3.0' into feat/tag_refact 2022-06-01 13:25:41 +08:00
dapan1121 f5ce8c9df8 Merge branch '3.0' into feature/qnode 2022-06-01 13:15:33 +08:00
dapan1121 d86d8803be stmt new api 2022-06-01 13:14:28 +08:00
wangmm0220 eb82ac04a0 fix:fix error in new tag format 2022-06-01 13:06:25 +08:00
wangmm0220 094aaa2077 fix:fix error in new tag format 2022-06-01 12:44:28 +08:00
Ganlin Zhao a9787ea446 enh(query): to_iso8601 add customized timzone format
TD-16152
2022-06-01 12:16:06 +08:00
Ganlin Zhao e77b37494f
Merge pull request #13333 from taosdata/fix/TD-16171
fix(query): fix leastsquares function param type error
2022-06-01 12:07:54 +08:00
afwerar 8908407918 fix(os): add log data dir configure 2022-06-01 11:33:15 +08:00
Minghao Li 71c57d7769 refactor: sender code 2022-06-01 11:28:33 +08:00
wangmm0220 9283c5c3e9 fix:fix error in new tag format 2022-06-01 11:18:10 +08:00
wangmm0220 f99e66df32 fix:fix error in new tag format 2022-06-01 10:29:10 +08:00
Zhiqiang Wang d5146ad923
Merge pull request #13337 from taosdata/fix/ZhiqiangWang/TD-15848-delete-two-win-ctest
fix(os): delete two win ctest
2022-06-01 09:44:56 +08:00
afwerar 7c18d2f453 fix(os): delete two win ctest 2022-06-01 09:30:33 +08:00
wangmm0220 19b0932781 feat:merge from 3.0 2022-05-31 23:46:04 +08:00
wangmm0220 51b5e35933 feat:add new logic for new tag format 2022-05-31 23:38:21 +08:00
Yihao Deng 5422db24b9
Merge pull request #13332 from taosdata/enh/indexTest
fix: close cause flush result error
2022-05-31 22:38:05 +08:00
wangmm0220 f6b700ff45 feat:add new logic for new tag format 2022-05-31 22:30:08 +08:00
yihaoDeng 55c7d1c1e9 fix: close cause flush result error 2022-05-31 22:17:18 +08:00
Ganlin Zhao e5c802949c
Merge pull request #13331 from taosdata/fix/TD-16171
fix(query): fix leastsquares column+null and with group by output has empty result
2022-05-31 22:15:19 +08:00
Ganlin Zhao 4ba4f53912 fix(query): fix leastsquares function param type error
TD-16187
2022-05-31 09:49:30 -04:00
Ganlin Zhao 34d8d05449 fix(query): fix leastsquares c0+null and also group by output has empty
result

TD-16136
2022-05-31 09:31:30 -04:00
Minghao Li 9988e85f85 add test sender, receiver 2022-05-31 21:31:07 +08:00
wangmm0220 d95ec693c0 feat:add new logic for new tag format 2022-05-31 21:05:43 +08:00
dapan1121 cd9038f92c Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-05-31 21:04:11 +08:00
dapan1121 719cebdd87 stmt new api 2022-05-31 21:03:47 +08:00
Minghao Li 7922997806 enh(sync): add test syncSnapshotRspTest.cpp 2022-05-31 20:54:39 +08:00
Minghao Li 995317bf9c enh(sync): add test syncSnapshotSendTest.cpp 2022-05-31 20:38:59 +08:00
wangmm0220 f89ce48e66 feat:add new logic for new tag format 2022-05-31 20:18:02 +08:00
Liu Jicong c8694874db
Merge pull request #13324 from taosdata/feature/tq
feat(tmq): support drop cgroup
2022-05-31 20:09:11 +08:00
dapan1121 d85457833f
Merge pull request #13289 from taosdata/feature/qnode
feat: scheduler based on load
2022-05-31 19:59:41 +08:00
Yihao Deng 0accd674ad
Merge pull request #13319 from taosdata/enh/supportTagFlt
enh: support tag filter
2022-05-31 19:54:31 +08:00
Liu Jicong 77757f3ef9 feat(tmq): support drop cgroup 2022-05-31 19:52:40 +08:00
Liu Jicong aaa7097b96
Merge pull request #13323 from taosdata/feature/topic_grammar
fix(parser): extract db name
2022-05-31 19:51:58 +08:00
Minghao Li 057fda21ce enh(sync): syncNodeOnAppendEntriesSnapshotCb 2022-05-31 19:46:49 +08:00
Hongze Cheng f0045e3f38 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-31 11:41:01 +00:00
Ganlin Zhao 5125277a51
Merge pull request #13320 from taosdata/fix/TD-16171
fix((query): add statecount/stateduration parameter check
2022-05-31 19:38:34 +08:00
Liu Jicong d68ff9641f fix(parser): extract db name 2022-05-31 19:27:12 +08:00
Minghao Li 7917716b4f enh(sync): syncNodeOnAppendEntriesReplySnapshotCb 2022-05-31 19:06:55 +08:00
Ganlin Zhao 11e55389b1 fix: fix typo 2022-05-31 06:54:27 -04:00
Yihao Deng a8845fff3b
Merge branch '3.0' into enh/supportTagFlt 2022-05-31 18:53:18 +08:00
Ganlin Zhao 93a3c27168 fix(query): restrict stateduration function time unit parameter greater
than db precision.

TD-16171
2022-05-31 06:44:44 -04:00
yihaoDeng 64ffbc1eea enh: support tag filter 2022-05-31 18:34:17 +08:00
Liu Jicong ce62042a47
Merge pull request #13304 from taosdata/feature/topic_grammar
feat(tmq): create topic new grammar
2022-05-31 18:30:21 +08:00
Ganlin Zhao 5344ab10f2 fix((query): add statecount/stateduration parameter check
TD-16160
2022-05-31 06:26:46 -04:00
Hongze Cheng 6f10b88f58 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-31 10:13:00 +00:00
Minghao Li fd823c8670 enh(sync): syncNodeOnRequestVoteReplySnapshotCb 2022-05-31 18:12:17 +08:00
Xiaoyu Wang d805439568 fix: compile error 2022-05-31 18:09:19 +08:00
Minghao Li a20cac89cc enh(sync): syncNodeOnRequestVoteSnapshotCb 2022-05-31 18:04:49 +08:00
Xiaoyu Wang b445afb5ef feat: stable interval split 2022-05-31 18:01:19 +08:00
Minghao Li b9472dc386 enh(sync): syncNodeAppendEntriesPeersSnapshot 2022-05-31 17:53:38 +08:00
dapan1121 717acef00d
Merge branch '3.0' into feature/qnode 2022-05-31 17:50:50 +08:00
wangmm0220 816cea07f9 feat:add new logic for new tag format 2022-05-31 17:49:33 +08:00
Haojun Liao cca327190d fix(query): restore some remove attributes. 2022-05-31 17:46:35 +08:00
Minghao Li ba212ce396 enh(sync): syncNodeRequestVotePeersSnapshot 2022-05-31 17:37:57 +08:00
liuyao 7a3995d52b
Merge pull request #13313 from taosdata/feature/TD-15196
feat(stream):adjust bloom filter
2022-05-31 17:35:18 +08:00
Shengliang Guan 691cc93ed2
Merge pull request #13311 from taosdata/fix/mnode
refactor: make trans support multi steps
2022-05-31 17:28:39 +08:00
Minghao Li ee9cdb2967 enh(sync): syncNodeOnSnapshotSendCb, syncNodeOnSnapshotRspCb 2022-05-31 17:23:36 +08:00
54liuyao 870f24a0c9 feat(stream):adjust bloom filter 2022-05-31 17:15:43 +08:00
Liu Jicong 5c8d59e562 fix(parser): create topic ut 2022-05-31 17:15:23 +08:00
dapan1121 78bdcdd7c2 Merge branch '3.0' into feature/qnode 2022-05-31 17:10:39 +08:00
dapan1121 7b6b3a72b1 fix send on broken rpc connection issue 2022-05-31 17:05:27 +08:00
Liu Jicong 0fdb225d7e fix: parser 2022-05-31 16:49:52 +08:00
Minghao Li 21191ae2a8 enh(sync): add SSyncSnapshotReceiver 2022-05-31 16:48:47 +08:00
Liu Jicong c3296fe890 merge from 3.0 2022-05-31 16:44:27 +08:00
54liuyao 901ff9bf18 feat(sma):files factor 2022-05-31 16:14:56 +08:00
Minghao Li 6d8733a232 enh(sync): add SSyncSnapshotSender 2022-05-31 16:14:19 +08:00
Xiaoyu Wang 5ce92e6259
Merge pull request #13296 from taosdata/feature/3.0_wxy
fix: error in data precision of super table query
2022-05-31 16:02:42 +08:00
Xiaoyu Wang 96a0555d1f fix: error in data precision of super table query 2022-05-31 15:49:14 +08:00
Xiaoyu Wang 7511bfbada fix: error in data precision of super table query 2022-05-31 15:13:57 +08:00
Xiaoyu Wang 44b00ed346 fix: error in data precision of super table query 2022-05-31 15:12:31 +08:00
Xiaoyu Wang 9a6776c321 fix: error in data precision of super table query 2022-05-31 15:11:26 +08:00
Xiaoyu Wang ce166fb146 fix: error in data precision of super table query 2022-05-31 15:07:15 +08:00
Shengliang Guan 86f8bf6cb1 refactor: make trans support multi steps 2022-05-31 14:38:15 +08:00
Hongze Cheng 66e57b8d76 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-31 06:33:53 +00:00
dapan1121 52988b6da6 Merge branch '3.0' into feature/qnode 2022-05-31 14:04:47 +08:00
dapan1121 496ae4ca89 schedule based on qnode's load 2022-05-31 14:03:47 +08:00
afwerar 72d4048f5b fix(os): change-win-ctest 2022-05-31 13:50:29 +08:00
Haojun Liao 6007b8ad11 Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj 2022-05-31 12:12:59 +08:00
Haojun Liao c06316537e enh(query): the results of count and hyperloglog is configurable. 2022-05-31 15:04:52 +08:00
Haojun Liao 46eda921cd Merge branch '3.0' into feature/3_liaohj 2022-05-31 12:02:37 +08:00
Haojun Liao 15f5713bda Merge remote-tracking branch 'origin/3.0' into feature/3_liaohj 2022-05-31 11:50:04 +08:00
Xiaoyu Wang 3e5ab6b54c feat: add physical plannode of indefinite rows func 2022-05-31 11:29:10 +08:00
Hongze Cheng f42ce55aad Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-31 01:26:10 +00:00
Haojun Liao 9cea8dbaf7 fix(query): remove duplicated function call. 2022-05-31 00:21:47 +08:00
Ganlin Zhao fa0d370828
Merge pull request #13241 from taosdata/TD-16122/fix
fix(query): fix unique/last/first number of param check
2022-05-31 00:03:12 +08:00
Haojun Liao a7feca23fe other: merge 3.0 2022-05-30 23:32:00 +08:00
Liu Jicong 2248bc4207 Merge branch '3.0' into feature/topic_grammar 2022-05-30 23:31:22 +08:00
Ganlin Zhao c630f42653 fix(query): fix unique function number of param check
TD-16134
2022-05-30 17:08:47 +02:00
Haojun Liao bb2146cd75 refactor(query): do some internal refactor. 2022-05-30 22:35:01 +08:00
afwerar a530af7b81 fix(os): win pipe connect limit error 2022-05-30 22:33:04 +08:00
Minghao Li cdc0dc487f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-05-30 21:24:05 +08:00
Minghao Li b9e4543a40 enh(sync): add SyncSnapshotRsp SyncSnapshotSend 2022-05-30 21:21:51 +08:00
Minghao Li c5526ef915 enh(sync): add SyncSnapshotRsp SyncSnapshotSend 2022-05-30 21:11:14 +08:00
Xiaoyu Wang 945ac571b5
Merge pull request #13239 from taosdata/feature/3.0_wxy
fix: problems of some function parameters with negative numbers
2022-05-30 20:14:04 +08:00
Haojun Liao 70927458e5 refactor(query): do some internal refactor. 2022-05-30 20:10:30 +08:00
Xiaoyu Wang a37782e49b fix: problems of some function parameters with negative numbers 2022-05-30 19:59:15 +08:00
Ganlin Zhao d6998dc1a8 fix(query): fix unique/last/first number of param check
TD-16134
2022-05-30 14:57:29 +03:00
Xiaoyu Wang 2dd1771f39 fix: problems of some function parameters with negative numbers 2022-05-30 19:08:14 +08:00
Minghao Li 6be4119fe7 add syncNodeIsIndexInSnapshot syncNodeGetLastIndexTerm syncNodeGetPreIndexTerm 2022-05-30 18:45:09 +08:00
wangmm0220 f7c21c4502 feat:add schemaless db paras 2022-05-30 18:00:03 +08:00
Ganlin Zhao 0a98735a08
Merge pull request #13235 from taosdata/TD-16122/fix
fix(query): fix multiple aggregate function issues
2022-05-30 17:48:52 +08:00
Minghao Li 79ae770a0b enh(sync): add snapshotEnable2 2022-05-30 17:31:55 +08:00
Xiaoyu Wang 9826a0710c
Merge pull request #13234 from taosdata/feature/3.0_async
feat: parser of insert statement adapts asynchronous interface
2022-05-30 17:19:41 +08:00
Minghao Li 43c383dcbc enh(sync): add snapshotEnable2 2022-05-30 17:19:31 +08:00
Ganlin Zhao 0b0042ff2a fix(query): restrict statecount/stateduration first param to be column
only

TD-16128
2022-05-30 17:17:00 +08:00
Ganlin Zhao a27d05f6e1 fix(query): change state_count/state_duration function name to
statecount/stateduration

TD-16110
2022-05-30 17:07:50 +08:00
Xiaoyu Wang 06baa86145 feat: parser of insert statement adapts asynchronous interface 2022-05-30 17:01:44 +08:00
Ganlin Zhao edf66a3572 fix(query): fix tail result incorrect when column containing null value
TD-16122
2022-05-30 16:56:43 +08:00
afwerar 35fe6feed6 fix(os): uninit free error 2022-05-30 16:55:37 +08:00
Minghao Li d6c57bd372 enh(sync): add snapshotEnable2 2022-05-30 13:14:48 +08:00
Hongze Cheng 83f7d02e06 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-30 05:13:59 +00:00
Hongze Cheng aa6da0b5ea Merge branch 'feat/tag_refact' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-30 05:07:51 +00:00
WANG MINGMING aaec70ebd4
Merge pull request #13217 from taosdata/feature/TD-14222-new
feat:add test for operator encode/decode
2022-05-30 12:54:11 +08:00
Minghao Li bdc9acbf2e enh(sync): add snapshotEnable 2022-05-30 12:26:15 +08:00
wangmm0220 6c38d716a1 feat:add test for operator encode/decode 2022-05-30 12:00:51 +08:00
Xiaoyu Wang fdd00a6582 feat: sql command 'create topic as {database | stable| query}' 2022-05-30 11:59:23 +08:00
Yihao Deng 1d794208fa
Merge pull request #13202 from taosdata/fix/idxMemLeak
fix: avoid mem leak
2022-05-30 09:22:03 +08:00
yihaoDeng da4ab248ed fix index mem leak 2022-05-29 21:56:57 +08:00
WANG MINGMING b3dca3eb90
Merge pull request #13176 from taosdata/feature/TD-14222-new
feat:add encode/decode for operator
2022-05-29 21:42:05 +08:00
Cary Xu fdf7d77856 fix: bug fix for tag refactor 2022-05-29 20:28:54 +08:00
afwerar 08aff709db fix(os): length overflow error 2022-05-29 20:28:15 +08:00
Haojun Liao 1652cd0ec2 enh(query): enable twa function in select clause. 2022-05-29 12:35:11 +08:00
Li Minghao e3068a60ee
Merge pull request #13180 from taosdata/feature/3.0_mhli
enh(sync): add SSnapshot callback: reader, writer
2022-05-29 07:37:54 +08:00
Minghao Li cd2e8fe730 enh(sync): add SSnapshot callback: reader, writer 2022-05-29 07:15:29 +08:00
Cary Xu 451558d3f2
Merge pull request #13178 from taosdata/feature/TD-11274-3.0
fix: init buffer to avoid invalid write
2022-05-29 01:47:59 +08:00
Cary Xu f2b4cca23d fix: init buffer to avoid invalid write 2022-05-29 01:10:32 +08:00
Cary Xu 890075ef4a fix: init buf to avoid invalid write 2022-05-29 00:59:23 +08:00
Cary Xu 5374680649 fix: init buffer to avoid invalid write 2022-05-29 00:37:18 +08:00
wangmm0220 f37388514c feat:add encode/decode for operator 2022-05-29 00:26:50 +08:00
WANG MINGMING 99966e73ae
Merge pull request #13177 from taosdata/3.0
3.0
2022-05-29 00:23:37 +08:00
wangmm0220 650a6a85a7 feat:add encode/decode for operator 2022-05-28 23:48:31 +08:00
wangmm0220 5ebd2ec810 feat:add encode/decode for operator 2022-05-28 23:26:22 +08:00
Zhiqiang Wang c833e04278
Merge pull request #13175 from taosdata/fix/ZhiqiangWang/TD-15848-reduce-ctest-case
fix(os): reduce ctest case
2022-05-28 23:21:55 +08:00
yihaoDeng 544e33c4a6 fix: avoid mem leak 2022-05-28 23:08:33 +08:00
dapan1121 5da1ead67b
Merge pull request #13174 from taosdata/feature/qnode
fix: fix memory leak
2022-05-28 22:44:00 +08:00
afwerar fac9e44839 fix(os): reduce ctest case 2022-05-28 22:35:45 +08:00
Haojun Liao 067e29f728
Merge pull request #13169 from taosdata/feature/3_liaohj
fix(query): set correct start offset of binary data when trimming values.
2022-05-28 22:32:09 +08:00
Yihao Deng 910b2b1a50
Merge pull request #13172 from taosdata/enh/rpcRefactor
enh: refactor rpc code
2022-05-28 22:15:47 +08:00
dapan1121 5ce7dd2a4d qnode load 2022-05-28 22:13:26 +08:00
Zhiqiang Wang 1d26a11958
Merge pull request #13171 from taosdata/fix/ZhiqiangWang/TD-15848-add-win-ctest-error
fix(os): add win ctest
2022-05-28 22:09:16 +08:00
afwerar d39fbc5201 fix(os): add win ctest 2022-05-28 21:53:29 +08:00
Yihao Deng e93714226a
Merge branch '3.0' into enh/rpcRefactor 2022-05-28 21:49:15 +08:00
afwerar 73724363f5 fix(os): add win ctest 2022-05-28 21:38:35 +08:00
Ganlin Zhao 2512b98c5a
Merge pull request #13165 from taosdata/fix/TD-16098
fix(query): fix diff function bool type crash
2022-05-28 21:24:07 +08:00
yihaoDeng 1d2e13c985 enh: refactor rpc code 2022-05-28 21:10:09 +08:00
afwerar 7b540d91d9 fix(os): add win ctest 2022-05-28 21:08:50 +08:00
Xiaoyu Wang a37900bbbf feat: parser adapts asynchronous interface 2022-05-28 20:33:02 +08:00
Xiaoyu Wang 71173081d3 Merge remote-tracking branch 'origin/3.0' into feature/3.0_async 2022-05-28 20:16:36 +08:00
Cary Xu 174eb2d862 fix: add more debug logs 2022-05-28 20:13:59 +08:00
Haojun Liao 041cb3f055 fix(query): set correct start offset of binary data when trimming first value. 2022-05-28 20:10:18 +08:00
Yihao Deng 465278786a
Merge pull request #13159 from taosdata/enh/tagFlt
Enh/tag flt
2022-05-28 20:03:43 +08:00
Liu Jicong c47827527a
Merge pull request #13167 from taosdata/feature/tq
fix(tmq): update tq for auto create table
2022-05-28 20:01:15 +08:00
Xiaoyu Wang 4432fa930f feat: parser adapts asynchronous interface 2022-05-28 19:56:06 +08:00
Liu Jicong 1aa97bc117 fix(tmq): update tq for auto create table 2022-05-28 19:48:17 +08:00
yihaoDeng ddab675207 set default idx 2022-05-28 19:41:36 +08:00
Ganlin Zhao 94109a3173 fix(query): fix diff function bool type crash
TD-16098
2022-05-28 18:55:07 +08:00
Yihao Deng 7710766583
Merge branch '3.0' into enh/tagFlt 2022-05-28 18:40:54 +08:00
54liuyao aa20cfedcd feat(stream): watermark and trigger 2022-05-28 18:19:36 +08:00
Cary Xu 292d579932 feat: adapt for interface 2022-05-28 18:05:50 +08:00
Haojun Liao c1ed5d583e
Merge pull request #13162 from taosdata/feature/3_liaohj
fix(query): add tags in stream scanner.
2022-05-28 18:03:36 +08:00
yihaoDeng 0b0253f2d1 enh: support tag filter 2022-05-28 17:30:44 +08:00
Haojun Liao 4bc5466bbd fix(query): add tags in stream scanner. 2022-05-28 17:28:47 +08:00
Cary Xu 9b4c9e4802 enh: tag refactor for normal tags 2022-05-28 17:16:04 +08:00
Xiaoyu Wang 768beb6482 feat: parser adapts asynchronous interface 2022-05-28 16:45:49 +08:00
yihaoDeng 6acbe7e777 enh: support tag filter 2022-05-28 16:15:24 +08:00
Haojun Liao 9c8ad8a148
Merge pull request #13156 from taosdata/feature/3_liaohj
fix(query): set correct buffer size.
2022-05-28 16:03:48 +08:00
Ganlin Zhao 9c3c2f4b65
Merge pull request #13154 from taosdata/fix/TD-16074
fix(query): fix apercentile parameter check
2022-05-28 15:56:30 +08:00
Haojun Liao 49ac4b0e08 fix(query): set correct buffer size. 2022-05-28 15:19:10 +08:00
Xiaoyu Wang c863c61db0 Merge remote-tracking branch 'origin/3.0' into feature/3.0_async 2022-05-28 15:12:03 +08:00
Xiaoyu Wang b5db96b717 feat: parser adapts asynchronous interface 2022-05-28 15:11:37 +08:00
Ganlin Zhao 75f2d3952a fix(query): apercentile algo string should not include var header 2022-05-28 14:47:13 +08:00
Ganlin Zhao b350d0025d
Merge pull request #13144 from taosdata/fix/TD-15892
fix(query): restrict diff function ignore_negative types to integer
2022-05-28 14:42:52 +08:00
Ganlin Zhao 693488a511 fix(query): fix apercentile parameter check
TD-16074
2022-05-28 14:39:10 +08:00
dapan1121 996a041cb2 fix stmt bind binary/nchar issue 2022-05-28 13:30:35 +08:00
Ganlin Zhao 26ceeac789 fix(query): restrict diff function ignore_negative types to integer
TD-16066
2022-05-28 11:38:09 +08:00
dapan1121 320f874982 Merge branch '3.0' into feature/qnode 2022-05-28 09:16:07 +08:00
shenglian-zhou 3517174171
Merge pull request #13095 from taosdata/szhou/feature/sma
enhance: table scan operator can accept more than one time range
2022-05-28 09:09:09 +08:00
slzhou 94c42b9230 fix: table scan operator change time windows index when reset read handle 2022-05-28 08:45:22 +08:00
Ganlin Zhao 06a5408190
Merge pull request #13113 from taosdata/fix/TD-15892
fix(query): fix avg used in group by NULL value calculated as nan
2022-05-27 23:32:37 +08:00
wangmm0220 780644c135 feat:add encode/decode for operator 2022-05-27 23:21:41 +08:00
slzhou 8a3ed09e51 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sma 2022-05-27 23:04:14 +08:00
Ganlin Zhao d11303916b fix(query): fix avg used in group by NULL value calculated as nan
TD-15892
2022-05-27 22:59:17 +08:00
dapan1121 14426025a5 add async get db info api 2022-05-27 22:38:02 +08:00
Li Minghao e2416e40d9
Merge pull request #13107 from taosdata/feature/3.0_mhli
fix(sync) raftCfgPersist
2022-05-27 22:34:03 +08:00
Ganlin Zhao 3b9e21558d
Merge pull request #13102 from taosdata/fix/TD-16034
fix(query): fix diff function result type to avoid overflow
2022-05-27 22:33:15 +08:00
slzhou ee9c4c6390 fix: table scan operator for reset read handle 2022-05-27 22:22:23 +08:00
Zhiqiang Wang 56c86a2acc
Merge pull request #13101 from taosdata/fix/ZhiqiangWang/TD-15849-windows-timezone-error
fix(os): windows timezone error
2022-05-27 22:11:45 +08:00
WANG MINGMING 53b5f3c9eb
Merge pull request #13099 from taosdata/feature/TD-14761
fix:fix bound index error in schemaless
2022-05-27 22:09:42 +08:00
wangmm0220 955679276f feat:optimize for group by tag 2022-05-27 22:05:53 +08:00
Minghao Li 3327a0692f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-05-27 21:34:54 +08:00
Minghao Li b10f8e4aa2 fix(sync) raftCfgPersist 2022-05-27 21:32:28 +08:00
slzhou 589ecd75ba Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sma 2022-05-27 21:30:24 +08:00
yihaoDeng 9678b81725 enh: update index interface 2022-05-27 19:54:22 +08:00
slzhou 860f7270fb ehance: table scan operator accepts many time ranges 2022-05-27 19:50:22 +08:00
Ganlin Zhao 266da48c5a fix(query): fix diff function result type to avoid overflow
TD-16068
2022-05-27 19:43:13 +08:00
Shengliang Guan 675fe706ac
Merge pull request #13100 from taosdata/fix/mnode
fix: return mnode epset while master changed
2022-05-27 19:09:03 +08:00
Ganlin Zhao 17748c0cb7
Merge pull request #13097 from taosdata/fix/TD-16034
fix(query): fix diff function param check
2022-05-27 19:05:43 +08:00
afwerar 1e5ef3b145 fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
Li Minghao aa691d137f
Merge pull request #13096 from taosdata/feature/3.0_mhli
enh(sync) snapshot sender, receiver
2022-05-27 18:55:51 +08:00
Shengliang Guan 9a1959c400 fix: return mnode epset while master changed 2022-05-27 18:42:15 +08:00
Ganlin Zhao 1f6c6b119d fix(query): fix csum function more than 1 param crash
TD-16065
2022-05-27 18:40:41 +08:00
wangmm0220 5aadb9d295 fix:fix bound index error in schemaless 2022-05-27 18:30:49 +08:00
Haojun Liao 349ef38ce4
Merge pull request #13083 from taosdata/feature/3_liaohj
fix(query): set the gid for stream result.
2022-05-27 18:30:27 +08:00
Ganlin Zhao 25eb6dbeef fix(query): diff function first param can only be column
TD-16067
2022-05-27 18:27:24 +08:00
yihaoDeng c47371c877 change filter interface 2022-05-27 18:13:22 +08:00
Ganlin Zhao 0b9c9834f5 fix(query): diff function ignore_negative param can only be 0 or 1
TD-16066
2022-05-27 18:11:03 +08:00
Xiaoyu Wang d25a902893
Merge pull request #13093 from taosdata/feature/3.0_async
feat: parser adapts asynchronous interface
2022-05-27 18:09:02 +08:00
Minghao Li 3a1be0c58a refactor: make logStore static 2022-05-27 18:00:09 +08:00
slzhou 7a459a26a8 enhance:modify table scan operator that can accept several scan ranges 2022-05-27 17:59:27 +08:00
Yihao Deng f85048852b
Merge pull request #13092 from taosdata/enh/notUpdateEpset
Enh/not update epset
2022-05-27 17:48:52 +08:00
Xiaoyu Wang 0a3c741ffe feat: parser adapts asynchronous interface 2022-05-27 17:46:21 +08:00
Ganlin Zhao ecb3d055da
Merge pull request #13084 from taosdata/fix/TD-16034
fix(queyr): fix tail function parameter restriction
2022-05-27 17:44:31 +08:00
Shengliang Guan 458cd4d1c3
Merge pull request #13087 from taosdata/fix/mnode
fix: error in sync sem
2022-05-27 17:41:16 +08:00
dapan1121 6b0c9694a3
Merge pull request #13088 from taosdata/feature/qnode
enh: optimize query msg
2022-05-27 17:34:47 +08:00
Yihao Deng 27491dc437
Merge pull request #13090 from taosdata/fix/rpcMemoryLeak
fix: avoid mem leak when taosd quit
2022-05-27 17:24:33 +08:00
Xiaoyu Wang 1005fb8850 feat: parser adapts asynchronous interface 2022-05-27 17:02:40 +08:00
Xiaoyu Wang d0c11c5bba feat: parser adapts asynchronous interface 2022-05-27 17:00:37 +08:00
yihaoDeng 0293a09187 enh: return NULL when epset not updated 2022-05-27 16:48:38 +08:00
Minghao Li 5a754023f5 refactor: make logStore static 2022-05-27 16:36:44 +08:00
yihaoDeng 79e447dad1 fix: avoid mem leak when taosd quit 2022-05-27 16:13:42 +08:00
Minghao Li 5471792549 refactor: make logStoreGetLastEntry static 2022-05-27 16:13:02 +08:00
yihaoDeng 9f0315a98f fix: avoid mem leak when taosd quit 2022-05-27 16:05:24 +08:00
dapan1121 6e465ebd8e optimize query msg 2022-05-27 16:01:40 +08:00
Ganlin Zhao dc17e5553c fix(query): eliminate diff function result nan/inf in case of overflow
TD-16053
2022-05-27 15:48:12 +08:00
Haojun Liao a78fd74dc6 fix(query): set group id in stream scanner. 2022-05-27 15:46:07 +08:00
Minghao Li d45221c863 enh(sync) logStoreGetEntry -> pLogStore->getEntry 2022-05-27 15:41:19 +08:00
Minghao Li b7be03898c enh(sync) snapshot sender, receiver 2022-05-27 15:35:26 +08:00
Ganlin Zhao de6f6a1e35 fix(query): eliminate csum/mavg result nan/inf in case of overflow
TD-16053
2022-05-27 15:29:33 +08:00
Minghao Li 8141c430bc enh(sync) snapshot sender, receiver 2022-05-27 15:09:17 +08:00
Ganlin Zhao 8035d02d92 fix(queyr): fix tail function parameter restriction
TD-16035
2022-05-27 15:07:12 +08:00
Haojun Liao 285bf707e0 fix(query): set the gid for stream result. 2022-05-27 15:00:33 +08:00
Haojun Liao 955c37a483
Merge pull request #13066 from taosdata/feature/3_liaohj
refactor(query): set the block groupId for stream block.
2022-05-27 14:29:37 +08:00
Liu Jicong 05a0774b6d feat(tmq): add sub type 2022-05-27 14:06:28 +08:00
Ganlin Zhao c03ea81bcf
Merge pull request #13076 from taosdata/fix/TD-16034
fix(query): fix unique function NULL value not hashable handling
2022-05-27 13:56:27 +08:00
Yihao Deng a939bc8777
Merge pull request #12967 from taosdata/enh/defaultEpSet
enh: default ep set
2022-05-27 13:33:57 +08:00
Yihao Deng abcb0f5f91
Merge pull request #12910 from taosdata/fix/indexMultThread
enh: opt index mutex
2022-05-27 13:33:29 +08:00
Ganlin Zhao 1d57820693 fix(query): fix unique function NULL value not hashable handling
TD-16034
2022-05-27 12:09:48 +08:00
Hongze Cheng c4593d68ee Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-27 02:38:42 +00:00
Shengliang Guan 1b06760347 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-27 10:19:36 +08:00
Haojun Liao d87bb5f3fa refactor(query): set the block groupId for stream block. 2022-05-27 10:03:45 +08:00
dapan1121 f6e6554b2a
Merge pull request #13041 from taosdata/feature/schema.version
feat: add tag version
2022-05-27 09:51:22 +08:00
Shengliang Guan 856c0eed7c Merge remote-tracking branch 'origin/fix/dnode' into fix/mnode 2022-05-27 09:49:12 +08:00
Minghao Li 17ed7e0747 fix(sync) delete assert, due to config change 2022-05-27 00:00:24 +08:00
WANG MINGMING 3eb6c8c309
Merge pull request #13025 from taosdata/feature/TD-15956
feat:add logic for tag filter
2022-05-26 23:47:07 +08:00
wangmm0220 3e94a85629 fix: remove table group code in 2.x 2022-05-26 23:05:06 +08:00
Shengliang Guan 84b3de325a Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-05-26 22:39:37 +08:00
Shengliang Guan 5198ee46ad Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-05-26 22:39:26 +08:00
Shengliang Guan 1ed7a4be11 fix: msg redirect while mnode replica large than 0 2022-05-26 22:39:11 +08:00
Shengliang Guan 0fbbae04fc
Merge pull request #13038 from taosdata/fix/mnode
feat: create mnode
2022-05-26 22:37:36 +08:00
Liu Jicong ab104d8620
Merge pull request #13045 from taosdata/feature/stream
refactor(stream): remove out-of-date msg
2022-05-26 22:18:52 +08:00
dapan1121 823bfcb32b fix case issue 2022-05-26 22:16:38 +08:00
Ganlin Zhao f4272b5ae4
Merge pull request #13033 from taosdata/fix/TD-15957
fix(query): fix first(*) result incorrect for all NULL entry tables
2022-05-26 22:13:29 +08:00
Shengliang Guan e58b6f37c5 Merge branch 'fix/mnode' into fix/dnode 2022-05-26 21:55:46 +08:00
Liu Jicong d5d8581bcf refactor(stream): remove out-of-date msg 2022-05-26 21:45:59 +08:00
wangmm0220 750b7ccec9 fix: remove table group code in 2.x 2022-05-26 21:45:49 +08:00
WANG MINGMING dfe0440c5f
Merge pull request #13044 from taosdata/3.0
3.0
2022-05-26 21:42:21 +08:00
Ganlin Zhao 45bbfbfdf7
Merge pull request #13029 from taosdata/fix/TD-16018
fix(query): fix elapsed function time_unit cannot be smaller than db precision
2022-05-26 21:42:20 +08:00
Ganlin Zhao a6a6d0f9c7 Merge branch '3.0' into fix/TD-15957 2022-05-26 21:36:28 +08:00
yihaoDeng 3ba372a836 Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into mnode 2022-05-26 21:29:12 +08:00
yihaoDeng ddbcaee1ff fix: add debug info 2022-05-26 21:23:19 +08:00
Ganlin Zhao 2ed001ce68
Merge pull request #13010 from taosdata/fix/TD-15923
fix(query): fix avg/sum function result overflown output inf/nan
2022-05-26 21:17:42 +08:00
Liu Jicong 757e4c2d3e
Merge pull request #13040 from taosdata/feature/stream
fix(stream): double free
2022-05-26 21:12:29 +08:00
Liu Jicong d3a2e98d60 fix(stream): double free 2022-05-26 20:52:27 +08:00
dapan1121 a491db6cfe
Merge pull request #13039 from taosdata/3.0
3.0
2022-05-26 20:41:18 +08:00
dapan1121 7c46aea979 add tversion 2022-05-26 20:37:55 +08:00
Haojun Liao 5028c5d7e6
Merge pull request #13036 from taosdata/feature/3_liaohj
fix(query): remove redundant definition of stream table in mnode.
2022-05-26 20:36:53 +08:00
dapan1121 68a6e88793
Merge pull request #13034 from taosdata/feature/qnode
enh: add column length error retry
2022-05-26 20:35:53 +08:00
Haojun Liao 6229ba0a19 test: update unit test case. 2022-05-26 20:06:22 +08:00
Haojun Liao 62f915c1ab fix(query): remove redundant definition of stream table in mnode. 2022-05-26 19:08:55 +08:00
Haojun Liao f68c5a8f08
Merge pull request #13035 from taosdata/feature/3_liaohj
fix(query): add finalize for first function.
2022-05-26 18:59:24 +08:00
Haojun Liao 593c79d512 fix(query): add finalize for first function. 2022-05-26 18:15:20 +08:00
Haojun Liao 6fbf8c6c26
Merge pull request #13031 from taosdata/feature/3_liaohj
fix(query): prepare enough buffer before convert string.
2022-05-26 18:14:28 +08:00
Minghao Li 1a22de765c fix(sync) add multi mnodes 2022-05-26 18:03:38 +08:00
dapan1121 2aec15bd0a Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-26 18:02:17 +08:00
dapan1121 c444574b2e add column length error retry 2022-05-26 18:00:44 +08:00
dapan1121 47ea043d5f
Merge pull request #13017 from taosdata/feature/qnode
feat: scheduler async api
2022-05-26 18:00:21 +08:00
Ganlin Zhao b7729cf6e3 fix(query): fix first(*) result incorrect for all NULL entry tables;
TD-15957
2022-05-26 17:58:46 +08:00
Haojun Liao 0e2505936b Merge branch '3.0' into feature/3_liaohj 2022-05-26 17:51:34 +08:00
Haojun Liao 2ced335b04 fix(query): set the proper buffer page size. 2022-05-26 17:48:07 +08:00
54liuyao e87ba7d526 fix(stream): function error 2022-05-26 17:46:52 +08:00
liuyao ed31fc754e
Merge branch '3.0' into feature/TD-16011 2022-05-26 17:33:59 +08:00
Ganlin Zhao f08365e2b0 fix(query): fix cast function error msg
TD-16016
2022-05-26 17:30:00 +08:00
Haojun Liao a2a7674021 fix(query): do some internal refactor. 2022-05-26 17:18:56 +08:00
Haojun Liao b137be9898 fix(query): prepare enough buffer before convert string. 2022-05-26 17:17:56 +08:00
Hongze Cheng b911b5ba1c
Merge pull request #13026 from taosdata/feat/two_versions
feat: seperate data schema version and tag schema version
2022-05-26 17:13:44 +08:00
Ganlin Zhao ed6eae4d58 fix(query): fix elapsed function time_unit cannot be smaller than db
precision

TD-16018
2022-05-26 17:13:13 +08:00
Xiaoyu Wang 884d166811
Merge pull request #13024 from taosdata/feature/3.0_wxy
fix: some problems of rollup sma
2022-05-26 17:01:03 +08:00
yihaoDeng e99cb305ff fix: add retry 2022-05-26 16:58:57 +08:00
54liuyao 270771e39e feat(stream): stream final session operator 2022-05-26 16:55:54 +08:00
Hongze Cheng b40e3671a4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/two_versions 2022-05-26 08:32:35 +00:00
Hongze Cheng fe22f0f6d3 use two version in server and refact 2022-05-26 08:29:52 +00:00
Ganlin Zhao 998980079f fix(query): fix sum/avg function floating type overflow 2022-05-26 16:23:29 +08:00
Haojun Liao 109df4301d
Merge pull request #13012 from taosdata/feature/3_liaohj
fix(query): free the cursor when all data retrieved immediately.
2022-05-26 16:10:06 +08:00
wangmm0220 051020f932 fix: remove table group code in 2.x 2022-05-26 16:05:27 +08:00
Shengliang Guan e7048eb6d0 Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode 2022-05-26 15:58:56 +08:00
Shengliang Guan 5c402c4711 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-26 15:58:37 +08:00
Minghao Li f078f5b300 fix(sync): syncSetStandby 2022-05-26 15:08:20 +08:00
dapan1121 22470344e0 scheduler async api test 2022-05-26 14:23:07 +08:00
Minghao Li 4e1aa6b5c5 refactor: config change 2022-05-26 14:21:24 +08:00
Xiaoyu Wang 7989190b5e fix: some problems of rollup sma 2022-05-26 14:16:36 +08:00
Shengliang Guan 13affd9b9f Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-26 13:45:08 +08:00
Ganlin Zhao 067731b763 Merge branch '3.0' into feature/3.0_glzhao 2022-05-26 12:22:56 +08:00
Haojun Liao cd5dbf4df3 Merge branch '3.0' into feature/3_liaohj 2022-05-26 12:05:19 +08:00
yihaoDeng 6e6dadf5d7 eerge branch 'ne' into update 2022-05-26 11:53:31 +08:00
Haojun Liao f6e8276475 fix(query): free the cursor when all data retrieved immediately. 2022-05-26 11:51:32 +08:00
yihaoDeng d0213972a2 update default epset 2022-05-26 11:46:26 +08:00
Ganlin Zhao 72d9b07894 fix(query): fix avg/sum function result overflown output inf/nan
TD-15923
2022-05-26 11:36:07 +08:00
Liu Jicong d54d80f63b
Merge pull request #13008 from taosdata/feature/stream
fix(stream): tb name error
2022-05-26 11:34:28 +08:00
yihaoDeng 511a4c3a4f update default epset 2022-05-26 11:29:31 +08:00
Liu Jicong a0f3138888 fix(stream): tb name error 2022-05-26 11:16:35 +08:00
Haojun Liao a02bf52295
Merge pull request #12989 from taosdata/feature/3_liaohj
fix(query): check for invalid parameters of substr function.
2022-05-26 11:03:50 +08:00
Minghao Li 2dee385502 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-26 11:02:59 +08:00
Minghao Li 9a2eddda4c fix(sync), call FpCommitCb twice when FOLLOWER 2022-05-26 11:02:35 +08:00
Shengliang Guan dbf80b5680
Merge pull request #12987 from taosdata/fix/mnode
fix(sync): persist standby option
2022-05-26 10:11:38 +08:00
WANG MINGMING dfbd780b5b
Merge pull request #13004 from taosdata/3.0
3.0
2022-05-26 09:56:37 +08:00
Ganlin Zhao 0f27d39156
Merge pull request #12971 from taosdata/fix/TD-15977
fix(query): restrict top/bottom function column type and first param must be column
2022-05-26 09:51:42 +08:00
Shengliang Guan cfa89bd7bc Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-26 09:51:39 +08:00
dapan1121 e27f8e8a23
Merge pull request #12926 from taosdata/feature/async.scheduler
feat: scheduler async api
2022-05-26 09:15:55 +08:00
dapan1121 5635dcf09e
Merge pull request #12983 from taosdata/feature/qnode
feat: catalog async api test
2022-05-26 09:15:34 +08:00
Xiaoyu Wang 94ebcc9b74
Merge pull request #12984 from taosdata/feature/3.0_wxy
feat: sql command 'drop cgroup'
2022-05-25 23:20:17 +08:00
Haojun Liao e5bb56752a fix(query): check for invalid parameters of substr function. 2022-05-25 23:09:03 +08:00
Haojun Liao 3a21c690ee fix(query): add check for invalid table name 2022-05-25 23:08:04 +08:00
wangmm0220 8db0315341 feat: add tag condition 2022-05-25 22:35:24 +08:00
wangmm0220 71ec636c3c feat: add tag condition 2022-05-25 22:29:24 +08:00
wangmm0220 eea32f5f0a feat: add tag condition 2022-05-25 22:21:04 +08:00
dapan1121 8d56f7e1ec fix mem free issue 2022-05-25 22:05:29 +08:00
afwerar deeeefdb04 fix(os): dll exit error 2022-05-25 21:31:19 +08:00
yihaoDeng c6a2b246b0 fix: index memory error 2022-05-25 21:23:38 +08:00
Xiaoyu Wang 6d3f066540 feat: sql command 'drop cgroup' 2022-05-25 21:23:13 +08:00
Xiaoyu Wang 070f60409b feat: sql command 'drop cgroup' 2022-05-25 21:20:11 +08:00
yihaoDeng 45c8c48848 fix: index memory error 2022-05-25 21:11:20 +08:00
dapan1121 55ec2aa008 catalog async test 2022-05-25 20:56:21 +08:00
Zhiqiang Wang 4cf843ed51
Merge pull request #12977 from taosdata/fix/ZhiqiangWang/TD-15849-run-case-on-win
fix(os): run case on win
2022-05-25 20:55:04 +08:00
Yihao Deng 6d7bf5e00d
Merge pull request #12941 from taosdata/enh/refactorQueryCtx
enh: refactor trans free ctx
2022-05-25 20:41:11 +08:00
yihaoDeng d067104ec1 fix: index memory error 2022-05-25 20:38:25 +08:00
Liu Jicong 64d60e8259
Merge pull request #12981 from taosdata/feature/stream
fix(stream): handle null data
2022-05-25 20:20:48 +08:00
Hongze Cheng beda425248 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-25 11:45:48 +00:00
Liu Jicong 86c9446a84 fix(stream): handle null data 2022-05-25 19:37:52 +08:00
afwerar 91925ffb08 fix(os): run case on win 2022-05-25 19:20:02 +08:00
yihaoDeng c8ba20ac54 enh: valid fqdn 2022-05-25 19:14:11 +08:00
afwerar e144303190 fix(os): run case on win 2022-05-25 19:13:16 +08:00
Liu Jicong c99294cc1f
Merge pull request #12980 from taosdata/feature/stream
fix(stream): memory error
2022-05-25 19:02:42 +08:00
Shengliang Guan 35d9d80191 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-25 18:49:42 +08:00
Liu Jicong 79e97271ca fix(stream): memory error 2022-05-25 18:43:25 +08:00
Minghao Li e0d3b53be7 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-25 18:32:59 +08:00
Minghao Li 8c5f6b6849 fix(sync): persist isStandby 2022-05-25 18:32:34 +08:00
Haojun Liao b37ca86866
Merge pull request #12979 from taosdata/feature/3_liaohj
fix(query): set correct expression number in project operator.
2022-05-25 18:31:46 +08:00
afwerar 21bc9335de fix(os): run case on win 2022-05-25 18:28:57 +08:00
Shengliang Guan ce226517ab
Merge pull request #12966 from taosdata/fix/mnode
refactor: let all operations of mnode into the sync log
2022-05-25 18:19:39 +08:00
Haojun Liao 356c9e9056 fix(query): set correct expression number in project operator. 2022-05-25 17:55:34 +08:00
Haojun Liao 53527cfe59
Merge pull request #12975 from taosdata/feature/3_liaohj
enh(query): add detailed sort exec information in analysis of operator.
2022-05-25 17:08:51 +08:00
Shengliang Guan 077ea1b658 Merge branch 'feature/sync-mnode-integration' into fix/mnode 2022-05-25 17:06:35 +08:00
yihaoDeng b0b533e002 fix query ctx crash 2022-05-25 16:42:29 +08:00
afwerar 3a0efe7255 fix(os): run case on win 2022-05-25 16:30:26 +08:00
yihaoDeng ad162a347a Merge branch 'nn' into update 2022-05-25 16:26:51 +08:00
yihaoDeng 5f84203456 update default epset 2022-05-25 15:47:52 +08:00
Shengliang Guan 4bb91775f9 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-25 15:41:15 +08:00
Haojun Liao d5d0bd2b19 fix(query): add check for invalid tablename. 2022-05-25 15:36:57 +08:00
Haojun Liao 84f6898fcd enh(query): add detailed sort exec information in analysis of operator. 2022-05-25 15:22:34 +08:00
yihaoDeng 8acbb20fb2 enh: set default epset 2022-05-25 15:22:23 +08:00
dapan1121 041df53f1d Merge branch 'feature/async.scheduler' of https://github.com/taosdata/TDengine into feature/async.scheduler 2022-05-25 15:01:05 +08:00
Shengliang Guan 9b051104ae Merge branch 'fix/mnode' into feature/sync-mnode-integration 2022-05-25 14:49:58 +08:00
Shengliang Guan 3a36979576 refactor: let all operations of mnode into the sync log 2022-05-25 14:49:08 +08:00
Ganlin Zhao 1a784b3c01 fix(query): restrict top/bottom function column type and first param
must be column

TD-15977
2022-05-25 14:44:27 +08:00
Minghao Li 104a207579 FpReConfigCb 2022-05-25 14:43:45 +08:00
Minghao Li 81d0798f5f refactor: update config when there's one locally 2022-05-25 14:27:59 +08:00
dapan1121 a38fcf4e1f catalog async test 2022-05-25 14:24:56 +08:00
dapan1121 e256a0dbe3 change ctx api 2022-05-25 14:23:09 +08:00
Ganlin Zhao def5680ee6
Merge pull request #12968 from taosdata/enh/TD-15976
enh(query): reserve aggregate function constant param as value node in client.
2022-05-25 14:20:02 +08:00
Ganlin Zhao 220253e604 enh(query): reserve aggregate function constant param as value node in
client.

TD-15976
2022-05-25 13:30:26 +08:00
dapan1121 6c6237abe5 fix mem double free issue 2022-05-25 13:27:36 +08:00
yihaoDeng f75bcdf4b2 enh: set useDefaultEpset 2022-05-25 13:19:21 +08:00
yihaoDeng cca2bcdb28 enh: rpc set default epset 2022-05-25 13:12:02 +08:00
dapan1121 c867c6812a change rpc ctx api 2022-05-25 11:09:14 +08:00
Ganlin Zhao 635711669f Revert "enh(query): reserve aggregate function constant param as value node in"
This reverts commit e0224da580.
2022-05-25 11:01:46 +08:00
Ganlin Zhao e0224da580 enh(query): reserve aggregate function constant param as value node in
client.

TD-15976
2022-05-25 10:59:27 +08:00
dapan1121 49510f6330
Merge branch '3.0' into feature/async.scheduler 2022-05-25 09:46:15 +08:00
Hongze Cheng 023ea66ffa Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-25 01:38:18 +00:00
dapan1121 52e05bbfe6 fix mem leak 2022-05-25 09:25:39 +08:00
54liuyao 0778bf8857 stream session operator 2022-05-25 09:05:03 +08:00
Haojun Liao 3ac134adbe enh: free cursor if it is not a null pointer. 2022-05-24 23:10:51 +08:00
yihaoDeng 7259a35620 enh: refactor trans free ctx 2022-05-24 22:17:52 +08:00
dapan1121 54b7e1b294 fix hb epset issue 2022-05-24 21:34:18 +08:00
Shengliang Guan 907ff2e4fe Merge branch 'feature/sync-mnode-integration' into fix/mnode 2022-05-24 20:56:48 +08:00
Hongze Cheng 54d41127ee fix: tdb large page 2022-05-24 12:46:03 +00:00
Minghao Li cb20717ce6 refactor: votesRespondUpdate 2022-05-24 20:23:11 +08:00
Minghao Li 94438de0ec enh(sync): syncStartStandBy 2022-05-24 19:45:09 +08:00
Xiaoyu Wang 1ea2eec5de
Merge pull request #12925 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-05-24 19:31:07 +08:00
dapan1121 04238b8ff1 fix crash issue 2022-05-24 19:22:06 +08:00
Haojun Liao 2dd4d90512
Merge pull request #12916 from taosdata/feature/3_liaohj
enh(query): return open/total cost for each operator.
2022-05-24 18:13:16 +08:00
dapan1121 efa071c9f6 scheduler async api 2022-05-24 17:49:22 +08:00
Xiaoyu Wang 21f1321ea8 fix: some problems of parser 2022-05-24 17:37:53 +08:00
yihaoDeng 28318721fc enh: opt index mutex 2022-05-24 16:19:22 +08:00
Haojun Liao a4e38ed7ca enh(query): return open/total cost for each operator. 2022-05-24 15:54:39 +08:00
Minghao Li aa85781560 enh(sync): add mndSnapshotRead mndSnapshotApply 2022-05-24 15:28:12 +08:00
yihaoDeng 8ef6eb4c5f enh: refactor index code 2022-05-24 15:17:14 +08:00
Minghao Li 800ef42a26 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-24 14:47:11 +08:00
Minghao Li aa1de8b34a enh(sync): add FpSnapshotRead FpSnapshotApply 2022-05-24 14:46:22 +08:00
yihaoDeng 6ca5e3ae6e enh: opt index mutex 2022-05-24 13:50:33 +08:00
Shengliang Guan 187577ae4f
Merge pull request #12903 from taosdata/fix/mnode
fix: avoid memory leak in mnode sync
2022-05-24 12:40:45 +08:00
Shengliang Guan 009049c88e
Merge pull request #12899 from taosdata/fix/mnode
fix: avoid memory leak in mnode sync
2022-05-24 12:16:56 +08:00
Shengliang Guan 077ea4a14f fix: avoid memory leak in mnode sync 2022-05-24 11:58:50 +08:00
Haojun Liao e8c03c576a other: merge 3.0 2022-05-24 11:32:48 +08:00
Haojun Liao 60e7e2ae6f enh(query): add more information regarding analyze sql execution. 2022-05-24 11:29:51 +08:00
Shengliang Guan 07fee01d1c fix: avoid memory leak in mnode sync 2022-05-24 11:26:17 +08:00
Xiaoyu Wang eec7056d1a Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-24 10:54:14 +08:00
Xiaoyu Wang a44b71f258 fix: problem of useless col optimize 2022-05-24 10:54:00 +08:00
Ganlin Zhao 424ff4a685 Merge branch '3.0' into feature/3.0_glzhao 2022-05-24 10:44:02 +08:00
Ganlin Zhao 21e3c0ce78 fix: fix windows compilation error 2022-05-24 10:41:11 +08:00
Shengliang Guan 0e8e04805a fix: avoid memory leak 2022-05-24 09:46:54 +08:00
Shengliang Guan 4cd512a2f3 Merge branch 'fix/mnode' into feature/sync-mnode-integration 2022-05-24 09:23:41 +08:00
Minghao Li fa2d3b3f85 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-23 23:53:49 +08:00
Minghao Li c7691590be enh(sync) add syncIsRestoreFinish 2022-05-23 23:53:15 +08:00
Shengliang Guan 7ec3c82cd6 Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode 2022-05-23 23:19:21 +08:00
Shengliang Guan 2f32e122af Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-23 23:17:21 +08:00
Yihao Deng 8a7f6f4acc
Merge pull request #12885 from taosdata/fix/indexMultThread
fix: avoid multi thread read/write crash
2022-05-23 23:01:49 +08:00
Ganlin Zhao 011bd32330 feat(query): add apercentile function 2022-05-23 22:48:15 +08:00
WANG MINGMING f52727ece7
Merge pull request #12873 from taosdata/feature/TD-13041
feat:add json function
2022-05-23 22:42:34 +08:00
yihaoDeng ee92f8c584 Merge branch 'nd' into 3.0 2022-05-23 22:39:56 +08:00
dapan1121 e95647970e scheduler async api 2022-05-23 22:35:45 +08:00
dapan1121 bf0f843b6e
Merge pull request #12883 from taosdata/feature/async.scheduler
feat: scheduler refactor
2022-05-23 22:24:17 +08:00
wangmm0220 1245f2e5c0 fix:error in json judgement 2022-05-23 22:14:51 +08:00
Li Minghao 43a62936e0
Merge branch '3.0' into feature/sync-mnode-integration 2022-05-23 22:11:28 +08:00
yihaoDeng f0da893bfb fix: avoid multi thread read/write crash 2022-05-23 21:59:47 +08:00
dapan1121 679c946029 scheduler refactor 2022-05-23 21:45:47 +08:00
Minghao Li 1d7bdbc351 fix(sync) sync/mnode integration dead lock 2022-05-23 21:37:13 +08:00
Liu Jicong da703c8f6c
Merge pull request #12876 from taosdata/feature/tq
feat(tmq): serializer and deserializer for tq exec
2022-05-23 21:26:09 +08:00
wangmm0220 4364e7d47e Merge branch '3.0' into feature/TD-13041 2022-05-23 21:01:10 +08:00
Liu Jicong 0ad9c4cebd fix: init once 2022-05-23 20:58:40 +08:00
wangmm0220 aca3da385b fix:fix json error 2022-05-23 20:46:15 +08:00
shenglian-zhou 6f302c2e4a
Merge pull request #12875 from taosdata/feature/udf
fix: udfd can not stop when taosd restarts very quickly
2022-05-23 20:44:51 +08:00
Cary Xu d85d6d3fb6
Merge pull request #12856 from taosdata/feature/TD-13066-3.0
fix: use bound index instead of colid in case of alter schema
2022-05-23 20:33:47 +08:00
wangmm0220 e7194116e7 merge:from 3.0 2022-05-23 20:32:33 +08:00
Liu Jicong 3629958b43 feat(tmq): serializer and deserializer for tq exec 2022-05-23 20:31:35 +08:00
Xiaoyu Wang f95639227e
Merge pull request #12874 from taosdata/feature/3.0_wxy
feat: tag index filter plan
2022-05-23 20:29:25 +08:00
Minghao Li 102a08f44b enh(sync) sync/mnode integration, add log 2022-05-23 20:26:12 +08:00
slzhou 757e4f31a1 fix: udfd can not stop when taosd restarts very quickly 2022-05-23 20:20:27 +08:00
wangmm0220 32870f992b fix:add json test case 2022-05-23 20:19:30 +08:00
dapan1121 06896e947d
Merge pull request #12775 from taosdata/feature/3.0_constant
feat: support constant value as function param
2022-05-23 20:11:47 +08:00
Xiaoyu Wang 5911828a2a feat: tag index filter plan 2022-05-23 20:11:26 +08:00
wangmm0220 3b7dbaa0a6 fix:add json test case 2022-05-23 19:57:49 +08:00
Cary Xu 8203073598 fix: revert to use the col id 2022-05-23 19:52:57 +08:00
Xiaoyu Wang dec850677b Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-23 19:50:33 +08:00
Xiaoyu Wang 8da52cbb04 feat: tag index filter plan 2022-05-23 19:50:08 +08:00
Cary Xu 177462a6e5 fix: revert to pass the table auto create case firstly 2022-05-23 19:08:30 +08:00
dapan1121 0c22c548d8 fix constant reserve issue 2022-05-23 19:06:22 +08:00
Shengliang Guan f392ab38a7 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-23 18:33:39 +08:00
Shengliang Guan 3ff366cdaf Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode 2022-05-23 18:33:09 +08:00
Minghao Li ee4b694a35 enh(sync) sync/mnode integration, syncStart async -> sync 2022-05-23 18:10:04 +08:00
wangmm0220 80047eab07 fix:add json test case 2022-05-23 18:09:10 +08:00
wangmm0220 82a659c307 fix:add json test case 2022-05-23 17:53:11 +08:00
Yihao Deng cbc6a43015
Merge pull request #12865 from taosdata/enh/index_filter
enh: index filter interface
2022-05-23 17:50:32 +08:00
yihaoDeng 7da509b2f2 enh: index filter interface 2022-05-23 17:31:36 +08:00
Liu Jicong 65c5604ebe
Merge pull request #12864 from taosdata/feature/stream
refactor(stream)
2022-05-23 17:27:10 +08:00
dapan1121 94f976cae6
Merge pull request #12860 from taosdata/feature/qnode
feat: support schedule based on level
2022-05-23 17:10:52 +08:00
dapan1121 741ec2f5ac fix varchr len issue 2022-05-23 17:09:03 +08:00
Liu Jicong a393dee9d2 refactor(stream) 2022-05-23 16:51:12 +08:00
Shengliang Guan 8bfbc0f315 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-23 16:40:03 +08:00
dapan1121 5fc9aa5ec1 Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant 2022-05-23 16:17:59 +08:00
dapan1121 8324a5a669 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-23 16:12:47 +08:00
dapan1121 c6c8134a92 support level schedule 2022-05-23 16:12:05 +08:00
Hongze Cheng d784da0da0 feat: discard const when decode 2022-05-23 07:47:49 +00:00
Minghao Li 4535722957 enh(sync) sync/mnode integration, syncStart async -> sync 2022-05-23 15:41:04 +08:00
Cary Xu f63552c213 fix: use bound index instead of colid in case of alter schema 2022-05-23 15:25:01 +08:00
wangmm0220 cf00cc3850 fix:fix json error 2022-05-23 15:13:36 +08:00
afwerar 93a0c69edc fix(os): win ctest error 2022-05-23 13:42:56 +08:00
dapan1121 403b2ba1c2
Merge pull request #12731 from taosdata/feature/async
feat: add catalog async api
2022-05-23 12:52:11 +08:00