shenglian-zhou
|
1d68274ade
|
Merge pull request #14206 from taosdata/szhou/feature/merge-interval-2
fix: fix bugs of less output when interval overlaps
|
2022-06-24 18:57:27 +08:00 |
Xiaoyu Wang
|
0701da48f4
|
feat: subplan adds 'user' field
|
2022-06-24 18:39:44 +08:00 |
wangmm0220
|
f3c2957628
|
opti:ttl/comment log and parameters
|
2022-06-24 18:38:06 +08:00 |
Shengliang Guan
|
e3698b0bd3
|
test: fix unitest after enable sysinfo option
|
2022-06-24 18:09:07 +08:00 |
Hui Li
|
bdd15f6c71
|
Merge pull request #14183 from taosdata/test/irate
add test case for irate and check value of all
|
2022-06-24 18:07:28 +08:00 |
Hui Li
|
09149dfb46
|
Merge pull request #14210 from taosdata/test/null_for_scalar_function
test: add case for scalar function for null value
|
2022-06-24 18:06:56 +08:00 |
plum-lihui
|
4bc09c22ad
|
test:merge 3.0
|
2022-06-24 18:05:57 +08:00 |
Shengliang Guan
|
41eaee7623
|
test: fix unitest after enable sysinfo option
|
2022-06-24 18:03:55 +08:00 |
Shengliang Guan
|
5427caf4df
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-06-24 17:49:20 +08:00 |
plum-lihui
|
b25442a2fc
|
Merge branch '3.0' into test3.0/lihui
|
2022-06-24 17:39:08 +08:00 |
wangmm0220
|
62ce467711
|
fix:error in compile
|
2022-06-24 17:37:30 +08:00 |
Xiaoyu Wang
|
c41a4bd7db
|
feat: subplan adds 'user' field
|
2022-06-24 17:27:43 +08:00 |
Li Minghao
|
732d69db63
|
Merge pull request #14211 from taosdata/feature/3.0_mhli
refactor(sync): adjust log buf size
|
2022-06-24 17:27:10 +08:00 |
plum-lihui
|
49406c63cb
|
Merge branch '3.0' into test3.0/lihui
|
2022-06-24 17:25:03 +08:00 |
slzhou
|
1d7bf59fe8
|
fix: fix iteration bugs of last window result
|
2022-06-24 17:24:01 +08:00 |
yihaoDeng
|
a2b62cba42
|
handle except
|
2022-06-24 17:07:17 +08:00 |
wenzhouwww@live.cn
|
125944ce15
|
add case for compute null value
|
2022-06-24 17:05:03 +08:00 |
Hui Li
|
9beb0fadcc
|
Merge pull request #14203 from taosdata/ci/TD-16756
ci: optimize Jenkins log
|
2022-06-24 17:02:54 +08:00 |
yihaoDeng
|
a215844467
|
handle except
|
2022-06-24 17:02:53 +08:00 |
Liu Jicong
|
f6b38f371e
|
Merge pull request #14213 from taosdata/feature/stream
test(stream): partition by tbname
|
2022-06-24 17:00:37 +08:00 |
Liu Jicong
|
64d2a3e34f
|
Merge branch '3.0' into feature/stream
|
2022-06-24 17:00:07 +08:00 |
Shengliang Guan
|
d98270fe12
|
fix: no redirect resp
|
2022-06-24 17:00:00 +08:00 |
Ganlin Zhao
|
4f629ec68b
|
enh(query): enhance cast function to support more types
TD-15473
|
2022-06-24 16:53:56 +08:00 |
cpwu
|
4cf36c00c0
|
Merge pull request #14208 from taosdata/3.0test/jcy
test:update test case
|
2022-06-24 16:51:55 +08:00 |
Liu Jicong
|
f53521cb8c
|
test(stream): partition by tbname
|
2022-06-24 16:50:11 +08:00 |
Shengliang Guan
|
9aa684ba77
|
fix: no redirect resp
|
2022-06-24 16:47:28 +08:00 |
Shengliang Guan
|
e823041cf4
|
test: adjust retry times if lock failed
|
2022-06-24 16:47:12 +08:00 |
Shengliang Guan
|
e81dcb9bb3
|
test: case for sysinfo
|
2022-06-24 16:46:48 +08:00 |
Minghao Li
|
58296f6a5a
|
refactor(sync): adjust log buf size
|
2022-06-24 16:44:45 +08:00 |
dapan1121
|
f7ece71ff7
|
Merge pull request #14204 from taosdata/enh/showvariables
enh: refactor show variables
|
2022-06-24 16:41:48 +08:00 |
wenzhouwww@live.cn
|
a533f3497c
|
add case for scalar function for null value
|
2022-06-24 16:28:56 +08:00 |
Yihao Deng
|
e947e6a56d
|
Merge pull request #14193 from taosdata/feat/rpcRetry
fix: handle rpc retry except
|
2022-06-24 16:26:18 +08:00 |
yihaoDeng
|
445d7f2d90
|
feat: refactor rpc quit
|
2022-06-24 16:21:01 +08:00 |
Zhiqiang Wang
|
4935ef8fb4
|
Merge pull request #14198 from taosdata/fix/ZhiqiangWang/TD-16357-add-test-time-count-print
test: add test time count print
|
2022-06-24 16:12:15 +08:00 |
Shengliang Guan
|
01ce401d54
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-24 16:08:59 +08:00 |
plum-lihui
|
7fe7b9625e
|
test:add test case for tmq
|
2022-06-24 16:03:57 +08:00 |
wangmm0220
|
ff3cb336d8
|
fix:merge from 3.0
|
2022-06-24 16:01:58 +08:00 |
wangmm0220
|
9ac0a34e72
|
fix: disable group by tag cases
|
2022-06-24 15:57:33 +08:00 |
Xiaoyu Wang
|
4c8c302f99
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-06-24 15:55:44 +08:00 |
Shengliang Guan
|
b47c829a9c
|
fix: auth failure
|
2022-06-24 15:55:31 +08:00 |
dapan1121
|
4ff652bf41
|
fix: fix ut case issue
|
2022-06-24 15:54:29 +08:00 |
Xiaoyu Wang
|
ab23faed63
|
fix: planner memory leak
|
2022-06-24 15:52:13 +08:00 |
tangfangzhi
|
181874339b
|
fix: change Jenkins run case timeout
|
2022-06-24 15:46:45 +08:00 |
slzhou
|
2cc9c69146
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval-2
|
2022-06-24 15:29:59 +08:00 |
slzhou
|
01f64b4d17
|
fix: fix bugs of less output when interval overlaps
|
2022-06-24 15:28:37 +08:00 |
Minghao Li
|
7695dbcce7
|
refactor(sync): adjust election timer
|
2022-06-24 15:28:01 +08:00 |
Liu Jicong
|
26c1388237
|
Merge pull request #14201 from taosdata/feature/stream
refactor(stream): seperate stream scheduling and persistence
|
2022-06-24 15:25:31 +08:00 |
Shengliang Guan
|
e879d12e5c
|
Merge pull request #14192 from taosdata/fix/mnode
test: redistribute vgroup
|
2022-06-24 15:24:48 +08:00 |
Shengliang Guan
|
e8db435e2e
|
enh: adjust password len
|
2022-06-24 15:24:13 +08:00 |
Shengliang Guan
|
544a2534c5
|
test: case for sysinfo and enable user
|
2022-06-24 15:22:57 +08:00 |