Commit Graph

37160 Commits

Author SHA1 Message Date
Ganlin Zhao 357dc9c55e fix test case 2022-07-29 14:41:17 +08:00
Ganlin Zhao 104aa670df Merge branch '3.0' into fix/TD-17009 2022-07-29 14:15:00 +08:00
Ganlin Zhao 4768285ca2 fix(query): fix apercentile with interval crash issue
TD-17009
TD-17783
2022-07-29 14:13:09 +08:00
Cary Xu 46e3bc6007
Merge pull request #15540 from taosdata/feature/TD-11274-3.0
fix: assign groupId for rsma uniformly
2022-07-29 14:01:05 +08:00
Hongze Cheng 7a0ef5b570
Merge pull request #15538 from taosdata/fix/hzcheng_3.0
fix: replica 3 coredump
2022-07-29 12:59:52 +08:00
Cary Xu e3efc089b4 fix: assign groupId for rsma uniformly 2022-07-29 12:15:19 +08:00
Hongze Cheng def7c8c53e Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-29 03:51:22 +00:00
wade zhang 687601bf82
Merge pull request #15536 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
2022-07-29 11:36:40 +08:00
Hongze Cheng 9c87967a11 fix: another replica coredump 2022-07-29 02:45:41 +00:00
Hongze Cheng fde0db680f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-29 02:29:03 +00:00
tomchon c2e4807a93 test: modify testcases of muti-mnodes 2022-07-29 09:51:35 +08:00
Yihao Deng 22635992fd
Merge pull request #15534 from taosdata/opt/bench
fix: add bench to rpc
2022-07-29 09:00:39 +08:00
wade zhang d8a98154fe
Merge pull request #15404 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
2022-07-29 08:18:31 +08:00
Li Minghao 82cc51a341
Merge pull request #15533 from taosdata/feature/3.0_mhli
refactor(sync): add propose batch
2022-07-28 21:30:17 +08:00
shenglian-zhou 9c82bdb9fa
Merge pull request #15520 from taosdata/szhou/fix/udf
fix: compare scan target and agg target when tag scan optimize
2022-07-28 20:53:46 +08:00
Minghao Li 5ad0ac9500 refactor(sync): add propose batch 2022-07-28 20:24:31 +08:00
Ganlin Zhao 162bd434e6
Merge pull request #15532 from taosdata/glzhao89-patch-8
Update 10-function.md
2022-07-28 20:20:28 +08:00
Ganlin Zhao b802da1475
Update 10-function.md 2022-07-28 20:20:07 +08:00
Shuduo Sang 3da6506d5d
feat: update taostools for3.0 (#15484)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0
2022-07-28 20:18:24 +08:00
Ganlin Zhao b4d6cc79f6
Merge pull request #15531 from taosdata/glzhao89-patch-7
Update 10-function.md
2022-07-28 20:14:17 +08:00
Ganlin Zhao fc545a780c
Update 10-function.md 2022-07-28 20:13:04 +08:00
dapan1121 397cb6ead1
Merge pull request #15518 from taosdata/fix/TD-17819
fix: fix datablock windows error
2022-07-28 20:12:13 +08:00
Ganlin Zhao 2efd12e8ba
Merge pull request #15530 from taosdata/glzhao89-patch-6
Update 10-function.md
2022-07-28 20:02:49 +08:00
Ganlin Zhao ff0d686297
Update 10-function.md 2022-07-28 20:02:12 +08:00
tomchon 0843f78649 test: comment out timeout case 2022-07-28 19:51:07 +08:00
Ganlin Zhao 84ff4abe21
Merge pull request #15529 from taosdata/glzhao89-patch-5
Update 10-function.md
2022-07-28 19:50:39 +08:00
Ganlin Zhao af0e861e9d
Update 10-function.md 2022-07-28 19:50:14 +08:00
Ganlin Zhao 8013a7a638
Merge pull request #15528 from taosdata/glzhao89-patch-4
Update 10-function.md
2022-07-28 19:43:59 +08:00
Ganlin Zhao 13a24e8e6b
Update 10-function.md
TD-16224
2022-07-28 19:43:42 +08:00
Ganlin Zhao e342b8cbef
Merge pull request #15527 from taosdata/glzhao89-patch-3
doc: fix errors/typos in SQL function sections
2022-07-28 19:35:49 +08:00
Ganlin Zhao 34443a5a29
doc: fix errors/typos in SQL function sections
TD-16224
2022-07-28 19:35:08 +08:00
Cary Xu 300fcf83da
Merge pull request #15526 from taosdata/feature/TD-11274-3.0
test: uncomment the rsma test case
2022-07-28 19:28:17 +08:00
dapan1121 62f3adf7fc Merge branch '3.0' into fix/TD-17819 2022-07-28 19:11:08 +08:00
dapan1121 68224b2e1e fix: fix case issue 2022-07-28 19:10:18 +08:00
Li Minghao 3bb89e7097
Merge pull request #15524 from taosdata/feature/3.0_mhli
refactor(sync): modify propose batch interface
2022-07-28 19:03:06 +08:00
Hongze Cheng e37cb91122 Merge branch 'fix/hzcheng_3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-28 10:49:14 +00:00
Hongze Cheng a1120d4c20 fix: compile error 2022-07-28 10:49:07 +00:00
Cary Xu c4a1835780 test: uncomment the rsma test case 2022-07-28 18:37:56 +08:00
Cary Xu f7b0476c89
Merge pull request #15519 from taosdata/feature/TD-11274-3.0
fix: assign uid for rsma by physical plan
2022-07-28 18:31:30 +08:00
Zhiqiang Wang cb9246a1ae
Merge pull request #15512 from taosdata/fix/ZhiqiangWang/TD-17728-remove-jemalloc-submodule
build: remove jemalloc submodule
2022-07-28 17:55:18 +08:00
Minghao Li 64f4325bd7 refactor(sync): modify propose batch interface 2022-07-28 17:55:15 +08:00
Hongze Cheng 8b3de3a216 make pass CI 2022-07-28 09:27:45 +00:00
Liu Jicong e71375f1ec
Merge pull request #15516 from taosdata/feature/stream
enh(stream): recover
2022-07-28 17:25:00 +08:00
Hongze Cheng be79253d0f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-28 09:19:26 +00:00
slzhou@taodata.com 46974a9dfc Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/udf 2022-07-28 17:18:59 +08:00
slzhou@taodata.com 82fcb44257 fix: compare scan target and agg target when tag scan optimize 2022-07-28 17:18:39 +08:00
Cary Xu 0bb2342787 other: revert the test case 2022-07-28 17:18:20 +08:00
shenglian-zhou c402a18aa1
Merge pull request #15515 from taosdata/szhou/fix/udf
fix: modify nodesEqualNode to include tableAlias when it is column node
2022-07-28 17:17:41 +08:00
Cary Xu 21fba3cb1f other: revert the walWrite.c 2022-07-28 17:15:31 +08:00
dapan1121 fbdd8bfd39 fix: fix datablock windows error 2022-07-28 17:12:53 +08:00