Commit Graph

5277 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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