Commit Graph

28049 Commits

Author SHA1 Message Date
Minghao Li 346f9007db Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-05-12 15:24:15 +08:00
Minghao Li b69a26678c enh(sync): raft config change 2022-05-12 15:23:41 +08:00
Shengliang Guan aad786474e
Merge pull request #12371 from taosdata/feature/check
fix: alter stb
2022-05-12 15:22:01 +08:00
Ganlin Zhao aba7e4a6f6
Merge pull request #12376 from taosdata/feature/3.0_glzhao
feat(query): add csum function
2022-05-12 15:18:49 +08:00
slzhou@taodata.com 5dcca22611 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-12 15:13:02 +08:00
Hongze Cheng eff8656c50 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-12 07:10:07 +00:00
Hongze Cheng 62b2ccedf1 return errno when table not exits 2022-05-12 07:09:27 +00:00
Liu Jicong 06853043bd feat(tmq): add config msg.with.table.name 2022-05-12 14:57:58 +08:00
Liu Jicong 78e7433232
Merge pull request #12375 from taosdata/feature/tq
enh(wal): set errno code
2022-05-12 14:57:27 +08:00
Hongze Cheng 40a4abd765
Merge pull request #12374 from taosdata/fix/hzcheng_3.0
fix: memory leak
2022-05-12 14:53:58 +08:00
slzhou@taodata.com 77c12bcbaa Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-12 14:44:38 +08:00
slzhou@taodata.com d7bd682237 column has member hasNull 2022-05-12 14:42:57 +08:00
Ganlin Zhao 71e43677f7 feat(query): add csum function 2022-05-12 14:38:56 +08:00
Liu Jicong 1dbe0650e0 enh(wal): set errno code 2022-05-12 14:20:50 +08:00
Cary Xu b1ca5d7ec1
Merge pull request #12372 from taosdata/feature/TD-13066-3.0
fix: set commit table when move blk idx between different last file
2022-05-12 14:14:18 +08:00
Hongze Cheng 4505fa3351 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-12 06:14:10 +00:00
Hongze Cheng c32a340055 fix memory leak 2022-05-12 06:13:59 +00:00
yihaoDeng dd8e642f37 fix(rpc): avoid fd leak 2022-05-12 13:35:42 +08: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
Shengliang Guan d33c4173ad Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-12 13:00:35 +08:00
Shengliang Guan fd8f246a65 refactor: node mgmt 2022-05-12 13:00:21 +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
yihaoDeng 602200c7f5 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-05-12 12:39:05 +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
yihaoDeng 7f7b1a423a fix(rpc): avoid fd leak 2022-05-12 12:10:22 +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
Shengliang Guan 2623202c38 refactor: node mgmt 2022-05-12 10:47:17 +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
Shengliang Guan add51b499c refactor: node mgmt 2022-05-11 23:43:29 +08:00
yihaoDeng f3bf12c711 enh(index): update index filter UT 2022-05-11 23:20:01 +08:00
Shengliang Guan 65e8316f35 refactor: node mgmt 2022-05-11 23:18:48 +08:00
Shengliang 7dbc1296db refactor: node mgmt 2022-05-11 23:14:47 +08:00