Hongze Cheng
|
1ee84df121
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-06 03:32:12 +00:00 |
wangmm0220
|
05daba7f8e
|
refactor:merge from 3.0
|
2022-05-06 11:28:34 +08:00 |
wangmm0220
|
72e8d5cea4
|
refactor:add schemaless test cases
|
2022-05-06 10:49:32 +08:00 |
jiacy-jcy
|
a6142bf50b
|
Merge branch '3.0' into test/jcy
|
2022-05-06 10:34:29 +08:00 |
jiacy-jcy
|
3bcea212e4
|
add case for last
|
2022-05-06 10:33:37 +08:00 |
Zhiqiang Wang
|
07081f2b0f
|
Merge pull request #12142 from taosdata/fix/ZhiqiangWang/fix-14989-fix-win-max-func-error
fix(os): fix win max func error.
|
2022-05-06 10:16:49 +08:00 |
Xiaoyu Wang
|
a9b50bcfc1
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-06 10:03:11 +08:00 |
Shengliang Guan
|
1d149e5540
|
refactor: format sma code
|
2022-05-06 09:56:21 +08:00 |
afwerar
|
402acb60c6
|
fix(os): fix win max func error.
|
2022-05-06 09:49:37 +08:00 |
Hongze Cheng
|
409f3339ea
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-06 01:23:37 +00:00 |
Hongze Cheng
|
49aa5b2e44
|
more refact vnode
|
2022-05-06 01:22:45 +00:00 |
tomchon
|
f8c74fd29a
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-05-06 09:14:14 +08:00 |
Haojun Liao
|
e4f0a0fc67
|
fix(query): enable table name query for super table.
|
2022-05-05 23:47:44 +08:00 |
Cary Xu
|
6588dfe4f2
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-05 23:43:35 +08:00 |
Cary Xu
|
934636d23f
|
fix(tsdb): update function
|
2022-05-05 23:25:55 +08:00 |
yihaoDeng
|
315c9c37dc
|
enh(rpc): taosd exited when fqdn is configed to invalid
|
2022-05-05 23:14:36 +08:00 |
shenglian-zhou
|
e558ee20f6
|
Merge pull request #12138 from taosdata/feature/udf
feature(udf):add test to jenkins
|
2022-05-05 22:40:05 +08:00 |
tomchon
|
154498ddb5
|
test: add sma profermance test
|
2022-05-05 22:17:25 +08:00 |
Shengliang Guan
|
2383b316d7
|
refactor: adjust db codes
|
2022-05-05 21:52:18 +08:00 |
Haojun Liao
|
442a1cf5cf
|
Merge pull request #12127 from taosdata/feature/3.0_liaohj
fix(query): do perform arithmetic operator before apply the sort procedure.
|
2022-05-05 21:51:05 +08:00 |
dapan
|
0bf8a8223d
|
user auth
|
2022-05-05 21:36:33 +08:00 |
shenglian-zhou
|
84cc76ffdb
|
Merge pull request #12129 from taosdata/feature/udf
feature(udf): scalar memory management
|
2022-05-05 21:32:32 +08:00 |
wangmm0220
|
07a02b25b1
|
refactor:add schemaless test cases
|
2022-05-05 21:27:02 +08:00 |
Yihao Deng
|
3efd1ea45d
|
Merge pull request #12134 from taosdata/fix/fix-15143
fix(rpc): fix timeout error
|
2022-05-05 21:11:32 +08:00 |
Cary Xu
|
4a649ec925
|
fix(tsdb): swap pointer of data cols
|
2022-05-05 21:07:55 +08:00 |
shenglian zhou
|
3a162be310
|
add test to jenkins
|
2022-05-05 21:04:24 +08:00 |
shenglian zhou
|
bfe01ed8ea
|
add test case
|
2022-05-05 21:00:14 +08:00 |
Ganlin Zhao
|
5b0e0ca751
|
Merge pull request #12124 from taosdata/feature/3.0_glzhao
fix(query): add hex encoding/decoding for transmitting nchar constant from client to server in JSON
|
2022-05-05 20:59:56 +08:00 |
Hongze Cheng
|
d0bb10c51f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-05 12:32:39 +00:00 |
jiacy-jcy
|
1854f065c9
|
add case for max and min
|
2022-05-05 20:22:53 +08:00 |
yihaoDeng
|
ae33656e15
|
fix(rpc): fix timeout error
|
2022-05-05 20:17:53 +08:00 |
Cary Xu
|
96091ee10f
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-05 20:11:54 +08:00 |
Ganlin Zhao
|
26285015cb
|
fix(query): fix cast function constant convert to nchar result length
|
2022-05-05 20:11:34 +08:00 |
cpwu
|
700dd71554
|
Merge branch '3.0' into cpwu/3.0
|
2022-05-05 20:10:14 +08:00 |
cpwu
|
140a7458c3
|
fix join case
|
2022-05-05 20:08:23 +08:00 |
shenglian zhou
|
8e0eda6c0c
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-05 19:52:07 +08:00 |
shenglian zhou
|
a0c92acd56
|
deal with not all columns has agg
|
2022-05-05 19:50:49 +08:00 |
Liu Jicong
|
ea2247e289
|
Merge pull request #12128 from taosdata/feature/tq
feat(stream): insert data
|
2022-05-05 19:26:20 +08:00 |
Haojun Liao
|
8954035a2c
|
fix(query): update the unit test cases.
|
2022-05-05 19:05:55 +08:00 |
Liu Jicong
|
6258e5b534
|
merge from 3.0
|
2022-05-05 19:04:14 +08:00 |
shenglian zhou
|
8b9e94a038
|
scalar udf memory by itself
|
2022-05-05 19:03:05 +08:00 |
Haojun Liao
|
02c7fcc228
|
Merge branch '3.0' into feature/3.0_liaohj
|
2022-05-05 19:00:07 +08:00 |
Hongze Cheng
|
930ce6a0d5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-05 10:57:23 +00:00 |
Liu Jicong
|
a5706ea7e5
|
feat(stream): insert data
|
2022-05-05 18:57:09 +08:00 |
Hongze Cheng
|
6818ee3a94
|
auto create table
|
2022-05-05 10:56:59 +00:00 |
Haojun Liao
|
c1659805b6
|
fix(query): do perform arithmetic operator before apply the sort procedure.
|
2022-05-05 18:54:19 +08:00 |
wenzhouwww@live.cn
|
75214a5a6c
|
let case run CI
|
2022-05-05 18:40:13 +08:00 |
Ganlin Zhao
|
8430a94c81
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-05-05 18:37:47 +08:00 |
Cary Xu
|
319d2785ab
|
feat: update support merge in mem
|
2022-05-05 18:33:31 +08:00 |
wenzhouwww@live.cn
|
f36b5dda10
|
test:add case for pow functions
|
2022-05-05 18:30:28 +08:00 |