dapan1121
|
94ab465b15
|
Merge pull request #18621 from taosdata/fix/removeInvalidTab
fix: remove invalid table
|
2022-12-02 21:07:43 +08:00 |
dapan1121
|
84eb77e124
|
Merge pull request #18590 from taosdata/szhou/table-count-scan
enhancement: table count scan
|
2022-12-02 21:07:28 +08:00 |
Shengliang Guan
|
6d70f48802
|
Merge pull request #18592 from taosdata/feature/3_liaohj
enh(query): optimize query perf.
|
2022-12-02 21:00:35 +08:00 |
Haojun Liao
|
42a512c39f
|
refactor: do some internal refactor.
|
2022-12-02 15:52:32 +08:00 |
Xiaoyu Wang
|
85ea8bbbb3
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-12-02 14:04:50 +08:00 |
dapan1121
|
dff4c36092
|
Merge branch '3.0' into fix/TD-20802
|
2022-12-02 10:11:39 +08:00 |
Haojun Liao
|
83782fb27b
|
fix(query): fix invalid tag fill and clear nullbitmp
|
2022-12-02 10:07:48 +08:00 |
Haojun Liao
|
1faf616f1d
|
fix(query): fix null ptr access in evaluation block distribution.
|
2022-12-01 22:17:53 +08:00 |
Haojun Liao
|
24614d03bd
|
fix(query): set correct sma retrieve procedure.
|
2022-12-01 21:35:01 +08:00 |
yihaoDeng
|
1750b5cc92
|
remove invalid table
|
2022-12-01 20:34:06 +08:00 |
Haojun Liao
|
efcc3b06bb
|
fix(query): fix memory leak.
|
2022-12-01 20:01:09 +08:00 |
slzhou
|
ee5d0a384f
|
fix: refactor table scan count
|
2022-12-01 19:05:33 +08:00 |
Haojun Liao
|
740daefdc5
|
fix(query): fix a typo.
|
2022-12-01 18:39:15 +08:00 |
Haojun Liao
|
8c62d5f9fa
|
fix(query): fix bug in tsdbread.
|
2022-12-01 18:34:26 +08:00 |
Haojun Liao
|
f8a2ab8338
|
refactor: do some internal refactor.
|
2022-12-01 17:24:26 +08:00 |
slzhou
|
a2de81e908
|
fix: fill scan type for select count(*) from ins_tables
|
2022-12-01 16:58:47 +08:00 |
slzhou
|
b8ed0459a6
|
fix: change the paramter instead of table name
|
2022-12-01 16:50:23 +08:00 |
54liuyao
|
bccb31aced
|
fix:stream crash && add debug log
|
2022-12-01 14:15:50 +08:00 |
dapan1121
|
6e73c89e50
|
fix: executor returns kill task error code
|
2022-12-01 12:22:03 +08:00 |
slzhou
|
58c75dde6f
|
fix: add seperate group for normal table when group by db_name/stbable_name
|
2022-12-01 11:38:34 +08:00 |
dapan1121
|
b430f653b9
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20802
|
2022-12-01 09:22:31 +08:00 |
slzhou
|
903718940d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/table-count-scan
|
2022-12-01 09:14:10 +08:00 |
Haojun Liao
|
cefe4be1ab
|
refactor: do some internal refactor.
|
2022-12-01 00:34:06 +08:00 |
Shengliang Guan
|
6304959f9b
|
Merge pull request #18580 from taosdata/fix/TS-2163
fix(query): fix interp with fill(prev) error
|
2022-11-30 23:21:51 +08:00 |
Shengliang Guan
|
5c2ac1a625
|
Merge pull request #18591 from taosdata/fix/liao_cov
refactor: do some internal refactor.
|
2022-11-30 22:12:56 +08:00 |
Haojun Liao
|
26ab0894a8
|
fix(query): fix syntax error.
|
2022-11-30 21:56:02 +08:00 |
Haojun Liao
|
2c8b962b5a
|
refactor: do some internal refactor.
|
2022-11-30 21:04:58 +08:00 |
slzhou
|
45ecc2ba52
|
fix: no result for table cout scan group by dbname,stable_name for systable
|
2022-11-30 19:52:29 +08:00 |
Ganlin Zhao
|
ef054d9ddc
|
fix(query): fix interp with fill(prev) error
|
2022-11-30 18:01:20 +08:00 |
slzhou
|
323e52b8c5
|
Merge branch 'enh/3.0_planner_optimize' into szhou/table-count-scan
|
2022-11-30 15:43:41 +08:00 |
slzhou
|
259b893f0a
|
fix: integration test of table count scan
|
2022-11-30 15:42:45 +08:00 |
54liuyao
|
b30c56bf7c
|
fix:stream scan handles empty datablcok
|
2022-11-30 15:21:43 +08:00 |
dapan1121
|
45cf5acc32
|
Merge pull request #18501 from taosdata/fix/TS-2149
fix(query): handle countAlwaysReturnValue behavior
|
2022-11-30 13:20:51 +08:00 |
Liu Jicong
|
89119c6247
|
Merge branch '3.0' into feature/stream
|
2022-11-30 09:50:22 +08:00 |
Haojun Liao
|
a8703c7fc2
|
enh(query): optimize the perf.
|
2022-11-30 00:11:21 +08:00 |
Liu Jicong
|
548684e5ac
|
fix(stream): delete multiple row
|
2022-11-29 23:39:58 +08:00 |
Haojun Liao
|
445c4f28f0
|
enh(query): optimize the perf.
|
2022-11-29 23:34:22 +08:00 |
slzhou
|
6d86fb5b51
|
Merge branch 'enh/3.0_planner_optimize' into szhou/table-count-scan
|
2022-11-29 22:19:36 +08:00 |
Ganlin Zhao
|
900fe01f0e
|
fix error
|
2022-11-29 19:32:51 +08:00 |
Ganlin Zhao
|
2956eec51f
|
fix partition/group by tag count should not have output
|
2022-11-29 19:01:09 +08:00 |
Ganlin Zhao
|
8c3ff15342
|
fix partition by column
|
2022-11-29 18:00:44 +08:00 |
54liuyao
|
0b91b5b2b3
|
fix:calculate the correct deletion range
|
2022-11-29 17:24:52 +08:00 |
dapan1121
|
8ee170bef1
|
enh: add retry for vnode closed case
|
2022-11-29 16:17:05 +08:00 |
dapan1121
|
d3bf2c3abb
|
Merge pull request #18527 from taosdata/fix/TD-20667-3.0
fix(query): memory leak with pPageIdList on sort
|
2022-11-29 12:08:41 +08:00 |
Haojun Liao
|
63d5fd4ef2
|
Merge branch '3.0' into feature/3_liaohj
|
2022-11-29 11:39:14 +08:00 |
Haojun Liao
|
a1585f16f1
|
ehn(query): improve the merge sort performance.
|
2022-11-29 11:06:20 +08:00 |
Haojun Liao
|
797af5373d
|
enh(query): improve the multi-way merge performance.
|
2022-11-29 10:59:40 +08:00 |
Ganlin Zhao
|
daeeacb450
|
fix compilation error
|
2022-11-28 23:54:42 +08:00 |
Ganlin Zhao
|
682b3b60ef
|
Merge branch '3.0' into fix/TS-2149
|
2022-11-28 23:42:16 +08:00 |
Ganlin Zhao
|
0597511460
|
fix scalar error
|
2022-11-28 22:54:27 +08:00 |