Commit graph

5237 commits

Author SHA1 Message Date
Xiaoyu Wang
5116e0a01b enh: added memory allocators for parser and planner 2022-09-21 17:04:12 +08:00
Xiaoyu Wang
3abfb569ba Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-21 14:00:55 +08:00
Liu Jicong
72fba5a8ce fix(stream): check delete uid 2022-09-21 11:54:44 +08:00
Xiaoyu Wang
2f475399a6 enh: added memory allocators for parser and planner 2022-09-21 10:57:41 +08:00
Minglei Jin
8bc6a6297f enh(sync): log entry cache for sync 2022-09-20 19:57:02 +08:00
Xiaoyu Wang
46b0c2c9c4 enh: added memory allocators for parser and planner 2022-09-20 18:52:45 +08:00
Xiaoyu Wang
8a010a58f3 enh: added memory allocators for parser and planner 2022-09-20 16:13:08 +08:00
Shengliang Guan
69e1edb344
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
2022-09-20 11:35:18 +08:00
Shengliang Guan
004e9dabd2
Merge pull request #16927 from taosdata/szhou/cenc
fix: add udfd resident funcs that teardown when udfd exits
2022-09-19 22:10:28 +08:00
Cary Xu
777fadee25 feat: stream state optimization for rsma 2022-09-19 19:27:23 +08:00
slzhou
0c494d374d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/cenc 2022-09-19 17:28:31 +08:00
slzhou
8ed3bf3ef1 feat: add resident funcs to udfd 2022-09-19 17:28:13 +08:00
Liu Jicong
86c0fb56e0 enhance stream backend for sma 2022-09-19 17:27:25 +08:00
wangmm0220
345b68ccee fix: cols num error in tmq for query 2022-09-19 15:28:28 +08:00
wangmm0220
e3bc2487b3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740 2022-09-16 19:00:49 +08:00
Liu Jicong
273adb9895 fix memory leak 2022-09-16 16:17:02 +08:00
wangmm0220
414021a8e0 fix:error in auto create table for taosX 2022-09-15 19:23:12 +08:00
Liu Jicong
deb731c1c4
Merge pull request #16840 from taosdata/enh/3.0_planner_optimize
enh: the delete physical plan increases the timestamp interval of the actual deleted data
2022-09-15 10:56:08 +08:00
Hongze Cheng
26f740f26b fix more 2022-09-15 09:56:56 +08:00
Hongze Cheng
f2e26de8c5 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-15 09:32:10 +08:00
Cary Xu
aa43876665 enh: tsdb retention and fs optimization 2022-09-14 18:10:51 +08:00
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
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
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
Ganlin Zhao
64226e5e55 fix error code number 2022-09-14 15:01:14 +08: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
Shengliang Guan
e800f2f50a
Merge pull request #16815 from taosdata/enh/handleSchedError
enh(tsc): handle schedule error
2022-09-14 10:51:17 +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
wangmm0220
a3161bf9c1 fix:add logic for auto create table in taosX 2022-09-13 19:16:26 +08:00
Hongze Cheng
c497b7b77d refact more code 2022-09-13 18:17:24 +08:00
Ganlin Zhao
f1956930c9 Merge branch '3.0' into fix/TD-18224 2022-09-13 18:06:34 +08:00
Ganlin Zhao
6b2bf42f68 fix(query): twa function output NULL if input has overlap timestamps
TD-18224
2022-09-13 18:05:54 +08:00
Shengliang Guan
b84017f2b9 feat: database option 'tsdb_pagesize' 2022-09-13 18:01:10 +08:00
yihaoDeng
b82f27ec03 tsc: handle schedule error 2022-09-13 17:48:57 +08:00
Hongze Cheng
b6daab624b more code 2022-09-13 17:30:20 +08:00
Hongze Cheng
338bcc5c99 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-13 15:24:29 +08:00
Hongze Cheng
0fc81c7d84 refact code 2022-09-13 14:52:31 +08:00
Hongze Cheng
ce9fb84221 refact 2022-09-13 14:21:43 +08:00
Xiaoyu Wang
6cf578f299 feat: database option 'tsdb_pagesize' 2022-09-13 14:19:50 +08:00
Xiaoyu Wang
ff9d673489 enh: add binary serialization method to node structure 2022-09-13 10:48:39 +08:00
Hongze Cheng
ea70651dc0 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-09 14:06:01 +08:00
Shengliang Guan
aebe84bdec
Merge pull request #16749 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
2022-09-09 09:08:06 +08:00
Hongze Cheng
9e33dfbc90 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-08 21:27:33 +08:00
Hongze Cheng
eae7947c68 more refact 2022-09-08 17:58:33 +08:00
Shengliang Guan
f3b9c5933f fix: compile error in windows 2022-09-08 16:14:22 +08:00
Shengliang Guan
adff7af9dd enh: add table_prefix and table_suffix options to database 2022-09-08 13:54:54 +08:00