Shengliang Guan
|
63aa7bac6e
|
refactor: redirect msg
|
2022-05-19 20:02:51 +08:00 |
Shengliang Guan
|
0161b6456c
|
refactor: adjust msgcb
|
2022-05-19 19:44:01 +08:00 |
Xiaoyu Wang
|
d2da0c0c7f
|
fix: some problems of parser and planner
|
2022-05-19 19:19:30 +08:00 |
Hongze Cheng
|
0ab2b6dd4d
|
more TDB test
|
2022-05-19 11:14:14 +00:00 |
yihaoDeng
|
20e90670e8
|
eerge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2022-05-19 18:30:32 +08:00 |
shenglian-zhou
|
6649018519
|
Merge pull request #12707 from taosdata/feature/udf
fix: set hasResult when old state has result
|
2022-05-19 18:11:40 +08:00 |
Xiaoyu Wang
|
ff43adee77
|
fix: some problems of parser and planner
|
2022-05-19 18:09:47 +08:00 |
wangmm0220
|
6c26b6230f
|
fea:add select json logic
|
2022-05-19 17:57:14 +08:00 |
slzhou
|
5a3f6b11e7
|
fix: set hasResult when old state has result
|
2022-05-19 17:48:34 +08:00 |
wangmm0220
|
91dc9e9089
|
fea:add select json logic
|
2022-05-19 17:46:28 +08:00 |
yihaoDeng
|
af9abca851
|
enh: add UT to CI
|
2022-05-19 17:38:11 +08:00 |
Haojun Liao
|
f636806c2a
|
other: merge 3.0
|
2022-05-19 17:07:01 +08:00 |
Haojun Liao
|
4c3f6f11eb
|
fix(query): set hasNull flag to be true when initializing columnInfodata by default.
|
2022-05-19 16:58:30 +08:00 |
Haojun Liao
|
e0b9da9c3d
|
refactor: do some internal refactor.
|
2022-05-19 16:49:43 +08:00 |
Haojun Liao
|
14998af2b8
|
Merge pull request #12669 from taosdata/feature/3_liaohj
enh(query): record and return the schema version and tags version of the queried table.
|
2022-05-19 16:48:37 +08:00 |
Hongze Cheng
|
fb81b90222
|
Merge pull request #12698 from taosdata/fix/hzcheng_3.0
fix: tdb concurrent read/commit
|
2022-05-19 16:32:38 +08:00 |
Haojun Liao
|
90a6ec0917
|
fix(query): release meta reader after initializing it.
|
2022-05-19 16:16:16 +08:00 |
Hongze Cheng
|
c49b3f39d9
|
make windows compile pass
|
2022-05-19 08:16:06 +00:00 |
Zhiqiang Wang
|
a0710fdc01
|
Merge pull request #12693 from taosdata/fix/ZhiqiangWang/fix-15602-fix-file-path-format-error
fix(os): file path format error
|
2022-05-19 15:47:41 +08:00 |
Hongze Cheng
|
f30e6be9e0
|
fix windows compile error
|
2022-05-19 07:46:36 +00:00 |
dapan1121
|
688391be03
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-19 15:23:22 +08:00 |
dapan1121
|
c903323fee
|
fix user auth bug
|
2022-05-19 15:22:45 +08:00 |
Hongze Cheng
|
8bca9c9733
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-19 07:15:12 +00:00 |
Hongze Cheng
|
3c4b91a796
|
fix: tdb concurrent w/r
|
2022-05-19 07:15:00 +00:00 |
Xiaoyu Wang
|
87f1612743
|
Merge pull request #12692 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
|
2022-05-19 14:54:55 +08:00 |
afwerar
|
5d1b09be03
|
fix(os): file path format error
|
2022-05-19 14:41:42 +08:00 |
afwerar
|
f81f097843
|
fix(os): file path format error
|
2022-05-19 14:31:59 +08:00 |
Xiaoyu Wang
|
29bdba7298
|
fix: some problems of parser and planner
|
2022-05-19 14:26:10 +08:00 |
Zhiqiang Wang
|
8add9a9a17
|
Merge pull request #12682 from taosdata/fix/ZhiqiangWang/fix-15602-fix-win-run-error
fix(os): win run error
|
2022-05-19 11:53:45 +08:00 |
dapan1121
|
76567312db
|
Merge pull request #12676 from taosdata/feature/qnode
feat: update table meta based on sversion
|
2022-05-19 11:44:02 +08:00 |
slzhou
|
83f4d1286e
|
fix: executor process express tree scalar execution error
|
2022-05-19 11:20:27 +08:00 |
afwerar
|
51721dfc47
|
fix(os): win run error
|
2022-05-19 10:37:11 +08:00 |
dapan1121
|
fb944e85bc
|
fix explain res issue
|
2022-05-19 09:39:28 +08:00 |
wangmm0220
|
e818e27902
|
fea:add select json logic
|
2022-05-18 22:13:38 +08:00 |
Hongze Cheng
|
bc8cf0fbad
|
Merge pull request #12673 from taosdata/feature/meta
refact: tdb
|
2022-05-18 22:10:57 +08:00 |
Hongze Cheng
|
3f79085670
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta
|
2022-05-18 13:32:15 +00:00 |
Liu Jicong
|
f2ee70efb1
|
merge from 3.0
|
2022-05-18 21:25:23 +08:00 |
Liu Jicong
|
a696ed583a
|
test(stream): _wstartts should be reverse quoted
|
2022-05-18 21:23:06 +08:00 |
Xiaoyu Wang
|
ee76009a8f
|
Merge pull request #12667 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
|
2022-05-18 21:02:15 +08:00 |
Xiaoyu Wang
|
0189d667a6
|
fix: some problems of parser and planner
|
2022-05-18 20:47:01 +08:00 |
Haojun Liao
|
47e6e95866
|
enh(query): record and return the schema version and tags version of current queried table.
|
2022-05-18 20:39:00 +08:00 |
dapan1121
|
b2fc04b8cc
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-18 20:32:20 +08:00 |
dapan1121
|
97a20ee86b
|
update meta based on sversion
|
2022-05-18 20:31:30 +08:00 |
Xiaoyu Wang
|
6f4c0a2e8f
|
fix: some problems of parser and planner
|
2022-05-18 20:28:14 +08:00 |
Hongze Cheng
|
edfe9938f9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta
|
2022-05-18 12:21:58 +00:00 |
Hongze Cheng
|
cda6fa50a9
|
refact: tdb
|
2022-05-18 12:19:32 +00:00 |
Hongze Cheng
|
bad77f8e84
|
refact TDB
|
2022-05-18 12:05:39 +00:00 |
54liuyao
|
5ca0e81bba
|
stream final interval operator
|
2022-05-18 19:41:29 +08:00 |
Ganlin Zhao
|
fba964778b
|
Merge pull request #12651 from taosdata/feature/3.0_glzhao
enh(query): support sum(NULL), max(NULL), min(NULL), count(NULL)
|
2022-05-18 19:26:17 +08:00 |
Ganlin Zhao
|
8daaea58de
|
feat(query): fix ci
|
2022-05-18 18:51:40 +08:00 |
shenglian-zhou
|
1fecbd2587
|
Merge pull request #12657 from taosdata/feature/udf
fix: improve udf function misuse stability
|
2022-05-18 18:37:57 +08:00 |
slzhou
|
36dcc70f0d
|
fix: improve udf function misuse stability
|
2022-05-18 18:21:32 +08:00 |
Ganlin Zhao
|
98a6792b99
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-05-18 16:54:19 +08:00 |
liuyao
|
f094d32fa3
|
Merge pull request #12652 from taosdata/feature/TD-15688
fix(stream):set window info
|
2022-05-18 16:52:22 +08:00 |
Liu Jicong
|
2b8f3b8c21
|
Merge pull request #12645 from taosdata/feature/tq
enh(tmq): commit when consumer_close called
|
2022-05-18 16:46:56 +08:00 |
Hongze Cheng
|
f6fcd22cbd
|
Merge pull request #12649 from taosdata/feature/meta
refact: tdb api
|
2022-05-18 16:43:07 +08:00 |
Yihao Deng
|
cb37bb3562
|
Merge pull request #12647 from taosdata/fix/invalid_read
Fix/invalid read
|
2022-05-18 16:40:35 +08:00 |
dapan1121
|
0c38208065
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-18 16:38:31 +08:00 |
dapan1121
|
c85232e14c
|
update table meta based on sversion
|
2022-05-18 16:37:09 +08:00 |
Ganlin Zhao
|
e948d5a248
|
enh(query): support avg(NULL), stddev(NULL)
|
2022-05-18 16:35:13 +08:00 |
54liuyao
|
fb0711fa3e
|
fix(stream):set window info
|
2022-05-18 16:31:52 +08:00 |
Liu Jicong
|
4e640b6d67
|
enh(tmq): update tb list for existing topic
|
2022-05-18 16:27:50 +08:00 |
Ganlin Zhao
|
a52e0027cf
|
enh(query): support count(NULL) = 0
|
2022-05-18 16:14:57 +08:00 |
Ganlin Zhao
|
26c618e5ad
|
enh(query): support sum(NULL), max(NULL), min(NULL)
|
2022-05-18 16:03:59 +08:00 |
Hongze Cheng
|
14ff088d69
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta
|
2022-05-18 07:58:13 +00:00 |
Hongze Cheng
|
ef684076c4
|
refact: tdb api
|
2022-05-18 07:57:29 +00:00 |
dapan1121
|
016738bb60
|
Merge pull request #12636 from taosdata/feature/qnode
fix: fix stmt memory leak
|
2022-05-18 15:51:27 +08:00 |
yihaoDeng
|
3de22159d8
|
fix: avoid invalid read/write
|
2022-05-18 15:32:23 +08:00 |
Zhiqiang Wang
|
8a2772f8a7
|
Merge pull request #12638 from taosdata/fix/ZhiqiangWang/fix-15311-fix-win-compile-error
fix(os): win compile error
|
2022-05-18 15:17:47 +08:00 |
Yihao Deng
|
1c7df11df1
|
Merge pull request #12637 from taosdata/fix/invalid_read
fix: avoid invalid read/write
|
2022-05-18 14:41:43 +08:00 |
yihaoDeng
|
de0793b611
|
fix: avoid invalid read/write
|
2022-05-18 14:40:14 +08:00 |
Shengliang Guan
|
4d8867d9c0
|
Merge pull request #12639 from taosdata/fix/tsim
refactor: shm queue in multi process mode
|
2022-05-18 14:38:53 +08:00 |
Ganlin Zhao
|
36370a2339
|
Merge pull request #12612 from taosdata/feature/3.0_glzhao
fix(query): fix elapsed parameter number
|
2022-05-18 14:34:53 +08:00 |
afwerar
|
bf44937dca
|
fix(os): win compile error
|
2022-05-18 14:21:04 +08:00 |
Shengliang Guan
|
6a70fab3ad
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-05-18 14:21:02 +08:00 |
Shengliang Guan
|
77575d1e70
|
refactor: shm queue in multi process mode
|
2022-05-18 14:20:46 +08:00 |
yihaoDeng
|
3cbf4ad4d2
|
fix: avoid invalid read/write
|
2022-05-18 14:11:23 +08:00 |
dapan1121
|
5827a7e8c1
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-18 14:07:59 +08:00 |
dapan1121
|
d1078b5af2
|
stmt query
|
2022-05-18 14:06:13 +08:00 |
Hongze Cheng
|
f8b2bdecf1
|
refact: TDB
|
2022-05-18 05:46:16 +00:00 |
shenglian-zhou
|
7655f51ff8
|
Merge pull request #12631 from taosdata/feature/udf
fix: udfc checks output type and output bytes when executing scalar f…
|
2022-05-18 12:43:01 +08:00 |
slzhou
|
950835e1fc
|
fix: set correct udf output type when retrieve from mnode
|
2022-05-18 12:16:28 +08:00 |
Haojun Liao
|
eeaea6a6dc
|
Merge pull request #12629 from taosdata/feature/3.0_liaohj
fix(query): add parameters check for top/bottom functoin.
|
2022-05-18 12:11:08 +08:00 |
slzhou
|
00c11b01fe
|
fix: udfc checks output type and output bytes when executing scalar function
|
2022-05-18 11:43:03 +08:00 |
Haojun Liao
|
325959bd27
|
fix(query): add parameters check for top/bottom functoin.
|
2022-05-18 11:01:39 +08:00 |
Haojun Liao
|
5fdaa4346d
|
Merge pull request #12626 from taosdata/feature/3.0_liaohj
fix(query): fix the invalid column length value during spill out the data into disk
|
2022-05-18 10:59:11 +08:00 |
shenglian-zhou
|
ea3e48827f
|
Merge pull request #12627 from taosdata/feature/udf
fix: release udf func handle when udf agg failure
|
2022-05-18 10:44:47 +08:00 |
slzhou
|
d5c30f5ea5
|
fix: release udf func handle when udf agg failure
|
2022-05-18 10:29:32 +08:00 |
Haojun Liao
|
5c2c2b378b
|
fix(query): fix the invalid column length value during spill out the group data into disk.
|
2022-05-18 10:15:29 +08:00 |
Haojun Liao
|
ee61621b9e
|
Merge pull request #12614 from taosdata/feature/3.0_liaohj
fix(query): expand the capacity for aggregate operator.
|
2022-05-18 09:56:15 +08:00 |
Haojun Liao
|
52f6a66ba5
|
fix(query): fix some syntax error.
|
2022-05-17 22:58:17 +08:00 |
Haojun Liao
|
a918f19329
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-05-17 22:47:52 +08:00 |
Haojun Liao
|
1cc0708d85
|
fix(query): expand the capacity for aggregate operator.
|
2022-05-17 22:42:11 +08:00 |
yihaoDeng
|
48cb91562e
|
merge 3.0
|
2022-05-17 22:39:32 +08:00 |
yihaoDeng
|
3a76f83032
|
fix: index failed to filter float/double data
|
2022-05-17 22:31:11 +08:00 |
shenglian-zhou
|
81ea237b4f
|
Merge pull request #12605 from taosdata/feature/udf
fix: trigger ci test
|
2022-05-17 22:28:41 +08:00 |
Ganlin Zhao
|
485a1aedd5
|
fix(query): fix elapsed parameter number
|
2022-05-17 22:27:46 +08:00 |
yihaoDeng
|
e96ff087f2
|
fix: index failed to filter float/double data
|
2022-05-17 22:22:39 +08:00 |
slzhou
|
b4e23c34a4
|
feat: udfc check udf function interbuf size and result size
|
2022-05-17 22:10:51 +08:00 |
Hongze Cheng
|
e4a9d8154d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-17 13:39:38 +00:00 |