Commit Graph

4585 Commits

Author SHA1 Message Date
Hongze Cheng 8853522131 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-07 14:41:03 +08:00
Haojun Liao f4265092ce
Merge pull request #25012 from taosdata/fix/TD-28997
load operator checkpoint
2024-03-07 11:06:55 +08:00
Hongze Cheng 57d065e380 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-07 09:07:14 +08:00
dapan1121 3afec5e224 fix: join table fetch error 2024-03-06 10:46:38 +08:00
54liuyao bd430a031a load operator checkpoint 2024-03-05 19:37:54 +08:00
54liuyao 57baceeeaf load operator checkpoint 2024-03-05 19:14:20 +08:00
54liuyao 4d1b556bc5 load operator checkpoint 2024-03-05 18:54:07 +08:00
Hongze Cheng 5103880397 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-04 19:25:34 +08:00
facetosea aaa1c1d4a8 fix: memleak 2024-03-04 16:32:37 +08:00
Hongze Cheng c8280e05dd Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-03 16:01:34 +08:00
dapan1121 0a627e7be8
Merge pull request #24947 from taosdata/fix/ly_count
fix count window issue
2024-02-29 16:42:05 +08:00
Hongze Cheng a6c7d5fcf4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-29 15:00:25 +08:00
54liuyao fa45a5abd2 fix count window issue 2024-02-29 14:04:59 +08:00
dapan1121 25872193b3
Merge pull request #24939 from taosdata/szhou/fix/td-28900
fix: no memory trim when no para tables scan
2024-02-29 14:02:08 +08:00
54liuyao 02379524a1 fix count window issue 2024-02-29 11:30:16 +08:00
slzhou e81afaf0a2 fix: no memory trim when no para tables scan 2024-02-29 09:12:15 +08:00
54liuyao 0e522fbf5a set history task param 2024-02-27 16:30:38 +08:00
Hongze Cheng 2c1f978fd2 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-27 09:26:37 +08:00
dapan1121 2a00b154e7
Merge pull request #24875 from taosdata/szhou/fix/td-28544
fix: return error code instead of just out of memory
2024-02-27 08:31:29 +08:00
Hongze Cheng 98eeef9d07 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-26 16:40:05 +08:00
Hongze Cheng 8a669d3adc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-26 10:48:14 +08:00
54liuyao 5c4f0ae053 set max delay info 2024-02-26 10:26:28 +08:00
shenglian zhou ca6ed89f6f fix: return error code instead of just out of memory 2024-02-26 10:24:59 +08:00
Haojun Liao ac47fc693c
Merge pull request #24871 from taosdata/fix/TD-28813-bk
reset close window state
2024-02-26 10:14:05 +08:00
dapan1121 93ffdd856a
Merge pull request #24845 from taosdata/feat/ly_count_window
count window support having
2024-02-26 09:35:31 +08:00
54liuyao 176afbb74a reset close window state 2024-02-25 20:07:04 +08:00
54liuyao 9d560c494d reset close window state 2024-02-25 19:56:38 +08:00
54liuyao 27219f70af reset close window state 2024-02-25 19:30:56 +08:00
54liuyao 24ec06bfe4 reset close window state 2024-02-25 19:28:46 +08:00
Hongze Cheng a6423b7816 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-23 14:47:10 +08:00
dapan1121 fb953e439d
Merge pull request #24831 from taosdata/szhou/fix/3.0/td-28742
fix: free datablocks that is skipped decided by firt row ts
2024-02-23 11:18:42 +08:00
54liuyao d3dd15e621 count window support having 2024-02-23 11:18:29 +08:00
54liuyao c7a50acd63 rebuild sliding window 2024-02-23 09:05:30 +08:00
slzhou c859213ce5 fix: free datablocks that is skipped decided by firt row ts 2024-02-22 15:35:03 +08:00
54liuyao 8c6ea4079c delete invalid result 2024-02-22 14:15:35 +08:00
dapan1121 3c7923a77e
Merge pull request #24806 from taosdata/szhou/tms/port-3
feat: add para_tables_sort hint document and change typo error
2024-02-22 13:56:09 +08:00
Hongze Cheng a9e3ca41a9 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-22 09:39:48 +08:00
54liuyao 9739b9feb6 set group id of delete range 2024-02-21 16:22:51 +08:00
Hongze Cheng 4b71031014 more code 2024-02-21 14:29:10 +08:00
dapan1121 ba41231373
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
2024-02-21 10:00:52 +08:00
slzhou 73cced005d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-02-20 13:22:45 +08:00
slzhou b3c4fe489f feat: remove todo 2024-02-20 13:22:35 +08:00
dapan1121 617494fd32
Merge pull request #24721 from taosdata/szhou/fix/mergelimit-oom
fix: when rows is greater than merge limit, skip the block
2024-02-20 09:09:45 +08:00
Haojun Liao 46b1fe520f
Merge pull request #24538 from taosdata/feat/TD-22023
stream count window
2024-02-20 08:50:25 +08:00
54liuyao b53dc5602e Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-02-19 10:58:20 +08:00
Haojun Liao e62dd2ff5c refactor: do some internal refactor. 2024-02-19 10:31:25 +08:00
54liuyao 05eaa90c11 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-02-19 08:59:15 +08:00
wangmm0220 a8e45440c0 fix:conflicts from 3.0 2024-02-18 18:02:14 +08:00
54liuyao e2352875fe mid pull over 2024-02-07 14:43:04 +08:00
54liuyao 6e19f452ce mid pull over 2024-02-07 13:55:01 +08:00