Haojun Liao
|
f6a262eeb1
|
fix(query): fix invalid write.
|
2023-02-11 01:56:28 +08:00 |
Haojun Liao
|
38df631629
|
fix(query): set correct table number.
|
2023-02-11 00:28:10 +08:00 |
Haojun Liao
|
2de2733405
|
fix(query): set correct table number.
|
2023-02-11 00:27:17 +08:00 |
Haojun Liao
|
ae7fc15170
|
fix(query): set correct table number.
|
2023-02-11 00:11:21 +08:00 |
Haojun Liao
|
b14afeef0a
|
refactor: do some internal refactor.
|
2023-02-10 23:40:53 +08:00 |
Haojun Liao
|
120ee13d6d
|
refactor: do some internal refactor.
|
2023-02-10 23:34:03 +08:00 |
Haojun Liao
|
595a57dfc9
|
fix(query): fix a typo
|
2023-02-10 23:32:16 +08:00 |
Haojun Liao
|
8781f31d17
|
fix(query): fix a typo.
|
2023-02-10 19:22:38 +08:00 |
Haojun Liao
|
a7fdc4bae3
|
other: merge 3.0
|
2023-02-10 19:20:24 +08:00 |
Haojun Liao
|
6839ed22f2
|
fix(query): fix bug in tag filter.
|
2023-02-10 18:28:35 +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
|
c8f1c3b6e4
|
fix(query): set the max rows as the default block buffer rows.
|
2023-02-10 16:18:30 +08:00 |
Haojun Liao
|
72287a3b5f
|
fix(query): set correct tag value during tag filter and do some internal refactor.
|
2023-02-10 16:03:11 +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 |
Haojun Liao
|
e46657ada2
|
fix(query): fix memory leak.
|
2023-02-10 00:30:56 +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 |
Haojun Liao
|
d69b57fab9
|
fix(query): set correct size for the last group.
|
2023-02-08 15:48:27 +08:00 |
Haojun Liao
|
43cce095d0
|
fix(query): set correct group table size.
|
2023-02-08 14:26:04 +08:00 |
54liuyao
|
bafe5a577e
|
ci:add ci
|
2023-02-08 10:54:45 +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 |
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 |
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 |
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 |
Haojun Liao
|
3822225231
|
other: merge main.
|
2023-02-06 16:24:15 +08:00 |
dapan1121
|
955c3f6275
|
Merge pull request #19810 from taosdata/fix/TD-22175
fix: fix return invalid code
|
2023-02-06 16:15:51 +08:00 |
Haojun Liao
|
c93108bcbc
|
Merge pull request #19811 from taosdata/fix/nodisk
enh(query): add check for limit reach status.
|
2023-02-06 14:32:12 +08:00 |
Haojun Liao
|
24cdf0e758
|
enh(query): add check for limit reach status.
|
2023-02-06 13:40:51 +08:00 |
yihaoDeng
|
4939f54707
|
fix invalid code
|
2023-02-06 12:15:45 +08:00 |
Haojun Liao
|
8dcd73abf0
|
Merge pull request #19790 from taosdata/fix/nodisk
fix(query): set the correct number of rows when calculating using sma
|
2023-02-04 00:58:59 +08:00 |
dapan1121
|
225bf28536
|
Merge pull request #19744 from taosdata/fix/TD-22009
enhance: optimize building table delete skyline performance
|
2023-02-03 19:00:47 +08:00 |
Haojun Liao
|
845530e125
|
other: add some logs.
|
2023-02-03 17:33:35 +08:00 |
dapan1121
|
ef89a31e8f
|
feat: force fill function
|
2023-02-03 15:37:04 +08:00 |
Haojun Liao
|
0030c4b5ee
|
refactor(query): opt perf by remove some functions.
|
2023-02-03 14:24:00 +08:00 |
Haojun Liao
|
645c45a274
|
refactor(query): opt perf by remove some functions.
|
2023-02-03 10:28:12 +08:00 |
dapan1121
|
120af5da33
|
Merge pull request #19751 from taosdata/fix/TS-2530
fix: interp support filter and scalar calc
|
2023-02-03 09:57:57 +08:00 |
Haojun Liao
|
8e73e3090c
|
Merge pull request #19652 from taosdata/fix/liaohj
fix(query): do some internal refactor, and identify a bug.
|
2023-02-02 22:22:55 +08:00 |
dapan1121
|
40b745932c
|
fix: scalar expr memory leak issue
|
2023-02-02 19:39:08 +08:00 |
dapan1121
|
d5bc02c1e8
|
feat: support force fill
|
2023-02-02 18:03:30 +08:00 |
Haojun Liao
|
e9490a3235
|
refactor(query): disable tag filter cache by default.
|
2023-02-02 17:38:21 +08:00 |
dapan1121
|
d88f1efeb1
|
feat: support force fill clause
|
2023-02-02 17:16:30 +08:00 |
Haojun Liao
|
aab31f655c
|
fix(query): fix bug in multi-group limit/offset of the merge sort .
|
2023-02-02 16:57:05 +08:00 |
Haojun Liao
|
ab8c977417
|
other: merge main.
|
2023-02-02 14:00:36 +08:00 |
dapan1121
|
e234dda2de
|
fix: interp support filter and scalar calc
|
2023-02-02 11:44:08 +08:00 |
Haojun Liao
|
3897a91a95
|
refactor: do some internal refactor.
|
2023-02-02 10:17:39 +08:00 |