Haojun Liao
|
95dd30be57
|
fix(query): fix coverity issues.
|
2022-10-18 11:43:58 +08:00 |
yihaoDeng
|
0c6ada5eea
|
Merge branch 'n2' into new
|
2022-10-18 11:42:00 +08:00 |
Xiaoyu Wang
|
78589248f2
|
Merge branch '3.0' into fix/3.0_bugfix_wxy
|
2022-10-18 09:53:08 +08:00 |
54liuyao
|
5fc475b960
|
fix(stream): coverity scan, memory leak
|
2022-10-18 09:40:19 +08:00 |
Haojun Liao
|
7e1521ba0a
|
Merge pull request #17401 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
|
2022-10-17 22:45:02 +08:00 |
dapan1121
|
1992925d8d
|
Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw
|
2022-10-17 19:50:37 +08:00 |
dapan1121
|
cf9abe7258
|
fix: fix coverity check issues
|
2022-10-17 19:48:36 +08:00 |
Haojun Liao
|
c8b180b129
|
fix(query): update the cached last query.
|
2022-10-17 19:14:06 +08:00 |
Haojun Liao
|
6d965b8b81
|
fix(query): fix coverity issues.
|
2022-10-17 16:27:44 +08:00 |
Shengliang Guan
|
ced97588d1
|
Merge pull request #17395 from taosdata/szhou/fixbugs
fix: reserve enough capacity for inter/final result block when performing scalar calculation of fill operator
|
2022-10-17 16:26:24 +08:00 |
Haojun Liao
|
89f80436c6
|
fix(query): fix coverity issues.
|
2022-10-17 16:17:16 +08:00 |
Xiaoyu Wang
|
9abea76791
|
fix: do coverity scan
|
2022-10-17 15:43:42 +08:00 |
slzhou
|
4c2896236f
|
fix: reserve enough capacity for inter/final result block when performing scalar calculation of fill operator
|
2022-10-17 14:34:34 +08:00 |
Haojun Liao
|
ed9ec795eb
|
fix(query): fix coverity issues.
|
2022-10-17 14:05:40 +08:00 |
Haojun Liao
|
87516ea332
|
fix(query): fix bug in group by tag.
|
2022-10-17 13:00:31 +08:00 |
yihaoDeng
|
1132f72440
|
Merge branch 'n2' into new
|
2022-10-16 21:33:12 +08:00 |
yihaoDeng
|
4ff0b21bb4
|
opt systable query
|
2022-10-16 21:30:53 +08:00 |
Haojun Liao
|
bcb3d41d08
|
fix(query): fix coverity issues.
|
2022-10-16 13:46:21 +08:00 |
Haojun Liao
|
aa9c99fa53
|
Merge branch '3.0' into feature/3_liaohj
|
2022-10-16 12:50:05 +08:00 |
Hongze Cheng
|
329b750701
|
Revert "enh(query): opt group by tag perf."
|
2022-10-15 16:14:50 +08:00 |
Haojun Liao
|
77cafebd63
|
Merge pull request #17368 from taosdata/refact/tag_agg_opt
enh(query): opt group by tag perf.
|
2022-10-14 23:26:34 +08:00 |
yihaoDeng
|
044f025bc6
|
opt systable query
|
2022-10-14 19:54:05 +08:00 |
dapan1121
|
0df311a78f
|
Merge pull request #17264 from taosdata/refact/query_opt
refactor:do some internal refactor to optimize the query performance.
|
2022-10-14 19:51:46 +08:00 |
Haojun Liao
|
aa04aee7fd
|
enh(query): opt group by tag perf.
|
2022-10-14 18:49:19 +08:00 |
dapan1121
|
fdffc2883f
|
fix: fix code merge issue
|
2022-10-14 17:05:18 +08:00 |
Liu Jicong
|
cface2840e
|
Merge pull request #17349 from taosdata/feature/stream
fix(tmq): push msg
|
2022-10-14 14:18:17 +08:00 |
Liu Jicong
|
6f8d4d6955
|
fix(tmq): push msg
|
2022-10-14 13:31:05 +08:00 |
yihaoDeng
|
bd5b94cb94
|
Merge branch 'd3' into new
|
2022-10-14 10:06:21 +08:00 |
dapan1121
|
f3919c4450
|
Merge remote-tracking branch 'origin/3.0' into feat/caseWhen
|
2022-10-14 09:14:01 +08:00 |
yihaoDeng
|
b5c2ee1dc7
|
add index to ins_tables
|
2022-10-13 22:21:20 +08:00 |
yihaoDeng
|
974bc4b7c6
|
add systable filterr
|
2022-10-13 21:49:53 +08:00 |
Haojun Liao
|
d234681b74
|
other:merge 3.0
|
2022-10-13 15:39:06 +08:00 |
Haojun Liao
|
18740e7b48
|
other:merge 3.0, and support last query cache
|
2022-10-13 15:35:51 +08:00 |
Haojun Liao
|
f5f0a7026f
|
other: merge 3.0
|
2022-10-13 14:20:51 +08:00 |
Hongze Cheng
|
d5255f1eb7
|
more format
|
2022-10-13 13:41:36 +08:00 |
Hongze Cheng
|
bd2546a765
|
Merge pull request #17303 from taosdata/fix/TD-19482
fix(meta): META_READER_NOLOCK with inner meta readers
|
2022-10-13 13:19:57 +08:00 |
Minglei Jin
|
060eb307a9
|
fix(mac): new metaReaderReleaseLock api to keep reader's buffer
|
2022-10-13 12:02:18 +08:00 |
dapan1121
|
5e4148e1cf
|
feat: add more case when test cases
|
2022-10-12 16:02:21 +08:00 |
dapan1121
|
a13f553868
|
Merge remote-tracking branch 'origin/3.0' into feat/caseWhen
|
2022-10-12 13:33:41 +08:00 |
Liu Jicong
|
69352e6e89
|
fix tbanme length check
|
2022-10-12 10:50:54 +08:00 |
Haojun Liao
|
d3b37ef294
|
other:merge 3.0
|
2022-10-11 22:56:54 +08:00 |
Minglei Jin
|
0d52e92210
|
fix(meta): META_READER_NOLOCK with inner meta readers
|
2022-10-11 20:18:08 +08:00 |
Haojun Liao
|
c71810c887
|
fix(query): fix memory leak.
|
2022-10-11 19:37:06 +08:00 |
Liu Jicong
|
14c4ff1d94
|
add demo for stream user defined table name
|
2022-10-11 16:48:13 +08:00 |
Liu Jicong
|
11ca4ddf8c
|
Merge pull request #17288 from taosdata/feature/stream
refactor(stream): state/session map id to tbname
|
2022-10-11 16:07:22 +08:00 |
Liu Jicong
|
26fae13c61
|
refactor(stream): state/session map id to tbname
|
2022-10-11 15:27:56 +08:00 |
Liu Jicong
|
596ea98c2f
|
Merge pull request #17281 from taosdata/feature/stream
refactor(stream)
|
2022-10-11 09:27:49 +08:00 |
Liu Jicong
|
fbfae317b3
|
refactor
|
2022-10-11 02:09:15 +08:00 |
Shengliang Guan
|
b98c9672aa
|
Merge pull request #17265 from taosdata/szhou/fixbugs
fix: fix no stop error when interval fill order by desc
|
2022-10-10 18:50:13 +08:00 |
Haojun Liao
|
ad16acda14
|
fix(query): fix syntax error.
|
2022-10-10 18:23:26 +08:00 |
shenglian zhou
|
9324ad288e
|
fix: fix _wend computation error
|
2022-10-10 16:53:17 +08:00 |
shenglian zhou
|
5ccc7aa98e
|
fix: fix no stop error when interval fill order by desc
|
2022-10-10 16:16:54 +08:00 |
Shengliang Guan
|
f9df999a05
|
Merge pull request #17262 from taosdata/fix/TD-19416
fix(query): new META_READER_NOLOCK flag for metaReaderInit
|
2022-10-10 15:55:20 +08:00 |
Haojun Liao
|
7c3ddc4920
|
other:merge 3.0
|
2022-10-10 15:35:38 +08:00 |
Minglei Jin
|
9a410b96ef
|
fix(query): new META_READER_NOLOCK flag for metaReaderInit
|
2022-10-10 15:04:33 +08:00 |
Haojun Liao
|
9eab350e90
|
Merge pull request #17248 from taosdata/feature/3_liaohj
enh(query): support scalar expressions in the state window aggregate.
|
2022-10-10 11:31:12 +08:00 |
Liu Jicong
|
57d1406096
|
add tbname column into stream special block
|
2022-10-09 22:49:37 +08:00 |
Haojun Liao
|
4bc94300a5
|
enh(query): support scalar expressions in the state window aggregate.
|
2022-10-09 21:49:40 +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 |
Shengliang Guan
|
f298119e31
|
Merge pull request #17224 from taosdata/fix/TD-19314
fix(query): fix infinite interpolation results generated when sliding window is smaller than interval window in descending time order
|
2022-10-09 13:36:42 +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 |
wade zhang
|
5be42222dc
|
Merge pull request #17199 from taosdata/fix/tbNameInvalidTag
fix(query): fix invalid tag value
|
2022-10-09 09:50:16 +08:00 |
Ganlin Zhao
|
e9f30db0ab
|
fix(query): fix infinite interpolation results generated when sliding
window is smaller than interval window in descending time order
|
2022-10-08 19:22:31 +08:00 |
Ganlin Zhao
|
2f3536bacd
|
fix(query): fix infinite interpolation results generated when sliding
window is smaller than interval window in descending time order
|
2022-10-08 18:28:09 +08:00 |
yihaoDeng
|
27003dfaa5
|
fix invalid tag value
|
2022-10-08 15:48:52 +08:00 |
54liuyao
|
f569355d06
|
fix(stream):memory leak
|
2022-10-08 11:04:36 +08:00 |
dapan1121
|
05a3997731
|
Merge remote-tracking branch 'origin/3.0' into feat/caseWhen
|
2022-10-08 09:21:39 +08:00 |
yihaoDeng
|
c62b1985d7
|
fix invalid tag value
|
2022-10-05 18:32:30 +08:00 |
yihaoDeng
|
16c1473823
|
enh(query): opt get table meta
|
2022-10-01 13:49:30 +08:00 |
dapan1121
|
50b396c818
|
fix: fix case when issues
|
2022-09-30 18:13:55 +08:00 |
Haojun Liao
|
fac464792d
|
other:merge 3.0
|
2022-09-30 17:54:03 +08:00 |
Shengliang Guan
|
94e07d238c
|
Merge pull request #17178 from taosdata/feature/TD-18820
fix(stream): sliding error
|
2022-09-30 16:23:47 +08:00 |
54liuyao
|
f3b2067675
|
fix(stream): sliding error
|
2022-09-30 15:37:43 +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 |
Haojun Liao
|
1f57a5a1cc
|
Merge pull request #17172 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
|
2022-09-30 13:45:01 +08:00 |
Shengliang Guan
|
d17884f7c7
|
Merge pull request #17163 from taosdata/enh/optTbnameIN
opt(query): opt tbname_in query
|
2022-09-30 13:36:52 +08:00 |
Haojun Liao
|
c9286fed25
|
fix(query): fix memory leak.
|
2022-09-30 13:03:25 +08:00 |
yihaoDeng
|
f41b494ac6
|
opt tbname in
|
2022-09-30 10:19:56 +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 |
yihaoDeng
|
0d3da10954
|
fix invalid read
|
2022-09-30 09:31:19 +08:00 |
yihaoDeng
|
d74779805a
|
opt tbname in
|
2022-09-29 23:13:54 +08:00 |
yihaoDeng
|
1148ae8f6e
|
opt tbname in
|
2022-09-29 21:53:39 +08:00 |
yihaoDeng
|
02310d5952
|
fix invalid read
|
2022-09-29 21:35:14 +08:00 |
yihaoDeng
|
47234dfeec
|
opt tbname in
|
2022-09-29 20:37:23 +08:00 |
yihaoDeng
|
50478a31cc
|
opt tbname in
|
2022-09-29 20:30:32 +08:00 |
yihaoDeng
|
4977e2e676
|
opt tbname in
|
2022-09-29 18:35:12 +08:00 |
Ganlin Zhao
|
3af613ac73
|
Merge branch 'fix/TD-19273' of github.com:taosdata/TDengine into fix/TD-19273
|
2022-09-29 17:07:09 +08:00 |
Ganlin Zhao
|
49ce849aa2
|
Merge branch '3.0' into fix/TD-19273
|
2022-09-29 17:03:28 +08:00 |
Ganlin Zhao
|
3abf6abad6
|
fix(query): fix group_key output mismatch with multiple rows output functions
TD-19273
|
2022-09-29 17:02:16 +08:00 |
Liu Jicong
|
bb1165f1e9
|
optimize projection return
|
2022-09-29 12:14:41 +08:00 |
yihaoDeng
|
88ac809f87
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dv3
|
2022-09-29 11:09:02 +08:00 |
yihaoDeng
|
5b4d0eaabe
|
enh: opt tbname in
|
2022-09-29 11:07:32 +08:00 |
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
|
193e5ed3d2
|
fix(query): fix syntax error.
|
2022-09-28 18:46:02 +08:00 |
Haojun Liao
|
5a2c583c32
|
other:merge 3.0
|
2022-09-28 18:00:04 +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 |
Haojun Liao
|
76fe2e8b29
|
fix(query): check if free is required.
|
2022-09-28 12:57:25 +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 |
Haojun Liao
|
bd6cf3137f
|
other:merge 3.0
|
2022-09-27 18:12:54 +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
|
927478bff6
|
refactor(query): do some internal refactor.
|
2022-09-26 15:55:26 +08:00 |
Haojun Liao
|
54712ae302
|
other:merge 3.0
|
2022-09-26 14:50:51 +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 |
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
|
33c075542d
|
refactor(query): do some internal refactor.
|
2022-09-21 10:26:55 +08:00 |
Haojun Liao
|
7f47840ddc
|
refactor:disable some logs.
|
2022-09-20 14:42:33 +08:00 |
Haojun Liao
|
1f53ee8bc2
|
other:merge 3.0
|
2022-09-20 14:39:43 +08:00 |
Haojun Liao
|
af36cb37e6
|
refactor(query): do some internal refactor.
|
2022-09-20 14:37:50 +08:00 |
Haojun Liao
|
ed0b92bb33
|
refactor(query): opt perf.
|
2022-09-20 14:12:39 +08:00 |
Haojun Liao
|
b567a1ebc3
|
refactor: opt filter perf.
|
2022-09-20 13:40:40 +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
|
bf33be4207
|
refactor(query):add some logs.
|
2022-09-20 10:41:35 +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 |