Liu Jicong
|
108b9ee181
|
feat(stream): support perf schema
|
2022-04-28 13:36:43 +08:00 |
root
|
fde3f3f68f
|
stream update
|
2022-04-28 13:32:11 +08:00 |
Ganlin Zhao
|
ad93fc6344
|
fix(query): fix bug in multi-input math functions
|
2022-04-28 13:32:03 +08:00 |
Ganlin Zhao
|
b70c019824
|
fix(query): fix bug in multi-input math functions
|
2022-04-28 13:29:50 +08:00 |
Hui Li
|
a5aefd017b
|
Merge pull request #11977 from taosdata/test-v3.0/lihui
[test: add test cases for taos shell]
|
2022-04-28 13:27:52 +08:00 |
dapan1121
|
e79850164b
|
Merge pull request #11985 from taosdata/feature/qnode
fix: fix taos shell crash issue
|
2022-04-28 13:21:43 +08:00 |
yihaoDeng
|
b6d21ea687
|
refactor(rpc): fefactor retry way
|
2022-04-28 12:29:24 +08:00 |
Yihao Deng
|
33cc6c28ba
|
Merge pull request #11971 from taosdata/feature/refator_retry
refactor(rpc): refactor rpc retry way
|
2022-04-28 12:16:15 +08:00 |
Yihao Deng
|
c616289563
|
Merge pull request #11962 from taosdata/fix/fix-rpc-query
fix(rpc): query conn reused cause except
|
2022-04-28 12:11:47 +08:00 |
yihaoDeng
|
9af1206cbd
|
refactor(rpc): fefactor retry way
|
2022-04-28 11:56:00 +08:00 |
dapan1121
|
5935c9cda4
|
Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode
|
2022-04-28 11:49:09 +08:00 |
dapan1121
|
1850dc0371
|
stmt query
|
2022-04-28 11:47:55 +08:00 |
shenglian zhou
|
0119054b0b
|
aggregate function call from udfd
|
2022-04-28 11:12:45 +08:00 |
plum-lihui
|
95a4d8a53a
|
[test: modify test cases]
|
2022-04-28 10:45:02 +08:00 |
plum-lihui
|
316772ec71
|
Merge branch '3.0' into test-v3.0/lihui
|
2022-04-28 10:42:34 +08:00 |
Xiaoyu Wang
|
38c89b7e17
|
Merge pull request #11960 from taosdata/feature/3.0_wxy
enh: refactor db and table options
|
2022-04-28 10:37:48 +08:00 |
shenglian zhou
|
974c679c84
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-04-28 10:30:20 +08:00 |
shenglian zhou
|
d9490f8a8b
|
finalize result buf location can be specified
|
2022-04-28 10:30:00 +08:00 |
Ganlin Zhao
|
b56f95dcb5
|
Merge pull request #11968 from taosdata/fix/TD-15172
refactor(query): divide by 0 optimization
|
2022-04-28 10:29:17 +08:00 |
Shengliang Guan
|
3dd54a5969
|
Merge pull request #11978 from taosdata/fix/tsim
fix: invalid port described in TD-15165
|
2022-04-28 10:25:54 +08:00 |
Ganlin Zhao
|
1152ed5642
|
fix sim case
|
2022-04-28 10:05:38 +08:00 |
Xiaoyu Wang
|
1cc9c68151
|
enh: refactor db and table options
|
2022-04-28 09:59:59 +08:00 |
Cary Xu
|
9a1252d7b0
|
refactor
|
2022-04-28 09:57:19 +08:00 |
Shengliang Guan
|
46af79b90c
|
test: add unitest for sdb
|
2022-04-28 09:55:31 +08:00 |
Liu Jicong
|
1c8910de73
|
Merge pull request #11970 from taosdata/feature/tq
refacor(tmq): extract unassigned vg out of hash
|
2022-04-28 09:52:08 +08:00 |
Jason-Jia
|
dec9d63ca1
|
Merge pull request #11961 from taosdata/test/jcy
test: add cases for timezone and now
|
2022-04-28 09:49:48 +08:00 |
Cary Xu
|
e6a83367c8
|
merge 3.0
|
2022-04-28 09:47:49 +08:00 |
Shengliang Guan
|
8253e019be
|
fix: invalid port described in TD-15165
|
2022-04-28 09:43:08 +08:00 |
plum-lihui
|
f93ff5d686
|
[test: add test cases for taos shell]
|
2022-04-28 09:32:22 +08:00 |
jiacy-jcy
|
98ced775ca
|
update testcase
|
2022-04-28 09:27:49 +08:00 |
jiacy-jcy
|
9632993e4e
|
update test case for now
|
2022-04-28 09:18:38 +08:00 |
Xiaoyu Wang
|
d66fdb948d
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-28 09:06:27 +08:00 |
jiacy-jcy
|
b72c7a744e
|
Merge branch '3.0' into test/jcy
|
2022-04-28 08:41:57 +08:00 |
jiacy-jcy
|
f27766331f
|
update
|
2022-04-28 08:40:50 +08:00 |
Cary Xu
|
917803764d
|
Merge pull request #11972 from taosdata/feature/TD-14481-3.0
feat: trow refinement
|
2022-04-28 00:52:27 +08:00 |
Cary Xu
|
66ba959f21
|
feat: trow refinement
|
2022-04-28 00:32:24 +08:00 |
Cary Xu
|
8a97254e53
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-28 00:24:42 +08:00 |
Cary Xu
|
18fdb85747
|
add debug log
|
2022-04-28 00:24:14 +08:00 |
yihaoDeng
|
4e7e83399f
|
refator(rpc): refator rpc retry way
|
2022-04-27 23:55:44 +08:00 |
Cary Xu
|
e11147ddff
|
Merge pull request #11964 from taosdata/feature/TD-14481-3.0
feat: rollup sma refactor
|
2022-04-27 23:22:52 +08:00 |
Cary Xu
|
f62b26c858
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-27 22:38:45 +08:00 |
Ganlin Zhao
|
0545a354e4
|
Merge branch '3.0' into fix/TD-15172
|
2022-04-27 21:54:07 +08:00 |
Ganlin Zhao
|
6e5917487f
|
Merge pull request #11969 from taosdata/fix/TD-15137
refactor(query): forbid timestamp type arithmetic operation with floating type
|
2022-04-27 21:40:10 +08:00 |
Ganlin Zhao
|
ad555773da
|
comment out taosShell.py which blocking CI
|
2022-04-27 21:20:36 +08:00 |
Ganlin Zhao
|
41f1612e68
|
Merge branch '3.0' into fix/TD-15137
|
2022-04-27 21:20:06 +08:00 |
Liu Jicong
|
c790b4dfad
|
refacor(tmq): extract unassigned vg out of hash
|
2022-04-27 21:18:41 +08:00 |
Ganlin Zhao
|
cb318d4859
|
refactor(query): forbid timestamp type arithmetic operation with floating type
TD-15137
|
2022-04-27 21:04:24 +08:00 |
Haojun Liao
|
707be3a826
|
Merge pull request #11965 from taosdata/feature/3.0_liaohj
fix(query): the null value is missing when merging two SColumnInfoData.
|
2022-04-27 20:50:10 +08:00 |
Ganlin Zhao
|
d22a791125
|
refactor(query): divide by 0 optimization
TD-15058
TD-15059
|
2022-04-27 20:31:15 +08:00 |
Ganlin Zhao
|
193b994f19
|
Merge pull request #11963 from taosdata/fix/TD-15172
fix(query): replace nan/inf result in math functions
|
2022-04-27 20:30:43 +08:00 |