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 |
Xiaoyu Wang
|
fc0780c35a
|
enh: last function optimize
|
2022-07-28 19:27:37 +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 |
tangfangzhi
|
bffea34cb9
|
ci: remove packaging stage
|
2022-07-28 18:00:33 +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 |
Xiaoyu Wang
|
421c8eaf71
|
enh: last function optimize
|
2022-07-28 17:38:55 +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 |
Minglei Jin
|
6724ec5bd2
|
Merge pull request #15513 from taosdata/fix/TD-17930
fix: return stable not exist instead of assert(0)
|
2022-07-28 17:12:19 +08:00 |
Cary Xu
|
0dcb3a5da1
|
fix: assign uid for rsma by physical plan
|
2022-07-28 17:07:47 +08:00 |
yihaoDeng
|
6520db8584
|
add bench to rpc
|
2022-07-28 17:05:42 +08:00 |
Shengliang Guan
|
15eb005b5a
|
Merge pull request #15514 from taosdata/fix/valgrind
test: valgrind case
|
2022-07-28 16:51:05 +08:00 |
Shengliang Guan
|
93fbc523e6
|
Merge pull request #15511 from taosdata/fix/mnode
fix: adjust config parameters
|
2022-07-28 16:48:29 +08:00 |
tomchon
|
e26c18bf2a
|
test: modify testcases of muti-mnodes
|
2022-07-28 16:30:54 +08:00 |
tomchon
|
3a25402f16
|
test:modify testcase of tmq-taosx
|
2022-07-28 16:29:50 +08:00 |
tomchon
|
bc1a20291a
|
test: comment testcase that executes failed in ci
|
2022-07-28 16:26:30 +08:00 |
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 |