Hongze Cheng
|
c32a340055
|
fix memory leak
|
2022-05-12 06:13:59 +00:00 |
shenglian-zhou
|
c8dea1b2aa
|
Merge pull request #12361 from taosdata/feature/udf
feature(udf): error return when executor call aggregate function
|
2022-05-12 13:34:22 +08:00 |
Cary Xu
|
77f4c3b5ab
|
fix: set commit table when move blk idx between different last file
|
2022-05-12 13:30:05 +08:00 |
Hongze Cheng
|
4a531f4bf5
|
Merge pull request #12367 from taosdata/fix/hzcheng_3.0
fix: concurrent meta
|
2022-05-12 13:26:43 +08:00 |
slzhou@taodata.com
|
0fe53621fc
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-12 12:56:59 +08:00 |
Li Minghao
|
a67507b12c
|
Merge pull request #12369 from taosdata/feature/3.0_mhli
enh(sync): add error log, linux api error, %X
|
2022-05-12 12:55:08 +08:00 |
cpwu
|
87c2c7841d
|
add case
|
2022-05-12 12:43:57 +08:00 |
Cary Xu
|
b676f57e0e
|
Merge pull request #12368 from taosdata/feature/TD-14481-3.0
fix: table would be null when destroy commit handle
|
2022-05-12 12:37:04 +08:00 |
Liu Jicong
|
f1d15f15cf
|
Merge pull request #12366 from taosdata/feature/tq
feat(tmq): support get tb name
|
2022-05-12 12:07:36 +08:00 |
Minghao Li
|
8b9a2c20f3
|
enh(sync): add error log, linux api error, %X
|
2022-05-12 12:05:58 +08:00 |
Cary Xu
|
12cc22317c
|
Merge branch 'feature/TD-14481-3.0' of github.com:taosdata/TDengine into feature/TD-14481-3.0
|
2022-05-12 11:56:13 +08:00 |
Cary Xu
|
67ae3c2efa
|
fix: table would be null when destroy commit handle
|
2022-05-12 11:55:58 +08:00 |
Cary Xu
|
51094f3434
|
fix: table would be null when destory commit handle
|
2022-05-12 11:53:47 +08:00 |
Hongze Cheng
|
72f9a1c4a4
|
fix
|
2022-05-12 03:34:38 +00:00 |
Liu Jicong
|
7ab2e76c35
|
feat(tmq): support get tb name
|
2022-05-12 11:31:56 +08:00 |
dapan1121
|
0a1e3f144c
|
fix taosd crash issue
|
2022-05-12 11:09:05 +08:00 |
slzhou@taodata.com
|
85ee4f7df6
|
fix finalize function call return value >=0 not error, <0 error
|
2022-05-12 10:43:54 +08:00 |
slzhou@taodata.com
|
ed1a71f1a0
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-12 09:57:55 +08:00 |
slzhou@taodata.com
|
d37d4e5b5e
|
error processing of executor when calling aggregate function
|
2022-05-12 09:57:43 +08:00 |
plum-lihui
|
4765cb9e9a
|
test:modify testcase that using taosBenchmark to test multi-process table building and data inserting
|
2022-05-12 09:42:53 +08:00 |
Yihao Deng
|
17fe1d44da
|
Merge pull request #12353 from taosdata/enh/updateIndexF
enh(index): update index filter UT
|
2022-05-12 09:13:14 +08:00 |
plum-lihui
|
ae2723ec72
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-05-12 09:12:00 +08:00 |
Li Minghao
|
4738f72c60
|
Merge pull request #12357 from taosdata/feature/3.0_mhli
enh(sync): add error log, linux api error, %X
|
2022-05-12 08:43:12 +08:00 |
Minghao Li
|
453d105a08
|
enh(sync): add error log, linux api error, %X
|
2022-05-12 07:54:45 +08:00 |
yihaoDeng
|
f3bf12c711
|
enh(index): update index filter UT
|
2022-05-11 23:20:01 +08:00 |
Hongze Cheng
|
5987f7509b
|
Merge pull request #12354 from taosdata/fix/hzcheng_3.0
fix: concurrent r/w meta
|
2022-05-11 23:01:28 +08:00 |
yihaoDeng
|
19e7f2207b
|
enh(index): update index filter UT
|
2022-05-11 22:41:03 +08:00 |
dapan1121
|
31d0fa36a0
|
Merge pull request #12349 from taosdata/feature/qnode
feat: stmt auto create table
|
2022-05-11 22:23:08 +08:00 |
Hongze Cheng
|
b15df1e98e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-11 14:20:32 +00:00 |
Hongze Cheng
|
ae509e874e
|
fix: concurrent r/w meta
|
2022-05-11 14:20:14 +00:00 |
Cary Xu
|
8489f560cd
|
Merge pull request #12352 from taosdata/feature/TD-13066-3.0
fix: commit after drop child table
|
2022-05-11 22:19:51 +08:00 |
yihaoDeng
|
b6c637dc64
|
enh(index): update index filter UT
|
2022-05-11 22:13:46 +08:00 |
yihaoDeng
|
9882ae0a21
|
enh(index): update index filter UT
|
2022-05-11 22:11:33 +08:00 |
plum-lihui
|
a24318d4a6
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-05-11 21:56:16 +08:00 |
dapan1121
|
aa93f39307
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-11 21:40:56 +08:00 |
Cary Xu
|
54458c1f59
|
enh: code optimization
|
2022-05-11 21:40:10 +08:00 |
dapan1121
|
cc9983ab91
|
fix bug
|
2022-05-11 21:35:00 +08:00 |
Cary Xu
|
af18343633
|
enh: code optimization
|
2022-05-11 21:32:44 +08:00 |
Cary Xu
|
fd286d8b51
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-11 21:28:02 +08:00 |
Cary Xu
|
953ded5662
|
fix: commit after drop child table
|
2022-05-11 21:24:58 +08:00 |
Cary Xu
|
2655d3bb26
|
Merge pull request #12348 from taosdata/feature/TD-13066-3.0
fix: calculate col offset
|
2022-05-11 21:17:19 +08:00 |
Hongze Cheng
|
f57a652aa7
|
fix: create table coredump
|
2022-05-11 13:03:01 +00:00 |
Cary Xu
|
4dec02961b
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-11 20:34:06 +08:00 |
Xiaoyu Wang
|
385068caf9
|
Merge pull request #12350 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-05-11 20:33:42 +08:00 |
dapan1121
|
acbfe0c8ee
|
fix compile error
|
2022-05-11 20:17:28 +08:00 |
Xiaoyu Wang
|
ccd07312ad
|
fix: some problems of parser
|
2022-05-11 19:57:50 +08:00 |
Xiaoyu Wang
|
510283290d
|
fix: some problems of parser
|
2022-05-11 19:49:04 +08:00 |
dapan1121
|
be118fdefe
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-11 19:10:13 +08:00 |
Xiaoyu Wang
|
41e36dddb7
|
fix: some problems of parser
|
2022-05-11 19:03:59 +08:00 |
dapan1121
|
327b5cdae9
|
stmt auto create table
|
2022-05-11 19:02:39 +08:00 |