Commit Graph

50925 Commits

Author SHA1 Message Date
yihaoDeng d4c5dad16f change write opt 2023-04-20 12:03:26 +00:00
liuyao 182eb7f9ee add loop 2023-04-20 19:30:30 +08:00
wangmm0220 5bd6b16e73 fix:memory leak in schemaless if key dump 2023-04-20 18:39:03 +08:00
wangmm0220 5df7906a62 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-20 18:33:37 +08:00
yihaoDeng 438b3dcd65 change write opt 2023-04-20 10:18:21 +00:00
Xiaoyu Wang 2671718cd3
Merge pull request #20990 from taosdata/FIX/TD-23640-3.0
enh: adjust size limit of applyQ and negotiationWin
2023-04-20 17:30:53 +08:00
wade zhang 1af9b52d9b
Update 02-database.md 2023-04-20 16:40:10 +08:00
yihaoDeng 5741d0c29f change write opt 2023-04-20 08:36:32 +00:00
Benguang Zhao a1ca9466cd enh: adjust size limit of appyQ and negotiationWin 2023-04-20 14:28:56 +08:00
Benguang Zhao a21e0fe75e enh: propose vnode commit synchronously 2023-04-20 14:28:56 +08:00
Benguang Zhao 55c6f115b0 enh: add applied-index in sync node logging msg 2023-04-20 14:28:56 +08:00
yihaoDeng d7d0816b11 change write opt 2023-04-20 06:00:05 +00:00
yihaoDeng e37dcf787e change write opt 2023-04-20 04:24:23 +00:00
yihaoDeng 941b0b659c change write opt 2023-04-20 04:18:25 +00:00
yihaoDeng 2b3f184d74 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-20 04:05:48 +00:00
yihaoDeng 3272d14e33 change write opt 2023-04-20 04:05:35 +00:00
liuyao f2560fd5e9 opt test 2023-04-20 11:50:42 +08:00
Xiaoyu Wang aa107138a9
Merge pull request #20981 from taosdata/enh/3.0_planner_optimize
feat: the having clause can be used after the partition by clause or window clause
2023-04-20 11:21:01 +08:00
liuyao d29dcb4bcf add loop 2023-04-20 10:50:07 +08:00
yihaoDeng b6108921ec Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-20 01:56:00 +00:00
yihaoDeng 98bc1b6101 change write opt 2023-04-20 01:55:44 +00:00
haoranchen eaca23c41b
fix: restore ci buildPath 2023-04-20 09:44:07 +08:00
liuyao 602b1b7476 add test loop 2023-04-20 09:25:33 +08:00
yihaoDeng aa613285e7 change write opt 2023-04-20 00:21:16 +00:00
yihaoDeng 9d6e8b3fa7 change write opt 2023-04-20 00:18:57 +00:00
yihaoDeng b640a0330d change write opt 2023-04-19 23:55:09 +00:00
yihaoDeng 6ff0b09e5e change write opt 2023-04-19 23:46:08 +00:00
yihaoDeng f48c539011 just test 2023-04-19 15:12:19 +00:00
yihaoDeng 22afdaa6a4 change write opt 2023-04-19 14:15:17 +00:00
yihaoDeng 10e44c63e1 change write opt 2023-04-19 13:12:53 +00:00
yihaoDeng a23899ff5b Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-19 13:04:12 +00:00
yihaoDeng 5efa5f6b9f change write opt 2023-04-19 13:01:13 +00:00
yihaoDeng 46cbf23927 rm SMA case 2023-04-19 18:04:52 +08:00
yihaoDeng 83cfd5d8b1 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-19 18:01:03 +08:00
yihaoDeng 5402a6061f Merge branch 'dev' into enh/rocksRevert 2023-04-19 17:37:07 +08:00
liuyao 9c6275e4db add loop 2023-04-19 17:12:28 +08:00
Xiaoyu Wang 5367f25b4d feat: the having clause can be used after the partition by clause or window clause 2023-04-19 16:55:08 +08:00
liuyao 58b7e2eafb disable sma some test 2023-04-19 16:45:45 +08:00
liuyao 2a74aa317f inc sleep time 2023-04-19 16:41:53 +08:00
Xiaoyu Wang 7cf9919ab0
Merge pull request #20964 from taosdata/enh/3.0_planner_optimize
feat: last queries with tags output can be read from cache
2023-04-19 14:34:32 +08:00
54liuyao 5b7ccc42ca inc sleep time 2023-04-19 13:38:30 +08:00
Xiaoyu Wang 586b3945d1 feat: last queries with tags output can be read from cache 2023-04-19 13:09:11 +08:00
54liuyao 4b59297c66 increase sleep time 2023-04-19 10:36:16 +08:00
54liuyao ffa25ddd92 increase sleep time 2023-04-19 10:28:11 +08:00
54liuyao f3f0e0a991 increase sleep time 2023-04-19 10:18:52 +08:00
liuyao ae117bd7c3 fill state 2023-04-19 09:15:12 +08:00
dapan1121 95b78f327a
Merge pull request #20959 from taosdata/enh/TS-3149
enh: add param for to_unixtimestamp to return timestamp type
2023-04-19 08:54:25 +08:00
yihaoDeng 53857abe18 Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert 2023-04-18 22:39:13 +08:00
yihaoDeng 19e94f34b3 change case 2023-04-18 22:38:54 +08:00
yihaoDeng a3daae8233 fix compile err 2023-04-18 14:08:04 +00:00