wade zhang
|
2ad31384f6
|
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
|
2022-08-29 09:49:35 +08:00 |
Shengliang Guan
|
17acc9bc05
|
Merge pull request #16458 from taosdata/szhou/fixbugs
fix: clean up intermediate result of scalar computation just before applying scalar function in fill operator
|
2022-08-28 21:27:30 +08:00 |
Shengliang Guan
|
c581212712
|
Merge pull request #16439 from taosdata/feature/3_liaohj
feature(query): support last function cache and retrieve data.
|
2022-08-28 21:27:13 +08:00 |
Cary Xu
|
1dd53e9e41
|
fix: return data ptr when iterate remove for simple hash
|
2022-08-27 23:01:19 +08:00 |
shenglian zhou
|
47f80f0d21
|
fix: clean up intermediate result of scalar computation before applying scalar function in fill operator
|
2022-08-27 22:10:22 +08:00 |
Cary Xu
|
36d6b1e560
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-27 18:11:19 +08:00 |
Cary Xu
|
680199f9f5
|
other: simple hash code optimization
|
2022-08-27 18:08:01 +08:00 |
Cary Xu
|
451e621a94
|
fix: simple hash iterate remove and clear
|
2022-08-27 18:04:33 +08:00 |
shenglian zhou
|
a574ef5c98
|
fix: pass CI test
|
2022-08-27 08:10:18 +08:00 |
Haojun Liao
|
655dbb47c1
|
refactor(query): do some internal refactor.
|
2022-08-26 19:19:48 +08:00 |
slzhou
|
2a9faaa326
|
fix: enable add open window only when interval interpolation
|
2022-08-26 19:05:37 +08:00 |
slzhou
|
c9a7f27e7c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-26 18:51:32 +08:00 |
slzhou
|
d1eb14dccc
|
fix: interval operator _wstart error and interval operator close window for interpolation on different group id
|
2022-08-26 18:47:09 +08:00 |
Cary Xu
|
4ee28bfc2c
|
fix: only iterate next when delete the specified node
|
2022-08-26 17:29:54 +08:00 |
Cary Xu
|
5dcfa5a241
|
other: code format optimization
|
2022-08-26 17:00:50 +08:00 |
Cary Xu
|
4abb6e1411
|
enh: use simple hash to save agg result
|
2022-08-26 16:52:12 +08:00 |
Haojun Liao
|
60d9acb7b4
|
feature(query): support last function cache and retrieve data.
|
2022-08-26 15:27:19 +08:00 |
Haojun Liao
|
13563f1733
|
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
|
2022-08-26 10:44:27 +08:00 |
wangmm0220
|
cb4969513c
|
fix:conflicts from 3.0
|
2022-08-25 17:36:00 +08:00 |
Haojun Liao
|
755176d28f
|
fix(query): add the null ptr check.
|
2022-08-25 17:32:27 +08:00 |
wangmm0220
|
6b61d3c23b
|
fix:conflicts from 3.0
|
2022-08-25 16:57:19 +08:00 |
wangmm0220
|
4cc2d361e1
|
fix:error in getting snapshot for taosX
|
2022-08-25 16:55:12 +08:00 |
Haojun Liao
|
b09ee742d5
|
refactor(query): check table in uid order when handling the last block, and some internal refactor.
|
2022-08-25 15:31:48 +08:00 |
Shengliang Guan
|
e41a000261
|
Merge pull request #16397 from taosdata/fix/TD-18617
fix(query): fix multiple interp used result number of rows incorrect
|
2022-08-25 13:33:02 +08:00 |
Haojun Liao
|
da1dd5e137
|
Merge pull request #16396 from taosdata/feature/3_liaohj
fix(query): check return value and do some internal refactor.
|
2022-08-25 12:47:23 +08:00 |
Ganlin Zhao
|
6b9ace9c35
|
Merge branch '3.0' into fix/TD-18617
|
2022-08-25 11:08:14 +08:00 |
Shengliang Guan
|
0758d32964
|
Merge pull request #16382 from taosdata/feat/3.0_systable_privilege_wxy
feat: system table visible permission
|
2022-08-25 11:08:12 +08:00 |
Haojun Liao
|
1c06206000
|
other:merge 3.0
|
2022-08-25 11:01:36 +08:00 |
Haojun Liao
|
909529bb7b
|
fix(query): check return value and do some internal refactor.
|
2022-08-25 10:55:28 +08:00 |
Ganlin Zhao
|
c72c972c5f
|
fix(query): fix multiple interp used result number of rows incorrect
TD-18617
|
2022-08-25 10:55:14 +08:00 |
shenglian zhou
|
dc6baa13a6
|
fix: fill if window pseudo column
|
2022-08-25 09:07:44 +08:00 |
Haojun Liao
|
033b251994
|
test: update the unit test cases.
|
2022-08-24 18:48:03 +08:00 |
Haojun Liao
|
b87535734f
|
refactor:do some internal refactor.
|
2022-08-24 18:47:23 +08:00 |
wangmm0220
|
c7bf08d5af
|
feat: get snapshot data for taosX
|
2022-08-24 17:42:33 +08:00 |
Xiaoyu Wang
|
99490c063e
|
feat: system table visible permission
|
2022-08-24 17:36:10 +08:00 |
Haojun Liao
|
a23f5f59ea
|
refactor(query): do some internal refactor.
|
2022-08-24 17:09:33 +08:00 |
shenglian zhou
|
1540881cb6
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/save-op-state
|
2022-08-24 17:05:49 +08:00 |
shenglian zhou
|
b250efeee4
|
fix: support window pseduo column for fill operator
|
2022-08-24 17:05:38 +08:00 |
Shengliang Guan
|
e0ac102795
|
Merge pull request #16376 from taosdata/feature/stream
refactor(stream): refine stream backend interface
|
2022-08-24 16:40:20 +08:00 |
Liu Jicong
|
24261cc90b
|
refactor(stream): refine stream backend interface
|
2022-08-24 15:53:29 +08:00 |
wangmm0220
|
2afc23a120
|
fix:conflicts from 3.0
|
2022-08-24 13:59:51 +08:00 |
wangmm0220
|
632c8b4a1a
|
fix:error in snapshot for taosX
|
2022-08-24 13:58:18 +08:00 |
Shengliang Guan
|
4c287f602d
|
Merge pull request #16352 from taosdata/feature/stream
feat(stream): support tdb state backend
|
2022-08-24 13:24:09 +08:00 |
wangmm0220
|
53e0e168e6
|
fix:add log
|
2022-08-24 10:36:46 +08:00 |
Haojun Liao
|
b62e0c0235
|
Merge pull request #16354 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-08-24 10:25:27 +08:00 |
wangmm0220
|
f477e94dda
|
fix:error in snapshot from taosx
|
2022-08-24 10:24:19 +08:00 |
Liu Jicong
|
c296dd0a63
|
fix compile
|
2022-08-24 01:48:00 +08:00 |
Haojun Liao
|
20b06a7ec7
|
refactor(query): do some internal refactor.
|
2022-08-23 19:44:59 +08:00 |
Liu Jicong
|
de041f45b5
|
Merge branch '3.0' into feature/stream
|
2022-08-23 19:41:16 +08:00 |
Liu Jicong
|
2d628491b2
|
feat(stream): support tdb state backend
|
2022-08-23 19:30:04 +08:00 |
Haojun Liao
|
36eb46fa4d
|
Merge pull request #16342 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-08-23 19:28:50 +08:00 |
wangmm0220
|
514711e54c
|
feat:get data from snapshot for taosx
|
2022-08-23 17:28:49 +08:00 |
Haojun Liao
|
2889b8d913
|
refactor(query): do some internal refactor.
|
2022-08-23 17:28:08 +08:00 |
Xiaoyu Wang
|
717f837cbb
|
fix: auto create table insert statement check table name
|
2022-08-23 15:24:50 +08:00 |
54liuyao
|
b8a1a7f175
|
fix(stream): state window update
|
2022-08-23 12:46:42 +08:00 |
wangmm0220
|
1134319570
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-23 10:45:51 +08:00 |
Shengliang Guan
|
04ce95fe72
|
Merge pull request #16303 from taosdata/szhou/fixbugs
fix: fill desc order support
|
2022-08-22 19:16:11 +08:00 |
Shengliang Guan
|
a3348f716e
|
Merge pull request #16299 from taosdata/fix/3.0_bugfix_wxy
fix: the syntax problem of querying the state value in the state window
|
2022-08-22 18:48:28 +08:00 |
slzhou
|
4ef090f495
|
fix: fill desc order support
|
2022-08-22 18:37:23 +08:00 |
Xiaoyu Wang
|
4cf9bd6ac1
|
fix: the syntax problem of querying the state value in the state window
|
2022-08-22 17:46:57 +08:00 |
wangmm0220
|
43862ccd74
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-22 16:53:53 +08:00 |
wade zhang
|
7a77f4258a
|
Merge pull request #16258 from taosdata/feature/3.0_query_optimize
opti: group by tag
|
2022-08-22 16:39:05 +08:00 |
wangmm0220
|
23d8ebf129
|
fix:error in grou by tag
|
2022-08-22 15:15:03 +08:00 |
54liuyao
|
25b735f0e3
|
feat(stream): delete result
|
2022-08-22 14:05:19 +08:00 |
Shengliang Guan
|
e16a2a5027
|
Merge pull request #16278 from taosdata/feature/3_liaohj
fix(query): add one more condition check when merge file block and last block.
|
2022-08-22 12:58:38 +08:00 |
wangmm0220
|
36b60ab082
|
opti:grou by tag
|
2022-08-22 11:28:58 +08:00 |
Haojun Liao
|
e4881423b8
|
fix(query): add one more condition check when merge file block and last block.
|
2022-08-22 11:09:12 +08:00 |
wangmm0220
|
36ff7e4242
|
opti:grou by tag
|
2022-08-22 10:14:40 +08:00 |
Shengliang Guan
|
4bc8e086a8
|
Merge pull request #16262 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process and code optimization
|
2022-08-21 23:57:58 +08:00 |
wangmm0220
|
90a3b68d68
|
fix:conflict from 3.0
|
2022-08-20 16:00:56 +08:00 |
wangmm0220
|
2743ac6193
|
opti: group by tag
|
2022-08-20 15:45:56 +08:00 |
Cary Xu
|
4dc30fb55a
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 22:16:11 +08:00 |
Hongze Cheng
|
67d45c6b62
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 21:54:48 +08:00 |
Hui Li
|
d0e0c222ba
|
Merge pull request #16251 from taosdata/feature/stream
refactor(stream): optimize interval
|
2022-08-19 20:48:28 +08:00 |
wangmm0220
|
38f0eccaad
|
opti: group by tag
|
2022-08-19 20:31:28 +08:00 |
Liu Jicong
|
d251180fae
|
refactor(stream): optimize interval
|
2022-08-19 18:06:54 +08:00 |
shenglian zhou
|
c8bd3c6da4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-19 17:27:42 +08:00 |
shenglian zhou
|
3b9d44e05a
|
fix: check tags when it is not regular table
|
2022-08-19 17:27:18 +08:00 |
Cary Xu
|
59739e0cb7
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 17:20:08 +08:00 |
Cary Xu
|
441ce21677
|
enh: rsma batch process
|
2022-08-19 17:19:50 +08:00 |
Hongze Cheng
|
cc116b21f9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 17:14:06 +08:00 |
wangmm0220
|
f2912a17ba
|
fix:conflicts from 3.0
|
2022-08-19 16:38:23 +08:00 |
Hui Li
|
43881c1469
|
Merge pull request #16238 from taosdata/fix/TD-18392
fix(query): fix interp + fill(linear) datapoints outside interpolation window are included
|
2022-08-19 16:16:07 +08:00 |
Hongze Cheng
|
e3eee2352c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 15:36:13 +08:00 |
Hui Li
|
af22a928c6
|
Merge pull request #16223 from taosdata/fix/3.0_bugfix_wxy
fix: escape character problem in auto create table insert
|
2022-08-19 15:16:35 +08:00 |
Hongze Cheng
|
324de6e4dc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 14:26:59 +08:00 |
Hui Li
|
e7bba75f93
|
Merge pull request #16233 from taosdata/feature/stream
enh(stream): optimize output
|
2022-08-19 14:22:25 +08:00 |
Ganlin Zhao
|
f20887ee97
|
fix(query): fix interp + fill(linear) datapoint outside interpolation window
will be included
TD-18392
|
2022-08-19 12:28:27 +08:00 |
Liu Jicong
|
692fdf3397
|
enh(stream): optimize output
|
2022-08-19 11:31:52 +08:00 |
Xiaoyu Wang
|
09cb575300
|
fix: escape character problem in auto create table insert
|
2022-08-19 11:10:56 +08:00 |
Hongze Cheng
|
972ad9e70b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 09:53:45 +08:00 |
Hui Li
|
240747abed
|
Merge pull request #16222 from taosdata/feature/stream
fix(query): memory leak
|
2022-08-19 09:31:09 +08:00 |
shenglian zhou
|
ff22c97d99
|
fix: user tags scan filter produces zero row will not end the sys table scan operator
|
2022-08-19 08:39:19 +08:00 |
shenglian zhou
|
4e5315f1ac
|
fix: process remaining rows out of loop
|
2022-08-18 20:41:25 +08:00 |
Xiaoyu Wang
|
98fc185e92
|
fix: escape character problem in auto create table insert
|
2022-08-18 18:53:23 +08:00 |
Liu Jicong
|
2b092f6551
|
fix(query): memory leak
|
2022-08-18 18:39:21 +08:00 |
“happyguoxy”
|
1a8fb96182
|
fix: reset row number when filter produces zero row
|
2022-08-18 18:30:03 +08:00 |
shenglian zhou
|
e93461c949
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-18 18:01:05 +08:00 |
shenglian zhou
|
3e6ccb8357
|
fix: filter producing zero rows will not be treated as sys table scan operator completion
|
2022-08-18 18:00:03 +08:00 |
Hongze Cheng
|
e9bb654a4a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 17:14:51 +08:00 |