Haojun Liao
|
25e2a9dd72
|
refactor: do some internal refactor, and set the correct intermediate buffer size for average function.
|
2022-05-20 23:58:34 +08:00 |
Haojun Liao
|
2964542617
|
fix(query): ignore the check of qualified table id.
|
2022-05-20 22:45:43 +08:00 |
Haojun Liao
|
ee470a9427
|
other: merge 3.0
|
2022-05-20 17:12:04 +08:00 |
Haojun Liao
|
fa84d0585b
|
enh(query): enable remove the candidate table ids in the stream scanner.
|
2022-05-20 17:07:53 +08:00 |
Haojun Liao
|
5e819fbdb3
|
fix(query): assign the group id in the ssdatablock when generating grouped results.
|
2022-05-20 16:50:39 +08:00 |
Hongze Cheng
|
b563902bb4
|
make it compile
|
2022-05-20 07:40:21 +00:00 |
Hongze Cheng
|
69e6b4baac
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-20 07:21:40 +00:00 |
Ganlin Zhao
|
464a79ac50
|
Merge pull request #12747 from taosdata/feature/3.0_glzhao
fix(query): change unique function type to non-standard sql function
|
2022-05-20 15:16:52 +08:00 |
Hongze Cheng
|
dc392aae16
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-20 07:07:59 +00:00 |
Hongze Cheng
|
3b4551cc26
|
fix: tdb concurrency
|
2022-05-20 07:07:51 +00:00 |
Ganlin Zhao
|
98092217ee
|
fix: fix windows compilation error
|
2022-05-20 14:58:04 +08:00 |
Ganlin Zhao
|
3d34f7850e
|
fix(query): change unique function type to non-standard sql function
|
2022-05-20 13:59:20 +08:00 |
Xiaoyu Wang
|
c726681009
|
Merge pull request #12743 from taosdata/feature/3.0_wxy
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
|
2022-05-20 13:52:00 +08:00 |
Hongze Cheng
|
90dff224d8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-20 05:30:52 +00:00 |
Hongze Cheng
|
366832378e
|
make compile
|
2022-05-20 05:28:24 +00:00 |
WANG MINGMING
|
c715ee5993
|
Merge pull request #12719 from taosdata/feature/TD-13041
fea: add select json from table
|
2022-05-20 13:15:49 +08:00 |
Xiaoyu Wang
|
079f2fb93e
|
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
|
2022-05-20 12:47:23 +08:00 |
Haojun Liao
|
ff0b38fd49
|
Merge pull request #12738 from taosdata/feature/3_liaohj
fix(query): set the correct number of expressions.
|
2022-05-20 12:26:33 +08:00 |
Hongze Cheng
|
d716fb3a55
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-20 04:11:57 +00:00 |
Haojun Liao
|
7b55cb0df2
|
fix(query): set the correct number of expressions.
|
2022-05-20 12:06:29 +08:00 |
Haojun Liao
|
60e34d7934
|
Merge pull request #12724 from taosdata/feature/3_liaohj
enh(query): limit the rsp ssdatablock size.
|
2022-05-20 11:33:53 +08:00 |
Shengliang Guan
|
7b1833a6f8
|
Merge pull request #12733 from taosdata/fix/mnode
refactor: adjust vnode sync
|
2022-05-20 11:09:28 +08:00 |
Shengliang Guan
|
f2a84eda09
|
refactor: adjust vnode header file
|
2022-05-20 10:45:43 +08:00 |
Shengliang Guan
|
0f9cd43027
|
refactor: adjust sync header file
|
2022-05-20 10:30:30 +08:00 |
Hongze Cheng
|
f7cc44d616
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-20 02:24:27 +00:00 |
Ganlin Zhao
|
9ca54b9478
|
Merge pull request #12723 from taosdata/feature/3.0_glzhao
feat(query): add unique function
|
2022-05-20 10:18:36 +08:00 |
Liu Jicong
|
dbaa74462e
|
Merge pull request #12726 from taosdata/feature/tq
refactor(stream): exec
|
2022-05-20 05:59:23 +08:00 |
Liu Jicong
|
71984b4268
|
refactor(stream): exec
|
2022-05-20 05:43:36 +08:00 |
Haojun Liao
|
c84e666fab
|
fix(query): remove the false alarm in aggregate operator when handling the stream computing.
|
2022-05-20 00:29:14 +08:00 |
Haojun Liao
|
cded09bf79
|
enh(query): limit the rsp ssdatablock size.
|
2022-05-19 23:47:27 +08:00 |
Ganlin Zhao
|
bf4826d9a8
|
feat(query): add unique function
|
2022-05-19 22:42:30 +08:00 |
Yihao Deng
|
040292cb80
|
Merge pull request #12718 from taosdata/enh/deleteDupCode
Enh/delete dup code
|
2022-05-19 22:12:46 +08:00 |
wangmm0220
|
d48d98f094
|
fea:add select json logic
|
2022-05-19 22:10:20 +08:00 |
yihaoDeng
|
76b9a5acee
|
fix: avoid invalid read/write
|
2022-05-19 21:56:39 +08:00 |
Hongze Cheng
|
9d0116ea0a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-19 13:29:09 +00:00 |
shenglian-zhou
|
5049ea17e6
|
Merge pull request #12717 from taosdata/feature/udf
fix: udf2 reuse old state when new input is all null
|
2022-05-19 21:11:38 +08:00 |
slzhou
|
b5a419c25a
|
Merge branch 'feature/udf' of github.com:taosdata/TDengine into feature/udf
|
2022-05-19 20:56:40 +08:00 |
slzhou
|
c0fc53a9a8
|
fix: udf2 reuse old state when new input is null
|
2022-05-19 20:54:30 +08:00 |
Xiaoyu Wang
|
e6a450afff
|
Merge pull request #12709 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
|
2022-05-19 20:46:01 +08:00 |
Shengliang Guan
|
040817a21c
|
Merge pull request #12716 from taosdata/fix/dnode
refactor: redirect msg
|
2022-05-19 20:41:24 +08:00 |
yihaoDeng
|
9888d086c2
|
fix: avoid invalid read/write
|
2022-05-19 20:40:23 +08:00 |
Xiaoyu Wang
|
56c1b30a4f
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-19 20:28:43 +08:00 |
dapan1121
|
ef6405d268
|
Merge pull request #12700 from taosdata/feature/qnode
fix: fix wrong db name in authtication
|
2022-05-19 20:28:02 +08:00 |
Shengliang Guan
|
cec8ecfe09
|
Merge pull request #12715 from taosdata/fix/dnode
refactor: adjust msgcb
|
2022-05-19 20:17:30 +08:00 |
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 |