Haojun Liao
|
6904f20929
|
Merge pull request #23809 from taosdata/fix/TD-27468
set datablock table name
|
2023-11-24 17:54:03 +08:00 |
jiajingbin
|
9d9a88b3ed
|
set datablock table name
|
2023-11-23 19:59:15 +08:00 |
dapan1121
|
699c14e781
|
fix: slow down report when error occurs
|
2023-11-23 16:51:07 +08:00 |
slzhou
|
e9ac378d2c
|
fix: in-place update when hash memember is found
|
2023-11-21 10:14:37 +08:00 |
“happyguoxy”
|
f969579f7f
|
fix: reset wrong variable
|
2023-11-17 16:18:58 +08:00 |
slzhou
|
fe28af9fa3
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-again
|
2023-11-17 15:36:58 +08:00 |
shenglian zhou
|
88973c7464
|
feat: skip tables out of limit
|
2023-11-17 15:32:14 +08:00 |
Haojun Liao
|
2ca663ce66
|
Merge pull request #23593 from taosdata/feat/TD-21898
stream event window
|
2023-11-15 14:18:07 +08:00 |
liuyao
|
7e100959bb
|
delete mark
|
2023-11-14 16:57:32 +08:00 |
Haojun Liao
|
e46a13c788
|
Merge pull request #23669 from taosdata/enh/stream_delay
opt max delay
|
2023-11-14 09:31:17 +08:00 |
liuyao
|
37c102a115
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-13 16:06:17 +08:00 |
dapan1121
|
a51df86e43
|
Merge pull request #23636 from taosdata/enh/TD-25601-3.0
enh: support delete msg for rsma
|
2023-11-13 08:47:42 +08:00 |
kailixu
|
57f7ff5b9c
|
chore: revert the code change
|
2023-11-10 15:34:41 +08:00 |
kailixu
|
d5d8568bad
|
fix: skip delete msg affects 0 row
|
2023-11-10 15:30:49 +08:00 |
kailixu
|
2a14a10d0d
|
Merge branch '3.0' into enh/TD-25601-3.0
|
2023-11-10 14:45:45 +08:00 |
kailixu
|
674e878ffa
|
enh: rsma support delete
|
2023-11-10 14:44:29 +08:00 |
dapan1121
|
350fac01a0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
|
2023-11-10 11:48:55 +08:00 |
liuyao
|
6d2d5823dc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-10 09:24:05 +08:00 |
kailixu
|
572eb691fb
|
enh: support delete msg for rsma
|
2023-11-09 19:51:01 +08:00 |
dapan1121
|
4f67629ea1
|
Merge pull request #23621 from taosdata/fix/TS-4122
correct colid in blockinfo
|
2023-11-09 18:09:09 +08:00 |
wangjiaming0909
|
a6600ab23a
|
correct colid in blockinfo
|
2023-11-09 15:41:01 +08:00 |
kailixu
|
9cf154543f
|
chore: merge 3.0
|
2023-11-09 15:09:30 +08:00 |
kailixu
|
74cddda24b
|
Merge branch '3.0' into enh/TD-25601-3.0
|
2023-11-09 14:37:13 +08:00 |
dapan1121
|
6352b28b4c
|
fix: split scan columns from cache last scan
|
2023-11-09 09:47:55 +08:00 |
kailixu
|
501d5a7acc
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-08 20:47:15 +08:00 |
dapan1121
|
38196f37b9
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
|
2023-11-08 18:48:13 +08:00 |
dapan1121
|
49ebb7145e
|
enh: support split cache last and other functions
|
2023-11-08 18:42:41 +08:00 |
liuyao
|
a8b415ed35
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-08 17:26:00 +08:00 |
dapan1121
|
3139bf775b
|
Merge pull request #23536 from taosdata/feat/TS-4122
feat: cache scan for select last(c), ts/c
|
2023-11-08 17:07:22 +08:00 |
liuyao
|
ab92894163
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-08 16:29:45 +08:00 |
dapan1121
|
f1b54613f0
|
Merge pull request #23569 from taosdata/fix/distinct
fix(excutor): group agg operator copy from hash table directly
|
2023-11-08 16:28:26 +08:00 |
liuyao
|
8a648eb56f
|
fix issue
|
2023-11-08 14:17:46 +08:00 |
liuyao
|
340fb3e727
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-08 14:16:59 +08:00 |
wangjiaming0909
|
fc6c4fba90
|
feat: cache scan for select last(c), ts/c
|
2023-11-08 13:39:28 +08:00 |
kailixu
|
b9f389a49f
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-08 08:36:35 +08:00 |
Haojun Liao
|
9ba854d49d
|
Merge branch '3.0' into fix/3_liaohj
|
2023-11-07 23:51:07 +08:00 |
kailixu
|
6b738884a4
|
chore: rsma checkpoint
|
2023-11-07 19:59:05 +08:00 |
Bob Liu
|
1adffe016d
|
clean hash after operator completed
|
2023-11-07 17:52:18 +08:00 |
dapan1121
|
604c701290
|
Merge remote-tracking branch 'origin/feat/TS-4122' into feat/TD-24802
|
2023-11-07 15:59:01 +08:00 |
kailixu
|
ac62714492
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-07 14:20:38 +08:00 |
dapan1121
|
c2ec373557
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
|
2023-11-07 10:09:10 +08:00 |
liuyao
|
e6fffe58a5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-27041
|
2023-11-07 09:49:06 +08:00 |
dapan1121
|
0ed4d1507f
|
feat: support non_sort mode
|
2023-11-07 09:23:06 +08:00 |
Bob Liu
|
1b9be71d55
|
fix(excutor): group agg operator copy from hash table directly
|
2023-11-07 08:51:03 +08:00 |
liuyao
|
4ce81f25da
|
session window max delay
|
2023-11-06 17:45:18 +08:00 |
wangjiaming0909
|
04a1f2ef4d
|
feat: cache scan for select last(c), ts/c
|
2023-11-06 15:26:12 +08:00 |
liuyao
|
1f523abff5
|
release row buff pos
|
2023-11-06 13:40:53 +08:00 |
kailixu
|
7e8c123fca
|
chore: rsma code optimization
|
2023-11-06 08:46:04 +08:00 |
Haojun Liao
|
e13f003b90
|
refactor: do some internal refactor.
|
2023-11-05 01:23:23 +08:00 |
kailixu
|
411151d671
|
fix: buffer overflow/buffer use after free/memory leak
|
2023-11-04 08:44:26 +08:00 |