wangjiaming0909
|
573fdfbbfd
|
fix: plannerTest/parserTest crash and memory leaks
|
2024-02-05 13:05:01 +08:00 |
kailixu
|
3ebc26e1fb
|
feat: support uniq grant
|
2024-02-04 16:33:43 +08:00 |
kailixu
|
6cf7809e8d
|
feat: support uniq grant
|
2024-02-04 14:59:47 +08:00 |
kailixu
|
a9316c3710
|
feat: support uniq grant
|
2024-02-04 12:28:00 +08:00 |
dapan1121
|
948845ea35
|
fix: join order by not work issue
|
2024-02-02 10:38:09 +08:00 |
dapan1121
|
310f4c3d40
|
Merge pull request #24578 from taosdata/fix/TS-4467
fix: join subquery timestamp order mis-match issue
|
2024-01-23 11:24:05 +08:00 |
dapan1121
|
cbe34ad76e
|
fix: mac compile error
|
2024-01-22 17:11:15 +08:00 |
dapan1121
|
5d58c27f56
|
fix: join subquery timestamp order mis-match issue
|
2024-01-22 14:03:11 +08:00 |
slzhou
|
c3c8d7b07d
|
fix: compute scalar functions before agg in session window
|
2024-01-22 10:11:06 +08:00 |
dapan1121
|
eed1095dc1
|
Merge pull request #24479 from taosdata/szhou/fix/td-28271
fix: add input ignore group to project
|
2024-01-18 08:49:31 +08:00 |
slzhou
|
9e0f83b800
|
fix: keep limit for project with input ignore group
|
2024-01-17 14:46:10 +08:00 |
slzhou
|
8e1039a07d
|
fix: when input ignore group, split from scan
|
2024-01-17 10:30:07 +08:00 |
slzhou
|
d3856ebbc7
|
fix: find the reason later
|
2024-01-16 14:28:37 +08:00 |
dapan1121
|
53094f62d8
|
Merge pull request #24359 from taosdata/FIX/TD-27003
Fix : use last row scan when select last_row, last
|
2024-01-16 08:50:23 +08:00 |
shenglian zhou
|
9c9d9dc24b
|
fix: add input ignore group
|
2024-01-16 08:13:47 +08:00 |
fullhonest
|
cb2ab749b5
|
Fix TD-27003: use last row scan when select last_row, last
|
2024-01-15 15:22:29 +08:00 |
shenglian zhou
|
8ae3aa24be
|
fix: set ignore input group id
|
2024-01-15 11:58:29 +08:00 |
wangjiaming0909
|
bc1eacf626
|
add PARTITION_BEFORE_GROUP hint to use partition node before agg
|
2024-01-12 17:41:34 +08:00 |
fullhonest
|
5bd29a413b
|
Fix: not use last row scan when select tbname and last
|
2024-01-08 19:49:15 +08:00 |
Bob Liu
|
158c5996df
|
adjust case
|
2023-12-27 15:51:36 +08:00 |
Bob Liu
|
86351d5487
|
check count & window
|
2023-12-27 01:05:04 +08:00 |
Bob Liu
|
3faf1514f4
|
doGroupedTableScan
|
2023-12-26 20:47:15 +08:00 |
Bob Liu
|
2c9fa56e9c
|
calcNeedCountEmpty
|
2023-12-26 10:24:50 +08:00 |
Bob Liu
|
15694df001
|
adjust
|
2023-12-25 11:54:10 +08:00 |
Bob Liu
|
da0ecc18b9
|
test
|
2023-12-25 02:51:52 +08:00 |
Bob Liu
|
52c244d9ec
|
adjust
|
2023-12-24 23:48:37 +08:00 |
Bob Liu
|
c9b69316c1
|
calcNeedCountEmpty
|
2023-12-24 01:19:16 +08:00 |
Bob Liu
|
e3098accc4
|
support count empty table
|
2023-12-22 18:14:26 +08:00 |
dapan1121
|
a2ee41233e
|
Merge pull request #23835 from taosdata/szhou/tms-duration
feat: tsdb output in duration order
|
2023-12-08 09:07:41 +08:00 |
shenglian zhou
|
ac531c6d7f
|
enhance: add fileset delimited front end
|
2023-12-06 10:45:12 +08:00 |
xsren
|
7bb06cb1cc
|
fix: userAlias
|
2023-12-06 09:13:18 +08:00 |
xsren
|
9bb82ac03b
|
fix merge key
|
2023-12-05 19:43:00 +08:00 |
dapan1121
|
d659bbb272
|
fix: memory reuse issue
|
2023-11-14 15:19:04 +08:00 |
dapan1121
|
537e56c904
|
fix: scan columns duplicated issue
|
2023-11-14 08:51:23 +08:00 |
dapan1121
|
dbba1385b3
|
fix: scan columns issue
|
2023-11-13 19:51:38 +08:00 |
dapan1121
|
c5d621c910
|
fix: remove usless scan columns
|
2023-11-13 18:40:55 +08:00 |
dapan1121
|
8bcb7f8741
|
fix: windows compile error
|
2023-11-10 17:29:52 +08:00 |
dapan1121
|
a8de040af2
|
fix: remove non sort usage for now
|
2023-11-10 16:13:23 +08:00 |
dapan1121
|
350fac01a0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
|
2023-11-10 11:48:55 +08:00 |
dapan1121
|
dd0ac98a5f
|
fix: correct no data load
|
2023-11-09 19:25:44 +08:00 |
wangjiaming0909
|
a6600ab23a
|
correct colid in blockinfo
|
2023-11-09 15:41:01 +08:00 |
dapan1121
|
6352b28b4c
|
fix: split scan columns from cache last scan
|
2023-11-09 09:47:55 +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 |
wangjiaming0909
|
3e850df3c2
|
fix: last(ts2), ts2, ts caused data err
|
2023-11-08 14:43:11 +08:00 |
wangjiaming0909
|
fc6c4fba90
|
feat: cache scan for select last(c), ts/c
|
2023-11-08 13:39:28 +08:00 |
dapan1121
|
604c701290
|
Merge remote-tracking branch 'origin/feat/TS-4122' into feat/TD-24802
|
2023-11-07 15:59:01 +08:00 |
slzhou
|
433d3b7354
|
fix: select tags const from table
|
2023-11-07 15:47:36 +08:00 |
dapan1121
|
c2ec373557
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24802
|
2023-11-07 10:09:10 +08:00 |
dapan1121
|
0ed4d1507f
|
feat: support non_sort mode
|
2023-11-07 09:23:06 +08:00 |