Commit Graph

37110 Commits

Author SHA1 Message Date
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
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
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
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
Liu Jicong e71375f1ec
Merge pull request #15516 from taosdata/feature/stream
enh(stream): recover
2022-07-28 17:25:00 +08: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
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
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
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
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