yihaoDeng
|
1286f7473c
|
QRY: opt tbname in
|
2022-09-28 22:07:16 +08:00 |
Liu Jicong
|
057edd92c3
|
Merge branch '3.0' into feature/tq
|
2022-09-28 20:27:09 +08:00 |
Liu Jicong
|
cde4085a6d
|
optimize msg batch
|
2022-09-28 20:24:02 +08:00 |
Haojun Liao
|
71e3993185
|
Merge pull request #17114 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-09-28 17:36:01 +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 |
dapan1121
|
d7d2dabfe8
|
Merge pull request #17115 from taosdata/feat/TD-18842
feat(query): interp support return timestamp with pseudo column _irowts
|
2022-09-28 16:00:47 +08:00 |
Liu Jicong
|
01c94a775b
|
feat(tmq): push optimization
|
2022-09-28 14:55:19 +08:00 |
Ganlin Zhao
|
41c1f0e43b
|
fix code format
|
2022-09-28 14:54:08 +08:00 |
Ganlin Zhao
|
5738ba08dc
|
feat(query): interp support return timestamp with pseudo column _irowts
TD-18842
|
2022-09-28 14:07:12 +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 |
Haojun Liao
|
4058ae1f9b
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-27 18:16:26 +08:00 |
54liuyao
|
747297bd28
|
feat(stream): stream fill
|
2022-09-27 18:11:44 +08:00 |
Haojun Liao
|
aa055abd7c
|
refactor:do some internal refactor.
|
2022-09-27 10:52:55 +08:00 |
Xiaoyu Wang
|
1d62834e5c
|
feat(stream): tag and child table name improvement
|
2022-09-26 18:39:47 +08:00 |
Haojun Liao
|
5c1f55f6ca
|
other:merge 3.0
|
2022-09-26 11:35:19 +08:00 |
Ganlin Zhao
|
a020c1b78f
|
Merge branch '3.0' into fix/TD-19093
|
2022-09-23 17:36:51 +08:00 |
Ganlin Zhao
|
74c40f01fa
|
fix(query): fix invalid read for interp query
|
2022-09-23 17:35:22 +08:00 |
dapan1121
|
3fb3aa7bea
|
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
|
2022-09-23 13:33:11 +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 |
Haojun Liao
|
aa62d4430b
|
Merge pull request #16970 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor about the filter and interp query.
|
2022-09-22 17:09:30 +08:00 |
54liuyao
|
3a21da6e46
|
fix(stream): data block capacity and function byte
|
2022-09-22 15:54:44 +08:00 |
Haojun Liao
|
1f7821e64b
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-22 15:48:41 +08:00 |
Haojun Liao
|
7ee2449a73
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-22 14:03:17 +08:00 |
dapan1121
|
88b4f9d9a8
|
fix: fix nchar compare issue
|
2022-09-22 13:23:16 +08:00 |
Haojun Liao
|
976b36631e
|
fix(query): keep last key for interp query.
|
2022-09-22 10:31:17 +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 |
Liu Jicong
|
72fba5a8ce
|
fix(stream): check delete uid
|
2022-09-21 11:54:44 +08:00 |
Haojun Liao
|
33c075542d
|
refactor(query): do some internal refactor.
|
2022-09-21 10:26:55 +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 |
Haojun Liao
|
50ee0dabbf
|
refactor(query): do some internal refactor.
|
2022-09-20 10:02:20 +08:00 |
54liuyao
|
97ca09689c
|
Merge branch 'feature/stream' into feature/TD-18820
|
2022-09-19 19:31:41 +08:00 |
Shengliang Guan
|
fc0418fc20
|
Merge pull request #16914 from taosdata/feature/3_liaohj
fix(query): add null ptr check.
|
2022-09-19 18:48:05 +08:00 |
54liuyao
|
955838d1f6
|
feat(stream): optimize disc buff
|
2022-09-19 17:13:13 +08:00 |
wangmm0220
|
345b68ccee
|
fix: cols num error in tmq for query
|
2022-09-19 15:28:28 +08:00 |
Haojun Liao
|
f88d80844e
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-09-19 14:09:19 +08:00 |
Haojun Liao
|
e5e21bf635
|
fix(query): add null ptr check.
|
2022-09-19 14:08:30 +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
|
a54f71a03c
|
fix:error in auto create table for taosX
|
2022-09-16 18:57:33 +08:00 |
dapan1121
|
8ddb142474
|
Merge branch '3.0' into enh/clientPolicy
|
2022-09-16 18:10:12 +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 |
Haojun Liao
|
22afbb5035
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-15 16:56:39 +08:00 |
dapan1121
|
a85a73e2de
|
fix: fix memory leak issues
|
2022-09-15 16:30:21 +08:00 |
Haojun Liao
|
79b0d1fcbd
|
fix(query): fix memory leak.
|
2022-09-15 15:02:23 +08:00 |
dapan1121
|
4048c99282
|
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
|
2022-09-15 14:50:35 +08:00 |
dapan1121
|
9e44816bcc
|
enh: support client local merge policy
|
2022-09-15 14:46:15 +08:00 |
Liu Jicong
|
367552b914
|
fix delete
|
2022-09-15 10:12:53 +08:00 |
Haojun Liao
|
36c4b981f4
|
Merge pull request #16813 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-09-14 13:32:42 +08:00 |
Haojun Liao
|
00908a649c
|
fix(query): reset buffer after group results generated.
|
2022-09-14 11:44:39 +08:00 |
Haojun Liao
|
0bb1dc9d1f
|
fix(query): reset the output buffer when results have been produced.
|
2022-09-14 11:00:44 +08:00 |
Haojun Liao
|
7f03ffcd75
|
fix(query): set correct group id.
|
2022-09-14 09:57:37 +08:00 |
Haojun Liao
|
3dec6668a9
|
fix(query): return correct error code.
|
2022-09-13 18:33:45 +08:00 |
Haojun Liao
|
ad45c0a848
|
fix(query): set the group id.
|
2022-09-13 18:22:58 +08:00 |
Haojun Liao
|
60574763a9
|
refactor(query): do some internal refactor.
|
2022-09-13 17:41:31 +08:00 |
Haojun Liao
|
632a26d0fe
|
refactor(query): do some internal refactor.
|
2022-09-13 17:39:43 +08:00 |
Shengliang Guan
|
e5da5802e8
|
Merge pull request #16808 from taosdata/feature/TD-18948
feat(stream):optimize delete window
|
2022-09-13 17:38:47 +08:00 |
54liuyao
|
d4d4d2c086
|
feat(stream):optimize delete window
|
2022-09-13 16:50:27 +08:00 |
Liu Jicong
|
b8a7c8b2aa
|
feat(stream): support hash suffix and prefix
|
2022-09-13 15:21:26 +08:00 |
dapan1121
|
1427a8f3b0
|
enh: support client query policy
|
2022-09-09 19:03:42 +08:00 |
slzhou
|
41250383e2
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-09-08 15:30:04 +08:00 |
slzhou
|
ea5ab9f8fd
|
fix: add _wstart when _wstart does not appear in select projection list
|
2022-09-08 15:29:46 +08:00 |
54liuyao
|
3cbd3db8ce
|
feat(stream): stream delete for session&state
|
2022-09-08 14:14:52 +08:00 |
dapan1121
|
febe603191
|
Merge pull request #16716 from taosdata/feature/TD-18820
feat(stream):change single interval disc buff and interval delete
|
2022-09-07 15:27:20 +08:00 |
54liuyao
|
1f5d9a38e7
|
feat(stream):change single interval disc buff and interval delete
|
2022-09-07 14:48:14 +08:00 |
dapan1121
|
4a563b6d50
|
fix: fix now in alter tag value
|
2022-09-06 19:17:11 +08:00 |
54liuyao
|
f35f5d5f4f
|
feat(stream): refactor single interval
|
2022-09-05 13:19:40 +08:00 |
Haojun Liao
|
229e1ba710
|
Merge pull request #16656 from taosdata/feature/3_liaohj
fix(query): remove invalid assert.
|
2022-09-05 12:16:52 +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 |
Cary Xu
|
407773b67b
|
fix: double free for stream input block data
|
2022-09-05 09:44:51 +08:00 |
Cary Xu
|
38b62ddd7f
|
other: merge 3.0
|
2022-09-04 20:53:40 +08:00 |
Cary Xu
|
59912fedf1
|
fix: stream input data block memory leak
|
2022-09-04 20:14:21 +08:00 |
Shengliang Guan
|
1a764d64ce
|
Merge pull request #16620 from taosdata/feature/TD-14761
fix:<TD-18803> taosX core dump if schema is null
|
2022-09-04 18:19:05 +08:00 |
Shengliang Guan
|
67e09ead5d
|
Merge pull request #16633 from taosdata/fix/TD-18856
fix: fix taosd order by crash issue
|
2022-09-04 18:12:16 +08:00 |
Haojun Liao
|
597ea1c2bf
|
fix(query): add value check.
|
2022-09-04 11:58:02 +08:00 |
Shengliang Guan
|
c09e6f6236
|
Merge branch '3.0' into feature/TD-14761
|
2022-09-04 09:01:43 +08:00 |
Haojun Liao
|
d9d7c81872
|
Merge branch '3.0' into refact/tsdb_optimize
|
2022-09-03 10:14:48 +08:00 |
dapan1121
|
50efa37691
|
fix: fix taosd order crash issue
|
2022-09-02 19:01:26 +08:00 |
54liuyao
|
ad49f13159
|
fix(stream):min max function error
|
2022-09-02 18:53:54 +08:00 |
Liu Jicong
|
004a84ac81
|
fix memory leak
|
2022-09-02 16:41:32 +08:00 |
wangmm0220
|
796342dabb
|
fix:<TD-18803> taosX core dump if schema is null
|
2022-09-02 16:05:22 +08:00 |
Hongze Cheng
|
fc538f436a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-02 15:59:03 +08:00 |
Liu Jicong
|
d653da7971
|
feat(stream): support delete data
|
2022-09-02 15:46:41 +08:00 |
Haojun Liao
|
a170796f66
|
fix(query): fix invalid read/write.
|
2022-09-02 14:34:30 +08:00 |
Liu Jicong
|
48036e83c8
|
Merge pull request #16596 from taosdata/feature/stream
refactor(taosx): filter meta
|
2022-09-02 11:54:42 +08:00 |
Liu Jicong
|
739e7ae76f
|
Merge branch '3.0' into feature/stream
|
2022-09-02 11:10:38 +08:00 |
Liu Jicong
|
502d75302e
|
refactor(taosx): filter meta
|
2022-09-02 10:00:15 +08:00 |
Haojun Liao
|
52c5992c87
|
other:merge 3.0
|
2022-09-02 09:58:16 +08:00 |
Haojun Liao
|
d1b7d07790
|
refactor:do some internal refactor.
|
2022-09-02 09:54:22 +08:00 |
Shengliang Guan
|
8686b228ee
|
Merge pull request #16582 from taosdata/feature/3_liaohj
fix(query): check node type when extract column info.
|
2022-09-01 19:24:34 +08:00 |
Haojun Liao
|
4af80fa0aa
|
fix(query): check node type when extract column info.
|
2022-09-01 18:39:12 +08:00 |
54liuyao
|
83e62c3849
|
feat(stream):stream partition by column
|
2022-09-01 15:05:24 +08:00 |