Ganlin Zhao
|
39d38c15f1
|
fix param check
|
2023-02-22 14:08:03 +08:00 |
Ganlin Zhao
|
d6ac7de746
|
change output format to JSON array
|
2023-02-22 11:44:17 +08:00 |
Ganlin Zhao
|
61140d3143
|
fix parameter check
|
2023-02-22 11:09:23 +08:00 |
Ganlin Zhao
|
84765ff670
|
refactor code
|
2023-02-22 10:47:49 +08:00 |
Ganlin Zhao
|
9102c7a42a
|
change repeat_scan to pre_scan
|
2023-02-22 10:22:10 +08:00 |
Ganlin Zhao
|
fea9126453
|
remove debug logs
|
2023-02-22 10:07:03 +08:00 |
Ganlin Zhao
|
961ac26f92
|
Revert "add perf logs"
This reverts commit f7a8393c47.
|
2023-02-22 10:04:35 +08:00 |
Ganlin Zhao
|
61de3b179a
|
Revert "add stats"
This reverts commit 09ce818223.
|
2023-02-22 10:04:28 +08:00 |
Ganlin Zhao
|
7e01d092a2
|
optimize repeat scan
|
2023-02-22 09:25:18 +08:00 |
Ganlin Zhao
|
09ce818223
|
add stats
|
2023-02-20 19:35:06 +08:00 |
Ganlin Zhao
|
f7a8393c47
|
add perf logs
|
2023-02-20 15:23:11 +08:00 |
Ganlin Zhao
|
28693ce285
|
feat(query): allow percentile function to take multiple params
to enhance performance
|
2023-02-20 14:07:24 +08:00 |
Haojun Liao
|
13362841fe
|
Merge pull request #19946 from taosdata/fix/nodisk
fix(query): add kill check for cache scan operator.
|
2023-02-13 13:37:00 +08:00 |
Haojun Liao
|
2de465b64c
|
Merge pull request #19947 from taosdata/enh/stream_buffer_param1
Enh/stream buffer param1
|
2023-02-13 13:27:42 +08:00 |
dapan1121
|
df4967614f
|
Merge pull request #19906 from taosdata/fix/TS-2612
fix(query): fix max/min result inconsistent using with first or last plus interval time window query
|
2023-02-13 10:57:24 +08:00 |
Liu Jicong
|
7a4c8f30db
|
reset default cfg
|
2023-02-13 10:54:13 +08:00 |
Haojun Liao
|
b37bf56794
|
fix(query): add kill check for table merge scan.
|
2023-02-13 10:12:13 +08:00 |
Haojun Liao
|
08126ccde1
|
fix(query): add kill check for cache scan operator.
|
2023-02-13 10:07:56 +08:00 |
Liu Jicong
|
0cd6bd3d86
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-02-13 09:48:02 +08:00 |
Liu Jicong
|
1114fef337
|
add cfg
|
2023-02-13 09:47:30 +08:00 |
Haojun Liao
|
1b53f4b0bd
|
Merge pull request #19919 from taosdata/fix/liaohj
fix(query): add check for table/super table dropped
|
2023-02-10 23:00:55 +08:00 |
Haojun Liao
|
34891e1fe8
|
Merge pull request #19907 from taosdata/fix/stream_meta
fix: stream meta
|
2023-02-10 18:21:26 +08:00 |
Haojun Liao
|
e378668571
|
Merge pull request #19915 from taosdata/fix/nodisk
ehn(query): dynamic set the initial buffer size for data block from d…
|
2023-02-10 17:49:46 +08:00 |
Haojun Liao
|
f6b2da8c06
|
fix(query): add check for table/super table dropped, when retrieving cache rows.
|
2023-02-10 16:53:11 +08:00 |
Haojun Liao
|
c8f1c3b6e4
|
fix(query): set the max rows as the default block buffer rows.
|
2023-02-10 16:18:30 +08:00 |
dapan1121
|
19903eb00c
|
Merge pull request #19908 from taosdata/fix/TD-22349
fix: taosd crash issue
|
2023-02-10 14:23:24 +08:00 |
dapan1121
|
5d526d9269
|
fix: taosd crash issue
|
2023-02-10 10:57:50 +08:00 |
Liu Jicong
|
c8acfc4d54
|
fix: stream meta
|
2023-02-10 10:48:26 +08:00 |
Ganlin Zhao
|
3d3d15b765
|
fix(query): fix max/min result inconsistent using with first or last
plus interval time window query
|
2023-02-10 10:45:52 +08:00 |
Xiaoyu Wang
|
b2e60da1cf
|
merge main
|
2023-02-10 10:34:55 +08:00 |
Haojun Liao
|
c537c6c12f
|
Merge branch 'main' into fix/liaohj
|
2023-02-10 10:24:43 +08:00 |
Haojun Liao
|
443e8e2500
|
fix(query): add limit/offset for sys table scan operator.
|
2023-02-10 10:23:41 +08:00 |
Xiaoyu Wang
|
fcff07675d
|
merge main
|
2023-02-09 11:29:38 +08:00 |
54liuyao
|
40987fa507
|
feat:do not check whether the expired data has been update
|
2023-02-09 11:14:28 +08:00 |
Haojun Liao
|
a39665800e
|
Merge pull request #19868 from taosdata/fix/liaohj
fix(query): set correct group table size.
|
2023-02-08 19:00:55 +08:00 |
Xiaoyu Wang
|
57ffc1b540
|
feat: add ignore update option for create stream
|
2023-02-08 18:55:42 +08:00 |
Xiaoyu Wang
|
98e2fa2d7b
|
feat: add ignore update option for create stream
|
2023-02-08 18:46:12 +08:00 |
Liu Jicong
|
ae4ad7d851
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-02-08 16:09:35 +08:00 |
Haojun Liao
|
d69b57fab9
|
fix(query): set correct size for the last group.
|
2023-02-08 15:48:27 +08:00 |
Benguang Zhao
|
5ce5dded75
|
enh: reset wal reader after walReadVer
|
2023-02-08 14:41:15 +08:00 |
Haojun Liao
|
43cce095d0
|
fix(query): set correct group table size.
|
2023-02-08 14:26:04 +08:00 |
Xiaoyu Wang
|
f14ec79c41
|
Merge pull request #19851 from taosdata/fix/main_bugfix_wxy
fix: keepcolumnname is invalid in nested query
|
2023-02-08 13:17:49 +08:00 |
Xiaoyu Wang
|
3b24128e59
|
Merge pull request #19850 from taosdata/fix/TD-21938-test
fix(tdb/defragment): use nlogn page defragment instead of n^2
|
2023-02-08 13:16:52 +08:00 |
54liuyao
|
bafe5a577e
|
ci:add ci
|
2023-02-08 10:54:45 +08:00 |
Minglei Jin
|
dbdf26538c
|
fix(tdb/page): remove n^2 implementation of page defragment
|
2023-02-08 09:56:18 +08:00 |
Hongze Cheng
|
a086f83c27
|
fix: slow TDB page defragment
|
2023-02-08 09:46:48 +08:00 |
Xiaoyu Wang
|
2485fa5045
|
Merge pull request #19839 from taosdata/fix/TD-22245-tdb
fix(stream/state): switch tdb rollback on to restore from journals
|
2023-02-08 09:17:45 +08:00 |
Xiaoyu Wang
|
a52371959e
|
feat: add ignore update option for create stream
|
2023-02-07 19:31:08 +08:00 |
Xiaoyu Wang
|
e91b9ff47c
|
fix: keepcolumnname is invalid in nested query
|
2023-02-07 19:05:41 +08:00 |
Minglei Jin
|
e3ba07e054
|
test(tdb/defragment): unit test case for page defragment
|
2023-02-07 18:25:22 +08:00 |