Commit Graph

40848 Commits

Author SHA1 Message Date
Hongze Cheng e1944530a0 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-14 18:06:55 +08:00
Hongze Cheng 45acc3420b more code 2022-09-14 18:05:57 +08:00
Xiaoyu Wang e2586979eb enh: the delete physical plan increases the timestamp interval of the actual deleted data 2022-09-14 17:51:21 +08:00
Liu Jicong 3bedc3fa3b
Merge pull request #16836 from taosdata/feature/stream
feat(stream): stream state support tuple
2022-09-14 17:47:47 +08:00
dapan1121 5589f78b32
Merge pull request #16779 from taosdata/fix/memLeakIssue
fix: fix client/server memory leak issues
2022-09-14 17:42:12 +08:00
Liu Jicong c7f986a656 refactor(tmq): add error code 2022-09-14 17:11:50 +08:00
Liu Jicong 4c6a8bbc95 feat(stream): stream state support tuple 2022-09-14 16:50:42 +08:00
Shengliang Guan 0169471b41
Merge pull request #16823 from taosdata/fix/avoidTscMemleak
fix(tsc): avoid mem leak
2022-09-14 16:31:07 +08:00
dapan1121 43bdaa6c19 fix: fix invalid free issue 2022-09-14 16:11:26 +08:00
Shengliang Guan 59e9140996
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
2022-09-14 15:52:20 +08:00
Shengliang Guan 1479bc8ac7
Merge pull request #16833 from taosdata/arielyang-patch-escape-backtick
docs: fix escape of backtick
2022-09-14 15:10:38 +08:00
Ganlin Zhao 64226e5e55 fix error code number 2022-09-14 15:01:14 +08:00
Pan YANG 417571140f
docs: fix escape of backtick 2022-09-14 15:00:54 +08:00
yihaoDeng 6e561a6c78 fix: fix mem leak 2022-09-14 14:46:14 +08:00
Shuduo Sang 2c2d13d928
fix: detech taosadapter exist when make install (#16827) 2022-09-14 14:38:18 +08:00
Shengliang Guan 06e38c1dcc
Merge pull request #16825 from taosdata/fix/maxmin_type
fix(query): restrict max/min function input type not including timestamp type
2022-09-14 14:28:06 +08:00
dapan1121 63f02c5103 fix: fix free meta rsp issue 2022-09-14 14:26:21 +08:00
Shengliang Guan 1d3cab1b04
Merge pull request #16826 from tlb-xiongju/patch-1
fix typo in trefTest.c
2022-09-14 14:02:37 +08:00
Shengliang Guan 518d0ed2ca
Merge pull request #16829 from taosdata/fix/mnode
docs: update arch
2022-09-14 14:01:57 +08:00
Shengliang Guan cf7b00b99e Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into fix/mnode 2022-09-14 14:01:30 +08:00
Shengliang Guan 65ee59fb90 docs: update arch 2022-09-14 14:01:08 +08:00
Ganlin Zhao d2f6a79286 fix docs 2022-09-14 13:38:39 +08:00
Ganlin Zhao 8905d37b70 fix test cases 2022-09-14 13:35:46 +08:00
Haojun Liao 36c4b981f4
Merge pull request #16813 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-09-14 13:32:42 +08:00
dapan1121 2c2d5c16ed fix: fix insert memory leak 2022-09-14 13:29:06 +08:00
Xiong Ju 03c867cdbf
Update trefTest.c
fix typo: reson -> reason
2022-09-14 13:25:52 +09:00
Shengliang Guan 6263c8fcc9
Merge pull request #16781 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
2022-09-14 11:52:35 +08:00
Haojun Liao 00908a649c fix(query): reset buffer after group results generated. 2022-09-14 11:44:39 +08:00
Ganlin Zhao 8bb9edbf34 Merge branch '3.0' into fix/maxmin_type 2022-09-14 11:19:51 +08:00
Ganlin Zhao 0a6ec7c0d7 fix(query): restrict max/min function input type not including timestamp
type
2022-09-14 11:17:12 +08:00
yihaoDeng 892d7861f0 fix(tsc): avoid mem leak 2022-09-14 11:06:37 +08:00
Ganlin Zhao e076b8c7c2 fix test case 2022-09-14 11:05:24 +08:00
Haojun Liao 0bb1dc9d1f fix(query): reset the output buffer when results have been produced. 2022-09-14 11:00:44 +08:00
Shengliang Guan 2f5b1a0030
Merge pull request #16814 from taosdata/feat/sangshuduo/TD-14141-update-taostools-for3.0
feat: update taostools 404d8da for3.0
2022-09-14 10:51:48 +08:00
Shengliang Guan e800f2f50a
Merge pull request #16815 from taosdata/enh/handleSchedError
enh(tsc): handle schedule error
2022-09-14 10:51:17 +08:00
Shengliang Guan 51085cec4e
Merge pull request #16821 from taosdata/fix/3.0_bugfix_wxy
enh: count(tbname) optimize
2022-09-14 10:49:51 +08:00
Xiaoyu Wang fbcef61d06 enh: add binary serialization method to node structure 2022-09-14 10:34:13 +08:00
Haojun Liao 7f03ffcd75 fix(query): set correct group id. 2022-09-14 09:57:37 +08:00
Hongze Cheng 426a25f162 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-14 09:36:27 +08:00
Hongze Cheng 0e1a421207 refact 2022-09-14 09:35:57 +08:00
wade zhang 95ba74f625
Merge pull request #16809 from taosdata/3.0test/jcy
test:modify test case for TD-19062 (restart taosd after deleted data)
2022-09-14 09:27:20 +08:00
Shuduo Sang 7cc095419f feat: update taos-tools 3588b3d for 3.0 2022-09-13 16:56:52 +00:00
yihaoDeng 2b8b1ebc86 fix: fix mem leak 2022-09-13 20:45:28 +08:00
Shengliang Guan b1a1049c31
Merge pull request #16816 from taosdata/fix/TD-19064
fix: mark page dirty when adding to rbtree
2022-09-13 20:07:13 +08:00
Shuduo Sang 0277a96b5f fix: tag length of 5-taos-tools/taosbenchmark/demo.py 2022-09-13 19:30:28 +08:00
Shengliang Guan c3dc290afa
Merge pull request #16817 from taosdata/fix/mnode
feat: database option 'tsdb_pagesize'
2022-09-13 19:19:50 +08:00
Minglei Jin 3922ea4922 fix: drop page from rbtree before releasing 2022-09-13 19:16:25 +08:00
yihaoDeng b914e37874 enh(tsc): handle schedule error 2022-09-13 19:05:35 +08:00
Xiaoyu Wang d585c20aa3 enh: count(tbname) optimize 2022-09-13 18:58:56 +08:00
Haojun Liao 3dec6668a9 fix(query): return correct error code. 2022-09-13 18:33:45 +08:00