cpwu
|
5284f6967b
|
fix case
|
2022-05-12 18:47:12 +08:00 |
Cary Xu
|
910436a564
|
feat(tsdb): comp use cfg from params
|
2022-05-12 18:46:20 +08:00 |
cpwu
|
eee98ab0b2
|
fix case
|
2022-05-12 18:44:38 +08:00 |
cpwu
|
18eb0af95e
|
fix case
|
2022-05-12 18:43:24 +08:00 |
cpwu
|
596bd817cd
|
fix case
|
2022-05-12 18:36:23 +08:00 |
cpwu
|
b9e329d137
|
fix case
|
2022-05-12 18:34:42 +08:00 |
Cary Xu
|
d66bb65171
|
feat(tsdb): unit of days and keep support minute
|
2022-05-12 18:32:32 +08:00 |
Cary Xu
|
8d2754259d
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-12 18:25:36 +08:00 |
cpwu
|
b502c614f5
|
fix case
|
2022-05-12 18:25:08 +08:00 |
Hui Li
|
d538f9b879
|
Merge pull request #12381 from taosdata/test-v3.0/lihui
test: add test case for tmq
|
2022-05-12 18:24:16 +08:00 |
Cary Xu
|
24cc8a80a6
|
Merge pull request #12393 from taosdata/feature/TD-13066-3.0
enh(tsdb): return oom err for submit msg
|
2022-05-12 18:24:03 +08:00 |
Hui Li
|
fc16fded7e
|
Merge pull request #12385 from taosdata/test/td-15271
test: add ts filter testcases
|
2022-05-12 18:23:56 +08:00 |
cpwu
|
fcf31f6703
|
fix case
|
2022-05-12 18:22:49 +08:00 |
Yihao Deng
|
0f3ff49b6d
|
Merge pull request #12392 from taosdata/rpc/fd_leak
fix(rpc): avoid fd leak
|
2022-05-12 18:17:33 +08:00 |
dapan
|
7771023d7b
|
string to timestamp
|
2022-05-12 18:02:57 +08:00 |
shenglian-zhou
|
62918348e1
|
Merge pull request #12387 from taosdata/feature/udf
feat: add udf dedicated error
|
2022-05-12 18:02:39 +08:00 |
cpwu
|
bd075eeb1f
|
fix case
|
2022-05-12 17:59:27 +08:00 |
Shengliang Guan
|
5669f2a1ba
|
refactor: node mgmt
|
2022-05-12 17:57:38 +08:00 |
tangfangzhi
|
d4feb57631
|
fix: timedatectl not available in docker container
|
2022-05-12 17:52:29 +08:00 |
Cary Xu
|
2a98a719e3
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-12 17:48:08 +08:00 |
Haojun Liao
|
69e9f6972c
|
other: add some missing modification files to git.
|
2022-05-12 17:47:01 +08:00 |
Cary Xu
|
ae8b3cc11d
|
enh(tsdb): return oom err for submit msg
|
2022-05-12 17:45:17 +08:00 |
Liu Jicong
|
ad4a63d3bb
|
Merge pull request #12388 from taosdata/feature/tq
enh(wal): add log
|
2022-05-12 17:43:19 +08:00 |
yihaoDeng
|
2d89555b72
|
fix(rpc): avoid fd leak
|
2022-05-12 17:38:16 +08:00 |
Shengliang Guan
|
7e207e16e3
|
refactor: node mgmt
|
2022-05-12 17:36:04 +08:00 |
Haojun Liao
|
4eaf1f5bb6
|
refactor: do some internal refactor.
|
2022-05-12 17:34:07 +08:00 |
Haojun Liao
|
a41f6a3479
|
fix(query): fix the bug that special pseudo column tbname, along with other normal columns in select clause, cause taosd crash.
|
2022-05-12 17:33:36 +08:00 |
Shengliang Guan
|
47970ff8a4
|
refactor: node mgmt
|
2022-05-12 17:30:57 +08:00 |
Xiaoyu Wang
|
50ad5a096f
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-12 17:18:48 +08:00 |
Xiaoyu Wang
|
f19272909c
|
fix: some problems of parser
|
2022-05-12 17:17:02 +08:00 |
Shengliang Guan
|
dd87e8f7b9
|
refactor: node mgmt
|
2022-05-12 17:12:40 +08:00 |
Liu Jicong
|
2218213134
|
enh(wal): add log
|
2022-05-12 17:01:33 +08:00 |
Liu Jicong
|
88d1ea6222
|
Merge pull request #12378 from taosdata/feature/tq
feat(tmq): add config msg.with.table.name
|
2022-05-12 17:00:13 +08:00 |
Shengliang Guan
|
447c9504a3
|
refactor: node mgmt
|
2022-05-12 16:57:33 +08:00 |
Li Minghao
|
b03b517d88
|
Merge pull request #12380 from taosdata/feature/3.0_mhli
enh(sync): raft config change
|
2022-05-12 16:55:05 +08:00 |
slzhou@taodata.com
|
278f5262ce
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-12 16:50:26 +08:00 |
shenglian-zhou
|
3516696a66
|
Merge pull request #12382 from taosdata/feature/udf
feature(udf): follow tsdb_code error convention
|
2022-05-12 16:50:03 +08:00 |
slzhou@taodata.com
|
8927155013
|
feat:add udf dedicated errors
|
2022-05-12 16:49:31 +08:00 |
plum-lihui
|
4059beac26
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-05-12 16:36:42 +08:00 |
plum-lihui
|
265f2a8582
|
test: add get rows api in test frame
|
2022-05-12 16:36:08 +08:00 |
Hui Li
|
198a497d9a
|
Merge pull request #12360 from taosdata/test/chr/TD-14699
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-05-12 16:33:55 +08:00 |
jiajingbin
|
bc4cd5ef3d
|
test: add ts filter testcases
|
2022-05-12 16:21:31 +08:00 |
Shengliang Guan
|
9f4d41fe14
|
refactor: node mgmt
|
2022-05-12 16:15:16 +08:00 |
Shengliang Guan
|
bf2d1a7989
|
refactor: node mgmt
|
2022-05-12 15:53:54 +08:00 |
Hongze Cheng
|
753acd2dca
|
Merge pull request #12379 from taosdata/fix/hzcheng_3.0
Fix: return error code when table not exists
|
2022-05-12 15:48:33 +08:00 |
slzhou@taodata.com
|
c95d3cdb36
|
feature(udf):error follows tsdb_code standard
|
2022-05-12 15:43:32 +08:00 |
shenglian-zhou
|
7357c80720
|
Merge pull request #12377 from taosdata/feature/udf
feature(udf): column has member hasNull
|
2022-05-12 15:39:21 +08:00 |
plum-lihui
|
3309dd71db
|
test: add test case for tmq
|
2022-05-12 15:36:30 +08:00 |
plum-lihui
|
4511f5828f
|
test: add test case for tmq
|
2022-05-12 15:34:08 +08:00 |
yihaoDeng
|
4f7886d208
|
fix(rpc): avoid fd leak
|
2022-05-12 15:29:19 +08:00 |