Haojun Liao
|
c24a7f6454
|
Merge pull request #21876 from taosdata/feature/TS-3495
fix:add log & init to 0 specific
|
2023-06-29 13:44:25 +08:00 |
wade zhang
|
80130b2691
|
Merge pull request #21851 from luckeverda/fix/TD-24473
fix/TD-24542/TD-24484/TD-24473
|
2023-06-29 10:42:53 +08:00 |
Shungang Li
|
308ba7a02e
|
fix: type geometry predicates support
support "=, <>, is null, is not null, in, not in"
|
2023-06-29 09:44:51 +08:00 |
wangmm0220
|
6cd0f98e44
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495
|
2023-06-28 18:09:30 +08:00 |
wangmm0220
|
1fc664693e
|
fix:continue consume if wal is dropped
|
2023-06-28 11:54:48 +08:00 |
wangjiaming0909
|
57ddb3437d
|
feature: optimize order by limit using priority queue
|
2023-06-27 17:50:50 +08:00 |
Haojun Liao
|
600607ef84
|
Merge pull request #21846 from taosdata/fix/TD-24969
stream single session op end window function
|
2023-06-27 10:38:38 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
liuyao
|
d1ca2ae2a0
|
stream single session op end window function
|
2023-06-26 17:10:06 +08:00 |
liuyao
|
1d22e6ba52
|
stream session end window function
|
2023-06-26 10:51:45 +08:00 |
wade zhang
|
254a20bdf3
|
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
|
2023-06-25 09:06:57 +08:00 |
Shungang Li
|
b93f653d7e
|
feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
|
2023-06-19 19:03:35 +08:00 |
dapan1121
|
1ca24fea6b
|
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
feature: add input, output ts order for execution plans
|
2023-06-18 19:24:29 +08:00 |
wangjiaming0909
|
61309862c2
|
fix comments of TD-24656
|
2023-06-16 18:12:02 +08:00 |
Ganlin Zhao
|
9cddf06053
|
handle 0 result case for groups
|
2023-06-16 16:11:56 +08:00 |
Ganlin Zhao
|
e4c9a7474e
|
remove test code
|
2023-06-16 14:58:23 +08:00 |
Ganlin Zhao
|
e74c0ac987
|
save index instead of ts
|
2023-06-16 14:11:19 +08:00 |
wangjiaming0909
|
fb4f174fbc
|
feature: add input, output ts order for execution plans
|
2023-06-16 10:26:09 +08:00 |
Ganlin Zhao
|
fe2629d061
|
Merge branch '3.0' into feat/TD-22193
|
2023-06-16 10:16:51 +08:00 |
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
slzhou
|
13ddd37529
|
fix: fix memory sanitizer error
|
2023-06-13 14:51:41 +08:00 |
dapan1121
|
7956a8c420
|
fix: row size too big issue
|
2023-06-09 13:49:25 +08:00 |
Ganlin Zhao
|
bef6214904
|
remove test code
|
2023-06-08 19:30:05 +08:00 |
Ganlin Zhao
|
145bb93967
|
fix block only have one row
|
2023-06-08 19:21:04 +08:00 |
Ganlin Zhao
|
21fccc2d48
|
fix switchin group issue
|
2023-06-08 18:25:32 +08:00 |
Ganlin Zhao
|
7ee05df7c6
|
fix lastBlock remain ts not saved
|
2023-06-08 17:46:25 +08:00 |
Ganlin Zhao
|
b4c2085ddc
|
feat: add pipeline processing for timeslice operator
|
2023-06-08 16:32:35 +08:00 |
dapan1121
|
a9ed1f6d46
|
Merge pull request #21567 from wangjiaming0909/fix/3.0/TD-24525
fix: prevent projectoperator scanning all rows when limit with no group
|
2023-06-08 15:14:48 +08:00 |
dapan1121
|
958160be0b
|
Merge pull request #21599 from taosdata/enh/TD-24274
enh: enable interp fill value support scarlar expression
|
2023-06-08 10:39:38 +08:00 |
dapan1121
|
6c74282946
|
Merge pull request #21597 from taosdata/enh/TD-24586
enh: optimize filter performance
|
2023-06-08 09:05:56 +08:00 |
Ganlin Zhao
|
c612d945ec
|
fix fill value bug
|
2023-06-07 18:27:29 +08:00 |
dapan1121
|
a4f5bac344
|
Merge pull request #21606 from taosdata/szhou/fix-ts3498
fix: rewrite count(*) to count(1) for temp table
|
2023-06-07 15:56:50 +08:00 |
dapan1121
|
47c891fbc5
|
Merge remote-tracking branch 'origin/main' into enh/TD-24586
|
2023-06-07 09:27:56 +08:00 |
liuyao
|
2ab43ca0d0
|
semi interval op check data ts
|
2023-06-07 09:24:17 +08:00 |
wangjiaming0909
|
3cb64f3775
|
fix: prevent projectoperator scanning all rows when limit with no group
|
2023-06-06 19:28:55 +08:00 |
liuyao
|
bff2aae354
|
fix stream ci issue
|
2023-06-06 19:18:43 +08:00 |
liuyao
|
49ca147c47
|
fix stream ci issue
|
2023-06-06 19:18:43 +08:00 |
dapan1121
|
a0428387a9
|
enh: corrent column data reassign issue
|
2023-06-06 16:44:15 +08:00 |
liuyao
|
201d0f2d18
|
fix stream ci issue
|
2023-06-06 16:37:08 +08:00 |
dapan1121
|
65d323d9c7
|
Merge pull request #21222 from taosdata/fix/TD-24001
enh: optimize timeline function validation
|
2023-06-06 14:22:53 +08:00 |
dapan1121
|
02b1257b01
|
enh: reassign data column in blocks
|
2023-06-06 11:17:02 +08:00 |
slzhou
|
e2ac3d00ad
|
fix: fix mem leak
|
2023-06-06 10:20:52 +08:00 |
dapan1121
|
7381209618
|
enh: optimize filter performance
|
2023-06-05 16:08:11 +08:00 |
Minglei Jin
|
d02746d86f
|
fix(query/sys): pause/resume with sys scan operator
|
2023-06-05 15:24:39 +08:00 |
dapan1121
|
532e02fb2a
|
enh: improve filter performance
|
2023-06-05 10:47:15 +08:00 |
Haojun Liao
|
044e56fc97
|
Merge branch '3.0' into fix/resume_mem
|
2023-06-03 12:19:17 +08:00 |
Haojun Liao
|
cb7bb954b5
|
Merge pull request #21577 from taosdata/fix/TD-24515
reset unclosed window info
|
2023-06-03 11:21:06 +08:00 |
Haojun Liao
|
cca69f3038
|
Merge branch '3.0' into fix/resume_mem
|
2023-06-02 18:40:48 +08:00 |
liuyao
|
17f2c3f882
|
reset wind info
|
2023-06-02 18:27:22 +08:00 |
Haojun Liao
|
3d7defa881
|
refactor: do some internal refactor.
|
2023-06-02 15:43:38 +08:00 |