Shengliang Guan
|
4401080328
|
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 18:06:17 +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 |
Liu Jicong
|
c4dcc994fb
|
remove queue scan
|
2022-08-31 11:35:25 +08:00 |
Haojun Liao
|
707c20c46c
|
Merge pull request #16495 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-08-30 17:58:40 +08:00 |
Haojun Liao
|
825858b52e
|
fix(query): reset the default page id.
|
2022-08-30 17:04:09 +08:00 |
Haojun Liao
|
dba4188f8a
|
fix(query): reset the page id.
|
2022-08-30 14:33:03 +08:00 |
Shengliang Guan
|
beb08d4cea
|
Merge pull request #16478 from taosdata/feature/3.0_interval_hash_optimize
fix: race condition between fetch all and optr serialize
|
2022-08-30 10:40:24 +08:00 |
Haojun Liao
|
45616c6548
|
fix(query):fix syntax error.
|
2022-08-30 09:47:42 +08:00 |
Haojun Liao
|
37618513a6
|
Merge branch '3.0' into feature/3_liaohj
|
2022-08-29 22:47:18 +08:00 |
Haojun Liao
|
d2ed6ff0e8
|
fix(query): set correct page buffer id.
|
2022-08-29 22:42:15 +08:00 |
Haojun Liao
|
ba8b10e27b
|
refactor(query): do some internal refactor.
|
2022-08-29 18:47:46 +08:00 |
wangmm0220
|
bf3231ab9f
|
fix: cols num error in tmq for query
|
2022-08-29 17:30:50 +08:00 |
Cary Xu
|
66199e4e7a
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-29 14:53:39 +08:00 |
Cary Xu
|
167e58578a
|
enh: add check for tpagebuf
|
2022-08-29 14:53:13 +08:00 |
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 |