dapan1121
|
feb1c8518e
|
fix: remove asserts
|
2024-08-29 15:08:38 +08:00 |
54liuyao
|
de4f09b8fd
|
ehn(query): remove query executor assert
|
2024-08-23 11:01:45 +08:00 |
Haojun Liao
|
4dc81efb8b
|
refactor: update logs.
|
2024-08-21 20:00:34 +08:00 |
Haojun Liao
|
ef41c0dcf9
|
fix(query): fix syntax error.
|
2024-08-06 23:57:29 +08:00 |
Haojun Liao
|
e0fc36ce97
|
fix(query):check return code
|
2024-08-06 17:32:20 +08:00 |
Haojun Liao
|
59d190508d
|
fix(query):check return code
|
2024-08-06 16:46:40 +08:00 |
54liuyao
|
143745d023
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31212
|
2024-08-06 10:41:12 +08:00 |
Haojun Liao
|
6297d238e0
|
fix: check return values.
|
2024-08-05 18:34:56 +08:00 |
Haojun Liao
|
3772f25840
|
fix(stream): check return value.
|
2024-08-05 18:02:32 +08:00 |
54liuyao
|
57068232ff
|
fix res issue
|
2024-08-05 16:09:01 +08:00 |
Haojun Liao
|
40537001a2
|
fix(stream): check return value.
|
2024-08-05 11:57:18 +08:00 |
Haojun Liao
|
75c121c18a
|
fix(query): check return value.
|
2024-07-28 14:29:56 +08:00 |
54liuyao
|
607f210821
|
adj operator result
|
2024-07-26 20:48:06 +08:00 |
Hongze Cheng
|
eaa3634764
|
enh: refactor error code
|
2024-07-25 08:51:19 +08:00 |
54liuyao
|
1d35ea137a
|
adj query operator result
|
2024-07-23 10:50:16 +08:00 |
54liuyao
|
6e70da62fb
|
adj operator res
|
2024-07-22 12:51:25 +08:00 |
Haojun Liao
|
5ed81f9cab
|
fix(tsdb): prepare pk buf
|
2024-04-08 18:04:06 +08:00 |
slzhou
|
1da0def82d
|
fix: add isPk to SColumnNode
|
2024-03-20 13:09:59 +08:00 |
fullhonest
|
cb2ab749b5
|
Fix TD-27003: use last row scan when select last_row, last
|
2024-01-15 15:22:29 +08:00 |
Bob Liu
|
85ba9a4a5f
|
remainGroups
|
2024-01-02 15:45:03 +08:00 |
kailixu
|
501d5a7acc
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-08 20:47:15 +08:00 |
kailixu
|
6b738884a4
|
chore: rsma checkpoint
|
2023-11-07 19:59:05 +08:00 |
Bob Liu
|
1b9be71d55
|
fix(excutor): group agg operator copy from hash table directly
|
2023-11-07 08:51:03 +08:00 |
wangjiaming0909
|
4a131000e4
|
fix: data error of partition by col + interval
|
2023-09-07 10:49:09 +08:00 |
wangjiaming0909
|
2c4e0fee07
|
feat: optimize partition node, replace with sort node
|
2023-09-05 10:53:30 +08:00 |
dapan1121
|
efc5589aa2
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-18 14:11:26 +08:00 |
slzhou
|
85d1dbe00a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-17 16:27:37 +08:00 |
dapan1121
|
3045a623e1
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-17 14:16:05 +08:00 |
dapan1121
|
143c657571
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-16 14:50:31 +08:00 |
shenglian zhou
|
e93ed3b556
|
enhance: table san type and disable partition tags optimize for tag scan
|
2023-08-16 14:09:22 +08:00 |
liuyao
|
fc09f8ef1e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_refactor
|
2023-08-16 09:36:28 +08:00 |
liuyao
|
d1c289823f
|
refactor stream session window
|
2023-08-14 17:52:39 +08:00 |
liuyao
|
57a020edfc
|
refact stream interval
|
2023-08-14 17:52:39 +08:00 |
liuyao
|
9d1e5a512d
|
add stream task id
|
2023-08-14 17:52:39 +08:00 |
shenglian zhou
|
b2e615d4e7
|
enhance: tag scan cursor based block
|
2023-08-10 17:30:01 +08:00 |
dapan1121
|
9f0da17c49
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-06-28 19:40:55 +08:00 |
wangjiaming0909
|
57ddb3437d
|
feature: optimize order by limit using priority queue
|
2023-06-27 17:50:50 +08:00 |
dapan1121
|
e6afcbf07f
|
feat: hash join init version
|
2023-06-15 19:34:15 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
kailixu
|
f984e67eaa
|
fix(query): invalid buffer page
|
2023-05-29 16:04:35 +08:00 |
kailixu
|
3bbf5405c6
|
fix(query): invalid buf page
|
2023-05-29 14:36:29 +08:00 |
Haojun Liao
|
0966213847
|
fix(arch): set the correct module api dependency.
|
2023-05-25 14:21:40 +08:00 |
Haojun Liao
|
e67b532d8a
|
refactor: refactor the module dependency.
|
2023-05-23 18:29:23 +08:00 |
Haojun Liao
|
1e020a46c9
|
other: merge main.
|
2023-05-19 09:07:35 +08:00 |
Haojun Liao
|
041ffa91bd
|
other: merge main.
|
2023-05-17 15:42:15 +08:00 |
dapan1121
|
69795286fa
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
|
2023-05-12 13:46:16 +08:00 |
dapan1121
|
0dd0b16842
|
enh: optimize table scan for last query
|
2023-05-12 13:30:17 +08:00 |
Haojun Liao
|
b7c8346b44
|
other: merge other branch.
|
2023-04-28 13:06:47 +08:00 |
Haojun Liao
|
7adc21028a
|
refactor: do some internal refactor.
|
2023-04-28 00:23:38 +08:00 |
yihaoDeng
|
917b07348c
|
Merge branch 'fix/rocksdbState' into enh/rocksRevert
|
2023-04-23 02:37:26 +00:00 |