Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
Shengliang Guan
|
1aa8ab2af7
|
Merge pull request #11673 from taosdata/feature/check
feat: make telemetry work
|
2022-04-20 17:42:09 +08:00 |
Ganlin Zhao
|
1403fa1d6e
|
refactor(query): add parameter combination check for cast
|
2022-04-20 17:35:49 +08:00 |
Shengliang Guan
|
dd234a5476
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-20 17:20:57 +08:00 |
Shengliang Guan
|
c7f06ee2fd
|
feat: make telemetry work
|
2022-04-20 17:14:19 +08:00 |
wangmm0220
|
0fb41733ea
|
refactor: merge from 3.0
|
2022-04-20 17:08:52 +08:00 |
Minghao Li
|
a1a498a19a
|
sync integration add error code
|
2022-04-20 16:56:00 +08:00 |
plum-lihui
|
a87c4f090f
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-04-20 16:55:54 +08:00 |
plum-lihui
|
c1ba8802b2
|
[test: rm discard case file]
|
2022-04-20 16:55:39 +08:00 |
Haojun Liao
|
4cb1d131b4
|
Merge pull request #11669 from taosdata/feature/3.0_liaohj
fix(query): taosd crash caused by time range query
|
2022-04-20 16:54:08 +08:00 |
wangmm0220
|
a016f1157a
|
refactor: add unit test for json compare
|
2022-04-20 16:52:32 +08:00 |
plum-lihui
|
f9a17c5de1
|
[test: del discard case file]
|
2022-04-20 16:52:19 +08:00 |
Haojun Liao
|
3c3c9c4256
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-20 16:49:04 +08:00 |
plum-lihui
|
bf3fd9b9c3
|
[test: modify cases]
|
2022-04-20 16:35:51 +08:00 |
plum-lihui
|
38a4fbc8c2
|
[test: modify cases]
|
2022-04-20 16:34:26 +08:00 |
Haojun Liao
|
ec3e3a7520
|
fix(query): fix time range query caused taosd crash.
|
2022-04-20 16:33:50 +08:00 |
Minghao Li
|
eef910f7e2
|
sync integration vnodeCfg cJson->SJson
|
2022-04-20 16:33:20 +08:00 |
cpwu
|
838aea99d6
|
fix cast case
|
2022-04-20 16:33:17 +08:00 |
Haojun Liao
|
490f7f3b14
|
Merge pull request #11664 from taosdata/feature/3.0_liaohj
fix(query): fix invalid write in distinct query.
|
2022-04-20 16:15:22 +08:00 |
Shengliang Guan
|
ede298bbfd
|
Merge pull request #11645 from taosdata/feature/check
feat: check server status
|
2022-04-20 16:11:47 +08:00 |
Haojun Liao
|
011efa67bf
|
test: temporarily disable some invalid cases.
|
2022-04-20 16:00:37 +08:00 |
Haojun Liao
|
3e80cead0b
|
fix:fix an link error.
|
2022-04-20 15:21:51 +08:00 |
Haojun Liao
|
f933aa01cb
|
fix:fix some compiling errors.
|
2022-04-20 15:20:08 +08:00 |
Minghao Li
|
d7edb105f2
|
add SyncApplyMsg into vmProcessApplyQueue
|
2022-04-20 15:05:14 +08:00 |
Minghao Li
|
ec73953a0f
|
add SyncApplyMsg into vmProcessApplyQueue
|
2022-04-20 15:02:00 +08:00 |
Haojun Liao
|
343988beeb
|
refactor: do some internal refactor.
|
2022-04-20 14:59:06 +08:00 |
Haojun Liao
|
1f92000c48
|
fix(query): fix invalid write in distinct query.
|
2022-04-20 14:58:32 +08:00 |
Shengliang Guan
|
61334de8b8
|
fix: refact db options
|
2022-04-20 14:58:14 +08:00 |
cpwu
|
ba06204d70
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-20 14:57:54 +08:00 |
Ganlin Zhao
|
08f1980c1e
|
Merge pull request #11663 from taosdata/fix/TD-14802
fix(query): substr function param overflow
|
2022-04-20 14:51:53 +08:00 |
Shengliang Guan
|
2ae4f5faf6
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-20 14:34:44 +08:00 |
Minghao Li
|
9cb2192a87
|
add SyncApplyMsg and test
|
2022-04-20 14:30:34 +08:00 |
Ganlin Zhao
|
0db26f2f96
|
fix(query): substr function param overflow
TD-14760
|
2022-04-20 14:30:04 +08:00 |
Xiaoyu Wang
|
d0b9b90781
|
Merge pull request #11660 from taosdata/feature/3.0_wxy
feat: sql command 'create table ... rollup ...'
|
2022-04-20 14:21:50 +08:00 |
Shengliang Guan
|
64b0c3a022
|
refactor: check db options
|
2022-04-20 14:21:44 +08:00 |
plum-lihui
|
a44725f178
|
[test: refactor tmq test script]
|
2022-04-20 14:14:26 +08:00 |
Xiaoyu Wang
|
5dea946bd4
|
feat: sql command 'create table ... rollup ...'
|
2022-04-20 14:05:08 +08:00 |
Ganlin Zhao
|
c273b2d5ca
|
Merge pull request #11655 from taosdata/fix/TD-14802
refactor(query): refactor scalar function
|
2022-04-20 13:00:16 +08:00 |
Minghao Li
|
6035f0305d
|
sync integration add SyncApplyMsg
|
2022-04-20 11:51:00 +08:00 |
dapan1121
|
bb62a7d1ff
|
stmt
|
2022-04-20 11:26:20 +08:00 |
cpwu
|
a2ea0143ae
|
Merge branch '3.0' into cpwu/3.0
|
2022-04-20 11:22:47 +08:00 |
cpwu
|
205b4b7877
|
add distinct case
|
2022-04-20 11:22:10 +08:00 |
dapan1121
|
c0bdae4584
|
stmt
|
2022-04-20 11:10:01 +08:00 |
Minghao Li
|
704671d2fe
|
sync integration add vnodeSyncClose
|
2022-04-20 10:54:27 +08:00 |
Minghao Li
|
58792537a4
|
sync integration send response“
|
2022-04-20 10:40:51 +08:00 |
Ganlin Zhao
|
cec0f0d171
|
refactor(query): refactor scalar function
TD-14802
|
2022-04-20 10:26:38 +08:00 |
Shengliang Guan
|
76883aa42f
|
refactor: check db options
|
2022-04-20 10:25:03 +08:00 |
Minghao Li
|
75684fed32
|
report status by dnodeId equal
|
2022-04-20 10:24:37 +08:00 |
dapan1121
|
4e549b6404
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode5
|
2022-04-20 10:22:29 +08:00 |
dapan1121
|
c23260f94b
|
stmt
|
2022-04-20 10:22:09 +08:00 |