Commit Graph

37521 Commits

Author SHA1 Message Date
haoranchen b1b4a180ec
Merge branch '3.0' into test/chr/TD-14699 2022-07-28 16:24:27 +08:00
Liu Jicong a9d11b58ad enh(stream): recover 2022-07-28 16:19:50 +08:00
slzhou@taodata.com 8927040032 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/udf 2022-07-28 16:18:26 +08:00
Ganlin Zhao 425801f210
Merge pull request #15517 from taosdata/glzhao89-patch-2
doc: fix agg/system function cn version document errors/typo.
2022-07-28 16:18:08 +08:00
Ganlin Zhao a85d13ee58
doc: fix agg/system function cn version document errors/typo.
TD-16224
2022-07-28 16:17:22 +08:00
Minglei Jin 9d0a32f14c
Merge pull request #15508 from taosdata/fix/TD-17925
refact: tsdbCache/cleanup, remove tsRowFromTsdbRow
2022-07-28 16:15:52 +08:00
slzhou@taodata.com c184803c8c fix: modify nodesEqualNode to include tableAlias when it is column node 2022-07-28 16:13:21 +08:00
shenglian-zhou d6193655f5
Merge pull request #15489 from taosdata/szhou/fix/udf
feat: add multi-row equal timestamp for join operator
2022-07-28 16:12:10 +08:00
Shengliang Guan f1dfb8de00 test: valgrind case 2022-07-28 15:55:51 +08:00
Minglei Jin 5a82a04264 fix: return stable not exist instead of assert(0) 2022-07-28 15:55:47 +08:00
Minghao Li a75745de44 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-07-28 15:53:06 +08:00
tomchon aa278c960a Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-28 15:52:26 +08:00
afwerar 74e833cf4e build: remove jemalloc submodule 2022-07-28 15:48:56 +08:00
Shengliang Guan 239a988cdf fix: adjust config parameters 2022-07-28 15:48:37 +08:00
Shengliang Guan 1efd51be69
Merge pull request #15504 from taosdata/fix/mnode
fix: adjust config items
2022-07-28 15:48:18 +08:00
tomchon 3c6d493aa6 Merge branch 'test/chr/TD-14699' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-28 15:47:33 +08:00
tomchon 7b52a85973 test: comment testcase that executes failed in ci 2022-07-28 15:46:10 +08:00
Ganlin Zhao 360cb388f1
Merge pull request #15509 from taosdata/glzhao89-patch-1
doc: fix scalar function cn version document errors/typo.
2022-07-28 15:38:30 +08:00
Ganlin Zhao 4aad49be31
doc: fix scalar function document errors/typo.
TD-15886
2022-07-28 15:35:19 +08:00
Minglei Jin 34b0208f14 refact: tsdbCache/cleanup, remove tsRowFromTsdbRow 2022-07-28 15:29:22 +08:00
gccgdb1234 7788bcb10d Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-28 15:26:08 +08:00
gccgdb1234 6a20c2a5cf doc: fix broken links according to new doc framework rule 2022-07-28 15:26:00 +08:00
Hongze Cheng a3245a1e26 fix: another replica coredump 2022-07-28 07:03:46 +00:00
Hongze Cheng 49c6ba55c4 fix: vnode snapshot problem 2022-07-28 06:56:20 +00:00
slzhou@taodata.com c7f2a122c2 fix: modify tmq_taos.py to be indepent of the order of rows 2022-07-28 14:56:15 +08:00
slzhou@taodata.com 448e726a38 fix: fix tmq_taosx.py to pass CI 2022-07-28 14:48:05 +08:00
Minglei Jin 2c52b31614
Merge pull request #15502 from taosdata/fix/TD-17925
fix: cleanup tsdbCache, removing unused functions
2022-07-28 14:46:33 +08:00
haoranchen b7de929d85
Merge branch '3.0' into test/chr/TD-14699 2022-07-28 14:42:19 +08:00
Minghao Li b5ebd55be7 refactor(sync): add test case 2022-07-28 14:36:11 +08:00
Hongze Cheng fdba84b3a2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-28 06:36:10 +00:00
Hongze Cheng 1840d8d812 fix: replica coredump debug 2022-07-28 06:35:56 +00:00
cpwu ef90125e44 Merge branch '3.0' into cpwu/3.0 2022-07-28 14:28:01 +08:00
Shengliang Guan c05f0950de fix: adjust config items 2022-07-28 14:20:32 +08:00
Liu Jicong d45c7bb346
Merge pull request #15496 from taosdata/feature/stream
enh(wal): remove file failure handling
2022-07-28 14:15:08 +08:00
Minglei Jin 6e92950a4d fix: cleanup tsdbCache, removing unused functions 2022-07-28 14:06:44 +08:00
Yihao Deng aa13362512
Merge pull request #15485 from taosdata/opt/rpcOpt
fix: index mem leak
2022-07-28 14:05:48 +08:00
Yihao Deng 18683db815
Merge pull request #15491 from taosdata/opt/fixMultiRead
fix: rpc multi read
2022-07-28 14:05:34 +08:00
Li Minghao e0f0e92622
Merge pull request #15499 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
2022-07-28 13:55:02 +08:00
slzhou@taodata.com 17a135ced5 fix: fix join test case to hanle repeated ts 2022-07-28 13:39:49 +08:00
Liu Jicong 0c942e622a enh(wal): remove file failure handling 2022-07-28 13:37:57 +08:00
Shengliang Guan 8a2da1263b Merge branch '3.0' into fix/mnode 2022-07-28 13:20:33 +08:00
Shengliang Guan 8e9b199a0a
Merge pull request #15492 from taosdata/fix/mnode
enh: let alter all dnodes work
2022-07-28 13:19:49 +08:00
Ganlin Zhao 34f97e44ae
Merge pull request #15497 from taosdata/enh/TD-17659
fix(query): fix max/min/sum null input output behavior to 0 rows
2022-07-28 13:09:43 +08:00
slzhou@taodata.com 9cbd8c7bea fix: fix bugs related to join and nested query 2022-07-28 12:02:36 +08:00
gccgdb1234 15657c799b doc: correct a few errors in tolerance 2022-07-28 11:52:49 +08:00
gccgdb1234 e442832e0a doc: format 2022-07-28 11:49:47 +08:00
Shengliang Guan 5185fa90c5 test: add reproduce codes 2022-07-28 11:48:14 +08:00
Ganlin Zhao b4a8408030 fix(query): fix max/min/sum null input output behavior to 0 rows 2022-07-28 11:41:05 +08:00
Shengliang Guan 9d72eda2c5 fix: deadlock while rollback 2022-07-28 11:18:05 +08:00
Shengliang Guan 948d01a3ac enh: let alter all dnodes work 2022-07-28 11:17:53 +08:00