slzhou
|
f41783c73f
|
fix: address sanitizer error
|
2023-08-30 17:12:12 +08:00 |
shenglian zhou
|
33966cf856
|
enhance: continue coding
|
2023-08-29 17:35:03 +08:00 |
wangjiaming0909
|
366a9cc009
|
Revert "feat: support column comment"
This reverts commit dcbef83dea .
|
2023-08-24 13:54:27 +08:00 |
wangjiaming0909
|
c2af41d0d0
|
Revert "feat: support alter table add column with comment"
This reverts commit cb027cc5c5 .
|
2023-08-24 13:48:35 +08:00 |
wangjiaming0909
|
7fad1de841
|
Revert "feat: show create table, desc table with col comments"
This reverts commit 16754b5ac1 .
|
2023-08-24 13:38:41 +08:00 |
dapan1121
|
daf91648fe
|
fix: invalid read memory issue
|
2023-08-18 13:57:17 +08:00 |
dapan1121
|
1b038d2dcd
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-17 16:08:39 +08:00 |
dapan1121
|
0e10e94a40
|
Merge pull request #22453 from taosdata/feat/TD-25685
feat: support column comment
|
2023-08-17 14:23:54 +08:00 |
dapan1121
|
e8fa9aa633
|
fix: join blockId and target issues
|
2023-08-17 13:50:26 +08:00 |
wangjiaming0909
|
16754b5ac1
|
feat: show create table, desc table with col comments
|
2023-08-17 11:39:34 +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 |
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 |
wangjiaming0909
|
cb027cc5c5
|
feat: support alter table add column with comment
|
2023-08-16 11:07:40 +08:00 |
slzhou
|
4fdaaba3ce
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tag-scan-opt
|
2023-08-15 17:18:25 +08:00 |
wangjiaming0909
|
dcbef83dea
|
feat: support column comment
|
2023-08-15 16:30:02 +08:00 |
shenglian zhou
|
84e472ad03
|
enhance: tag cond col list only once and tag scan derive from scan
|
2023-08-15 16:10:54 +08:00 |
slzhou
|
012248b681
|
fix: move the only ctb idx flag to logical plan
|
2023-08-14 19:26:53 +08:00 |
dapan1121
|
6a78053b51
|
feat: add hint supporting
|
2023-08-14 17:21:15 +08:00 |
dapan1121
|
c9656d3f77
|
fix: fix memory issues
|
2023-08-11 17:39:41 +08:00 |
dapan1121
|
8987553d9c
|
fix: remove ins_modules
|
2023-08-11 15:56:38 +08:00 |
shenglian zhou
|
1c7f854a71
|
enhance: add only meta ctb index to tag scan physi node
|
2023-08-11 14:47:28 +08:00 |
dapan1121
|
1aac643a9b
|
enh: support single vnode join
|
2023-08-09 10:30:35 +08:00 |
dapan1121
|
b7126b9cc6
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-28 18:01:11 +08:00 |
Haojun Liao
|
b145771a1b
|
other: merge 3.0
|
2023-07-27 16:38:57 +08:00 |
Haojun Liao
|
3d403dca5a
|
other: merge main.
|
2023-07-27 16:23:41 +08:00 |
dapan1121
|
e83a46b88f
|
enh: cache necessary file for seq mode
|
2023-07-26 19:17:59 +08:00 |
dapan1121
|
4f75eb5655
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-24 11:43:15 +08:00 |
dapan1121
|
2ef01728ca
|
Merge pull request #22089 from wangjiaming0909/fix/3.0/TD-23763
feat: optimize partition by tbname slimit
|
2023-07-21 09:29:36 +08:00 |
wangjiaming0909
|
7d850c1a5e
|
feat: optimize partition by tbname slimit
|
2023-07-20 15:07:55 +08:00 |
dapan1121
|
c45359c989
|
enh: add batch table scan
|
2023-07-19 10:37:30 +08:00 |
dapan1121
|
294376de0b
|
enh: add batch table scan
|
2023-07-18 14:44:53 +08:00 |
wangmm0220
|
872222eb77
|
fix:[TD-25222] error in drop topic if topic num is too long
|
2023-07-17 19:52:07 +08:00 |
Ganlin Zhao
|
929db3d647
|
Merge branch '3.0' into enh/TS-2288
|
2023-07-17 16:09:07 +08:00 |
dapan1121
|
a1e18ac898
|
fix: fix global cache issue
|
2023-07-17 09:25:28 +08:00 |
dapan1121
|
188df1d675
|
fix: fix bugs
|
2023-07-14 19:36:56 +08:00 |
wangjiaming0909
|
b850c1af47
|
fix: state/session/event window with order by _wstart/_wend has no effect
|
2023-07-14 16:03:59 +08:00 |
Ganlin Zhao
|
cdb3453812
|
add show local variables scope
|
2023-07-14 14:38:35 +08:00 |
dapan1121
|
2312f10372
|
enh: support concurrent fetch from group cache
|
2023-07-14 13:30:13 +08:00 |
dapan1121
|
a42bd9e478
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-11 19:34:39 +08:00 |
dapan1121
|
185071fae9
|
enh: add group cache func
|
2023-07-11 19:34:03 +08:00 |
wangjiaming0909
|
1d7515213b
|
feat: 1. add limit for diskBasedBuf
2. use referenced tuple before actually pushing into pq
3. use limitInfo instead of maxRows in sort pyhsical node
|
2023-07-11 14:16:20 +08:00 |
dapan1121
|
5b5b5648ac
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-07 19:32:50 +08:00 |
dapan1121
|
779224f0a6
|
fix: fix bugs
|
2023-07-06 19:33:31 +08:00 |
dapan1121
|
b371b7e6be
|
fix: compile issue and merge join crash issue
|
2023-07-06 10:52:28 +08:00 |
wangjiaming0909
|
1f71ce9409
|
feature: get last timestamp before create sma index
|
2023-07-06 10:33:22 +08:00 |
dapan1121
|
c85bbef2e9
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-07-05 11:13:57 +08:00 |
dapan1121
|
7b9d73c77a
|
feat: add dynamic query ctrl operator
|
2023-07-05 11:07:08 +08:00 |
dapan1121
|
ac35ae9839
|
feat: add dynamic query ctrl operator
|
2023-07-03 19:29:46 +08:00 |