Commit graph

612 commits

Author SHA1 Message Date
Haojun Liao
7c3ddc4920 other:merge 3.0 2022-10-10 15:35:38 +08:00
Liu Jicong
57d1406096 add tbname column into stream special block 2022-10-09 22:49:37 +08:00
Liu Jicong
2b3ff12521 fix bad merge 2022-10-09 18:39:23 +08:00
Liu Jicong
eafe8666f7 merge 3.0 2022-10-09 17:00:18 +08:00
Liu Jicong
2f9aeeb5fc feat(stream): support define table name 2022-10-09 16:54:27 +08:00
54liuyao
9c170ecfa8 fix(stream): filter error occurred when data was modified 2022-10-09 14:52:39 +08:00
Haojun Liao
fba30d0a9e
Merge pull request #17233 from taosdata/feature/3_liaohj
fix(query): clean result block before loading new results.
2022-10-09 13:27:54 +08:00
Haojun Liao
a8d2e22ac2 fix(query): clean result block before loading new results. 2022-10-09 11:45:10 +08:00
Haojun Liao
fac464792d other:merge 3.0 2022-09-30 17:54:03 +08:00
shenglian zhou
99befe4a89 fix: ins_tags table name optimization error 2022-09-30 15:08:21 +08:00
Haojun Liao
f8a84a1d19 other:merge 3.0 2022-09-30 13:47:21 +08:00
54liuyao
46c99915bc feat(stream): distribute interval disc buff 2022-09-30 10:01:51 +08:00
Shengliang Guan
e6ac8ed3a9
Merge pull request #17121 from taosdata/szhou/fixbugs
enhance: optimize when select from ins_tags when table_name='xxxx'
2022-09-30 09:39:27 +08:00
Liu Jicong
cde4085a6d optimize msg batch 2022-09-28 20:24:02 +08:00
Haojun Liao
5a2c583c32 other:merge 3.0 2022-09-28 18:00:04 +08:00
slzhou
00fc74acc9 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-09-28 16:39:33 +08:00
slzhou
ed0d08192d fix: fix bugs of condition is null 2022-09-28 16:39:06 +08:00
slzhou
99bc329384 enhance: optimize select from ins_tags where table_name='tablename' without iterating through meta tdb 2022-09-28 16:30:40 +08:00
Liu Jicong
01c94a775b feat(tmq): push optimization 2022-09-28 14:55:19 +08:00
Liu Jicong
1ad4d16373 Merge branch '3.0' into feature/tq 2022-09-28 10:57:59 +08:00
Liu Jicong
0e8aaf4c9e feat(tmq): push optimization 2022-09-28 10:38:49 +08:00
54liuyao
747297bd28 feat(stream): stream fill 2022-09-27 18:11:44 +08:00
Haojun Liao
54712ae302 other:merge 3.0 2022-09-26 14:50:51 +08:00
Liu Jicong
ab94dafed4 optimize block cache 2022-09-23 11:37:50 +08:00
Liu Jicong
7bcb5992e4 merge 3.0 2022-09-23 10:40:08 +08:00
54liuyao
3a21da6e46 fix(stream): data block capacity and function byte 2022-09-22 15:54:44 +08:00
Liu Jicong
7ade2b3b8d fix double free in sma 2022-09-21 18:54:49 +08:00
54liuyao
5ca1dc1005 fix(stream): free array 2022-09-21 16:34:16 +08:00
Liu Jicong
ae294b98c2 enh(stream): blocklist do not copy 2022-09-21 15:15:01 +08:00
Xiaoyu Wang
2a978bae09 Merge remote-tracking branch 'origin/3.0' into refact/query_opt 2022-09-21 13:58:34 +08:00
Liu Jicong
72fba5a8ce fix(stream): check delete uid 2022-09-21 11:54:44 +08:00
Haojun Liao
ed0b92bb33 refactor(query): opt perf. 2022-09-20 14:12:39 +08:00
Shengliang Guan
69e1edb344
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
2022-09-20 11:35:18 +08:00
54liuyao
7eb75fea47 feat(steam):optimize window close 2022-09-20 10:45:38 +08:00
wangmm0220
345b68ccee fix: cols num error in tmq for query 2022-09-19 15:28:28 +08:00
Haojun Liao
78f03e993d other:merge 3.0 2022-09-19 10:30:55 +08:00
Liu Jicong
e848dc716b fix test case 2022-09-16 23:49:07 +08:00
wangmm0220
e3bc2487b3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740 2022-09-16 19:00:49 +08:00
wangmm0220
dfc5ce23a0 fix:error in auto create table for taosX 2022-09-16 17:01:41 +08:00
Haojun Liao
15f656e683 refactor(query): add some logs. 2022-09-16 13:06:57 +08:00
54liuyao
1f5d9a38e7 feat(stream):change single interval disc buff and interval delete 2022-09-07 14:48:14 +08:00
Haojun Liao
2224df24f7 other:merge 3.0 2022-09-05 10:24:03 +08:00
Haojun Liao
06282bcbe0 fix(query): remove invalid assert. 2022-09-05 10:19:31 +08:00
Haojun Liao
d9d7c81872
Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 10:14:48 +08:00
Liu Jicong
d653da7971 feat(stream): support delete data 2022-09-02 15:46:41 +08:00
Haojun Liao
d1b7d07790 refactor:do some internal refactor. 2022-09-02 09:54:22 +08:00
54liuyao
83e62c3849 feat(stream):stream partition by column 2022-09-01 15:05:24 +08:00
Liu Jicong
1fe4ab2341 feat(taox): support auto create sub table 2022-09-01 11:45:00 +08:00
Liu Jicong
1c99eb1d4d fix set schema and tbname 2022-08-31 15:27:41 +08:00
Liu Jicong
e9d1733e8c fix tbname 2022-08-31 14:37:18 +08:00