Commit graph

114 commits

Author SHA1 Message Date
wangmm0220
ea9c5d3ce6 feat:[TD-32642] add timezone for connection support 2024-11-28 18:59:54 +08:00
wangjiaming0909
d1d6689684 add not fill exprs for fill operator 2024-10-23 15:16:16 +08:00
54liuyao
ee26b61eb6 add log 2024-08-23 11:13:36 +08:00
54liuyao
de4f09b8fd ehn(query): remove query executor assert 2024-08-23 11:01:45 +08:00
54liuyao
a82c220645 fix issue 2024-08-15 17:38:29 +08:00
54liuyao
5589799e90 fix issue 2024-08-15 10:58:53 +08:00
54liuyao
235a082406 fix issue 2024-08-14 18:17:22 +08:00
Haojun Liao
8d751ca5e3
Merge pull request #27148 from taosdata/fix/3.0/TD-31362-TD-31359-TD-21481
1. lock not released when return
2024-08-12 17:34:25 +08:00
wangjiaming0909
19952995af fix fill order by returned wrong values 2024-08-12 15:27:15 +08:00
wangjiaming0909
882cfb7deb 1. lock not released when return
2. fix tsma err msg
3. fix fill prev wrong results
2024-08-12 08:53:27 +08:00
wangjiaming0909
4fd8688795 postfix exchange operator blocking due to addref failed 2024-08-09 14:43:50 +08:00
54liuyao
57068232ff fix res issue 2024-08-05 16:09:01 +08:00
54liuyao
efa65256da adj operator result 2024-07-25 19:11:32 +08:00
54liuyao
b1a4ea9472 adj operator result 2024-07-24 19:10:39 +08:00
54liuyao
58853d342d adj operator result 2024-07-24 17:34:33 +08:00
54liuyao
1d35ea137a adj query operator result 2024-07-23 10:50:16 +08:00
54liuyao
d02617aaf6 adj operator result 2024-07-22 14:42:50 +08:00
54liuyao
113cb57326 adj stream operator result 2024-07-17 19:35:35 +08:00
wangjiaming0909
d03a14506e fix fill wrong timestamp value 2024-06-28 17:31:49 +08:00
wangjiaming0909
90a8fe5581 fix: fill prev not working when desc fill 2023-12-29 15:08:56 +08:00
xsren
b2170e9791 fill data of varchar type 2023-09-18 16:03:04 +08:00
wangjiaming0909
5dedaebb01 fix: desc fill missed one window 2023-09-06 10:53:19 +08:00
Ganlin Zhao
624b6b094f fix: fix(value, null) output behavior 2023-07-21 10:14:12 +08:00
Ganlin Zhao
a7af4d9348 fix: reset interpolation buffer after last valid row for interval + fill(next) 2023-07-13 18:18:26 +08:00
Haojun Liao
706e350217 fix(query): fix error in fill and partition. 2023-06-01 14:36:42 +08:00
Haojun Liao
5301c5756a other: merge main into 3.0. 2023-06-01 09:29:18 +08:00
wangjiaming0909
9a421a92f9 fix: core dump when select with interval caused by order 2023-05-24 10:32:10 +08:00
Haojun Liao
1e020a46c9 other: merge main. 2023-05-19 09:07:35 +08:00
dapan1121
e494c99839 fix: fill window end issue 2023-05-17 19:35:57 +08:00
Haojun Liao
da0d9c78ef refactor: do some internal refactor. 2023-04-28 11:42:34 +08:00
Haojun Liao
17a5691afb refactor: remove assert. 2023-04-27 15:37:33 +08:00
Ganlin Zhao
ea6c96df32 fix memory leak 2023-04-11 11:13:23 +08:00
Ganlin Zhao
3078e2d487 feat(query): INTERP support boolean type 2023-04-10 18:35:35 +08:00
Haojun Liao
7fe250412f refactor:do some internal refactor. 2023-02-20 10:13:11 +08:00
Haojun Liao
8d187efc18 refactor:do some internal refactor. 2023-02-20 10:04:08 +08:00
Haojun Liao
0d9d2ea293 fix(query): do some internal refactor, and fix the bug when calender time duration exists in sliding and offset. 2023-02-17 18:31:32 +08:00
dapan1121
ded47e1312 Merge remote-tracking branch 'origin' into feat/TS-2502 2023-02-06 17:22:18 +08:00
dapan1121
ef89a31e8f feat: force fill function 2023-02-03 15:37:04 +08:00
dapan1121
d88f1efeb1 feat: support force fill clause 2023-02-02 17:16:30 +08:00
dapan1121
c8394cbf6e fix: add get tb from mem time info 2023-01-31 16:38:29 +08:00
54liuyao
c90a632f42 fix:fill operator fill next issue 2022-12-28 15:00:57 +08:00
dapan1121
1ae71a858b fix: fix none fill column value issue 2022-12-23 16:01:13 +08:00
dapan1121
9ab98f0230 fix: fill value issue 2022-12-22 20:56:23 +08:00
dapan1121
dacb2cd533 fix: fill null value issue 2022-12-22 14:59:41 +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
83782fb27b fix(query): fix invalid tag fill and clear nullbitmp 2022-12-02 10:07:48 +08:00
Haojun Liao
2c8b962b5a refactor: do some internal refactor. 2022-11-30 21:04:58 +08:00
Liu Jicong
89119c6247 Merge branch '3.0' into feature/stream 2022-11-30 09:50:22 +08:00
Liu Jicong
548684e5ac fix(stream): delete multiple row 2022-11-29 23:39:58 +08:00
54liuyao
0b91b5b2b3 fix:calculate the correct deletion range 2022-11-29 17:24:52 +08:00