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 |
dapan1121
|
19508d118f
|
Merge pull request #19817 from taosdata/feat/TS-2502
feat: support force fill in interval clause
|
2023-02-07 17:00:01 +08:00 |
54liuyao
|
e89362fb36
|
feat:stream ignore check update data
|
2023-02-07 15:29:05 +08:00 |
Minglei Jin
|
f4a60a4364
|
fix(stream/state): switch tdb rollback on to restore from journals
|
2023-02-07 15:11:22 +08:00 |
Haojun Liao
|
25f7ac7991
|
Merge pull request #19836 from taosdata/fix/nodisk
fix(query):add check for no disk error.
|
2023-02-07 13:36:30 +08:00 |
Haojun Liao
|
5f89fe7652
|
fix(query):add check for no disk error.
|
2023-02-07 11:01:52 +08:00 |
dapan1121
|
c878b7985d
|
Merge pull request #19815 from taosdata/fix/TD-22228
fix: query res freed when fetch handling drop event
|
2023-02-07 10:21:28 +08:00 |
Haojun Liao
|
46fb9227f1
|
Merge pull request #19825 from taosdata/fix/nodisk
fix(query):set null for if the queried table is dropped
|
2023-02-07 09:19:58 +08:00 |
Shengliang Guan
|
4d20469e2b
|
fix: adjust log formats
|
2023-02-07 00:12:05 +08:00 |
Haojun Liao
|
2d951c1690
|
fix(query):set null for if the queried table is dropped when retrieving the corresponding tags.
|
2023-02-06 22:34:27 +08:00 |
dapan1121
|
ded47e1312
|
Merge remote-tracking branch 'origin' into feat/TS-2502
|
2023-02-06 17:22:18 +08:00 |
dapan1121
|
eae7fc509f
|
Merge pull request #19763 from taosdata/fix/TD-22074
fix: fix not msg to send
|
2023-02-06 16:22:58 +08:00 |
dapan1121
|
1f3f92c2cf
|
Merge pull request #19777 from taosdata/fix/TD-22145
fix: fix fd limit crash
|
2023-02-06 16:22:02 +08:00 |