dapan1121
|
b2fea84a3a
|
fix: case issue and bugs
|
2023-10-30 19:14:31 +08:00 |
wangjiaming0909
|
04c60486e9
|
feat: support interval syntax of quoted duration and default unit
|
2023-10-19 15:46:19 +08:00 |
slzhou
|
34246ea001
|
fix: tag scan support limit and remove slimit optimization
|
2023-10-16 16:43:15 +08:00 |
Haojun Liao
|
eb4449999f
|
other: merge 3.0
|
2023-10-12 10:33:48 +08:00 |
wangjiaming0909
|
eea90507d4
|
feat: remove partition node for agg
|
2023-10-10 14:29:36 +08:00 |
wangjiaming0909
|
2340a952aa
|
fix: group by operator may cause client assert fail
|
2023-09-28 10:23:33 +08:00 |
wangjiaming0909
|
f2832b5aa7
|
feat: pipelined agg when partition by col slimit
|
2023-09-21 17:45:49 +08:00 |
wangjiaming0909
|
1e53e6cfeb
|
optimize count()/last() + partition by tbname/tag
|
2023-09-19 14:56:02 +08:00 |
dapan1121
|
8ef01584ee
|
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
|
2023-09-14 17:26:15 +08:00 |
wangjiaming0909
|
cb78c54d72
|
optimize sort perf
|
2023-09-13 18:37:42 +08:00 |
dapan1121
|
dd1457e49c
|
fix: join condition with single param operator
|
2023-09-12 19:18:43 +08:00 |
wangjiaming0909
|
952d6e1492
|
fix: coverity issues
|
2023-09-08 10:26:37 +08:00 |
wangjiaming0909
|
4a131000e4
|
fix: data error of partition by col + interval
|
2023-09-07 10:49:09 +08:00 |
shenglian zhou
|
6b79947402
|
fix: fix coverity scan issue
|
2023-09-06 08:48:46 +08:00 |
wangjiaming0909
|
2c4e0fee07
|
feat: optimize partition node, replace with sort node
|
2023-09-05 10:53:30 +08:00 |
Haojun Liao
|
21dab8ceab
|
other: merge 3.0
|
2023-09-04 13:08:19 +08:00 |
slzhou
|
3650a6bc2c
|
fix: select tags from child table error
|
2023-09-01 20:42:27 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
dapan1121
|
15f57cadfb
|
fix: other join conditions issue
|
2023-08-30 13:45:59 +08:00 |
Ganlin Zhao
|
4b954c0874
|
fix potential overflow
|
2023-08-30 10:25:16 +08:00 |
Ganlin Zhao
|
026f61ee16
|
fix bug
|
2023-08-29 18:24:31 +08:00 |
Ganlin Zhao
|
d0fb485573
|
fix all possible overflow using md5
|
2023-08-29 15:51:29 +08:00 |
dapan1121
|
667fe69fd1
|
fix: join on condition split issue
|
2023-08-29 10:40:32 +08:00 |
Ganlin Zhao
|
1190442936
|
fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname
|
2023-08-23 22:58:11 +08:00 |
dapan1121
|
5faf7d967d
|
fix: table version release issue
|
2023-08-22 13:55:45 +08:00 |
dapan1121
|
bfa59b8a5b
|
fix: tbname rewrite issue
|
2023-08-18 15:46:00 +08:00 |
dapan1121
|
3bd2272332
|
fix: empty param issue
|
2023-08-18 15:16:26 +08:00 |
dapan1121
|
6d00f5dd39
|
fix: empty tbname param issue
|
2023-08-18 15:06:30 +08:00 |
dapan1121
|
3f4e82613b
|
fix: no targets in join issue
|
2023-08-18 14:41:02 +08:00 |
dapan1121
|
efc5589aa2
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-18 14:11:26 +08:00 |
dapan1121
|
daf91648fe
|
fix: invalid read memory issue
|
2023-08-18 13:57:17 +08:00 |
dapan1121
|
a1d6ddf9ed
|
fix: tbname not found issue
|
2023-08-18 09:06:34 +08:00 |
dapan1121
|
adcd1a2df2
|
fix: join error msg
|
2023-08-17 19:20:09 +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
|
43c056fb61
|
fix: node clone and mac compile issues
|
2023-08-17 16:01:38 +08:00 |
dapan1121
|
e8fa9aa633
|
fix: join blockId and target issues
|
2023-08-17 13:50:26 +08:00 |
dapan1121
|
73d7caa63a
|
fix: remove uid from scan list
|
2023-08-16 19:12:32 +08:00 |
slzhou
|
0c62eed08f
|
fix: select tags - change tbname error
|
2023-08-16 15:14:02 +08:00 |
dapan1121
|
143c657571
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-16 14:50:31 +08:00 |
dapan1121
|
91d6734b34
|
fix: join condition push down issue
|
2023-08-16 14:28:39 +08:00 |
slzhou
|
27d7c659bc
|
fix: minor error
|
2023-08-16 14:17:48 +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 |
dapan1121
|
a6ecb7253e
|
Merge pull request #22390 from taosdata/feat/3.0/TD-25365
feat: optimize select agg_func partition by tag slimit
|
2023-08-16 13:32:58 +08:00 |
wangjiaming0909
|
e587cc50e6
|
feat: optimize select agg_func partition by tag slimit
|
2023-08-16 11:20:56 +08:00 |
slzhou
|
d7c55cf8fc
|
Merge branch 'szhou/select-tags-scan' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-16 10:30:16 +08:00 |
slzhou
|
1c9611ea51
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan
|
2023-08-16 09:14:04 +08:00 |
shenglian zhou
|
b21c177ce2
|
fix: add only meta ctb idx
|
2023-08-15 22:31:23 +08:00 |
shenglian zhou
|
ca24607162
|
fix: pass plannertest
|
2023-08-15 22:13:20 +08:00 |
slzhou
|
a6839b5a9f
|
fix: select tags and set tag scan execution mode
|
2023-08-15 15:20:06 +08:00 |
slzhou
|
514da6e1b0
|
fix: select tags and set tag scan execution mode
|
2023-08-15 15:16:57 +08:00 |