Commit graph

184 commits

Author SHA1 Message Date
liuyao
4c2d0b5f63 feat:opt final window 2023-04-11 19:10:10 +08:00
yihaoDeng
b701198dbb add backend 2023-03-22 13:19:56 +00:00
Ganlin Zhao
1081d68858 add inherit from upstream order option for exchange 2023-03-01 11:36:41 +08:00
Xiaoyu Wang
6a5934983c
Merge pull request #20181 from taosdata/fix/3.0_merge_main
merge main
2023-02-27 17:08:35 +08:00
54liuyao
f2dfe5ab74 fix:create same sub table 2023-02-27 09:55:34 +08:00
Xiaoyu Wang
d6dd087f84 merge main 2023-02-25 10:29:20 +08:00
Xiaoyu Wang
58fc265b80 merge main 2023-02-24 13:26:45 +08:00
54liuyao
84cf3ec696 fix:add log 2023-02-24 11:30:32 +08:00
Haojun Liao
f4885ef456
Merge pull request #20128 from taosdata/fix/TD-22639
fix:table name is null
2023-02-24 10:35:53 +08:00
54liuyao
e8a721dda2 fix:set table name 2023-02-23 18:36:09 +08:00
54liuyao
e42d5ba3dc fix:table name is null 2023-02-23 17:31:47 +08:00
Xiaoyu Wang
1ab144609e merge main 2023-02-23 14:58:22 +08:00
Haojun Liao
4432ae51e6
Merge branch 'main' into fix/liaohj 2023-02-23 09:04:32 +08:00
Haojun Liao
8532de31cf refactor: remove assert. 2023-02-22 14:32:39 +08:00
Haojun Liao
8d187efc18 refactor:do some internal refactor. 2023-02-20 10:04:08 +08:00
54liuyao
05c9d46fac fix:wrong tag value 2023-02-16 10:22:31 +08:00
54liuyao
88970c88a9 fix:dispatch create sub table 2023-02-15 11:04:49 +08:00
Xiaoyu Wang
031a13c945 fix: create stream check and error code wrong 2023-02-14 11:24:44 +08:00
Xiaoyu Wang
3382a24a69 merge main 2023-02-10 18:03:11 +08:00
Xiaoyu Wang
09925437e3 merge main 2023-02-08 09:51:52 +08:00
54liuyao
e89362fb36 feat:stream ignore check update data 2023-02-07 15:29:05 +08:00
yihaoDeng
4939f54707 fix invalid code 2023-02-06 12:15:45 +08:00
54liuyao
c4414ec646 feat(stream):exists stable bug&ci 2023-02-01 17:27:04 +08:00
Xiaoyu Wang
24157e78d6 merge main 2023-01-28 17:52:58 +08:00
Haojun Liao
21d57a3624 fix(query): check for failure during add new buf pages. 2023-01-22 01:45:29 +08:00
54liuyao
d5ade95b31 feat(stream):user define tag 2023-01-10 10:13:56 +08:00
dapan1121
47e885da07 fix: evac page failed issue cause of disk full 2023-01-03 15:40:40 +08:00
Liu Jicong
7721353b6b enh: put func state into tdb 2022-12-29 12:39:07 +08:00
Shengliang Guan
04750d9078
Merge pull request #18905 from taosdata/feature/3_liaohj
refactor: do multiple refactor and improve some query perf.
2022-12-14 08:01:42 +08:00
Haojun Liao
8b1f452312 fix(query): set data load flag for multi-way merge . 2022-12-13 22:37:29 +08:00
Haojun Liao
9afdee5fd3 fix(query): set data load flag. 2022-12-13 01:30:10 +08:00
yihaoDeng
e7e34456fb fix mem leak 2022-12-09 22:25:26 +08:00
Shengliang Guan
6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan
d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Shengliang Guan
f69a188f7e refact: replcase ASSERT with tAssert 2022-12-07 18:37:40 +08:00
Shengliang Guan
d9c261cd13 refact: remove some error codes 2022-12-03 10:17:02 +08:00
Haojun Liao
5e77b3eca3 refactor: add function for extract the required buffer during query. 2022-12-02 23:10:03 +08:00
Haojun Liao
6e81e8cc73 refactor: do some internal refactor. 2022-11-28 12:32:40 +08:00
Haojun Liao
d8da10f2bb refactor: do some internal refactor. 2022-11-28 00:51:18 +08:00
Haojun Liao
b0ee829db2 refactor: do some internal refactor. 2022-11-28 00:27:49 +08:00
Shengliang Guan
e6aed5195d
Merge pull request #18468 from taosdata/feature/3_liaohj
refactor: improve the perf in query
2022-11-27 23:10:00 +08:00
Haojun Liao
203ea1f9c8 fix(query): fix error 2022-11-27 14:57:44 +08:00
Liu Jicong
48894c8bdb enh(stream): new api for stream queue 2022-11-25 18:03:40 +08:00
Shengliang Guan
962aa4aff4
Merge pull request #18383 from taosdata/feature/stream
fix(stream): memory leak
2022-11-24 08:17:40 +08:00
Liu Jicong
a02919495b fix(stream): set tbname for parition 2022-11-24 03:59:50 +08:00
Haojun Liao
0d60f24db5 refactor: do some internal refactor. 2022-11-22 22:42:44 +08:00
Liu Jicong
df4fd528c0 fix(stream): tbname max len to 192 2022-11-11 10:09:46 +08:00
Shengliang Guan
5fb254739c
Merge pull request #18013 from taosdata/feature/stream
fix(stream): partition tbname reset to null
2022-11-10 11:22:06 +08:00
Liu Jicong
d56dc950e4 fix(stream): partition tbname reset to null 2022-11-10 10:02:45 +08:00
Haojun Liao
a2cec238ec fix(query): set correct operator type. 2022-11-09 22:16:56 +08:00