Commit Graph

50347 Commits

Author SHA1 Message Date
Haojun Liao dfcee117ee
Merge pull request #20673 from taosdata/fix/liaohj
refactor: do some internal refactor.
2023-03-28 19:49:31 +08:00
dapan1121 a0c8dd52b1 fix: memory count issue 2023-03-28 19:42:09 +08:00
Haojun Liao b444e8db1a others: merge main. 2023-03-28 19:42:07 +08:00
dapan1121 c5f37d284e fix: memory row count issue 2023-03-28 19:27:49 +08:00
dapan1121 e0f951e668 fix: memory rows issue 2023-03-28 19:15:38 +08:00
Xuefeng Tan cebe53a483
fix: fix test `cast.py` for windows (#20676) 2023-03-28 19:08:43 +08:00
dapan1121 0cbcf624b4 fix: add debug 2023-03-28 18:24:26 +08:00
Benguang Zhao ae8d87643f Merge branch 'main' into FIX/TD-22975-main 2023-03-28 18:00:51 +08:00
Benguang Zhao 78ab9d3bf9 fix: process appendLog replies in vnode-sync thread 2023-03-28 17:57:08 +08:00
dapan1121 def8c9044e Merge remote-tracking branch 'origin/enh/TS-2967' into fix/cencVer 2023-03-28 17:47:41 +08:00
dapan1121 a87d35be08 fix: optimize performance 2023-03-28 17:40:46 +08:00
wangmm0220 b11a105327 fix:[TD-23339] parse block error 2023-03-28 17:36:23 +08:00
wade zhang 3702852b2c
Update 03-tolerance.md 2023-03-28 17:33:56 +08:00
wade zhang 81439fcc89
Merge pull request #20675 from taosdata/docs/wade-tolerance
docs: refine the description about disaster recovery
2023-03-28 17:04:52 +08:00
gccgdb1234 cb77ca212d docs: refine disaster recovery 2023-03-28 17:04:08 +08:00
Shuduo Sang b5a1246fea
fix: post script add jemalloc (#20672)
* fix: tools/post.sh to ldconfig for jemalloc

* fix: rpm spec for jemalloc
2023-03-28 16:52:54 +08:00
gccgdb1234 764521f898 docs: refine the description about disaster recovery 2023-03-28 16:19:01 +08:00
dapan1121 4ba0fb97ee
Merge pull request #20668 from taosdata/fix/TS-3000
fix(query): spread/elapsed using sma result for computation
2023-03-28 16:14:17 +08:00
Haojun Liao 0ae2034ebb fix: fix syntax error. 2023-03-28 16:05:05 +08:00
Haojun Liao 7342aeb750 fix(tmq): fix the syntax error. 2023-03-28 15:42:53 +08:00
xiaolei li 38b5f4ae1b
fix: taosToolsInstallDir if condition order (#20665) 2023-03-28 15:34:48 +08:00
dapan1121 22ad3129b9 fix: query schema is old issue 2023-03-28 15:21:47 +08:00
Alex Duan e98fe94eb2 test : add ldconfig to call 2023-03-28 15:08:38 +08:00
Haojun Liao 8b7e98e9b6 Merge branch 'main' into fix/liaohj 2023-03-28 15:08:14 +08:00
Haojun Liao a883e57cf2 Merge branch 'main' into fix/liaohj 2023-03-28 15:07:32 +08:00
Haojun Liao 68f310dd48 refactor: do some internal refactor. 2023-03-28 15:05:10 +08:00
Haojun Liao 4fd3064fd9 refactor: do some internal refactor. 2023-03-28 14:43:37 +08:00
Haojun Liao ac9773b5df
Merge pull request #20670 from taosdata/fix/liaohj
refactor: do some internal refactor.
2023-03-28 14:32:10 +08:00
Alex Duan 9289f7de8b test: add retentsion for topic 2023-03-28 13:58:40 +08:00
Haojun Liao c36c5253c5 refactor: do some internal refactor. 2023-03-28 13:31:40 +08:00
Alex Duan 444adf5fdf Merge branch '3.0' into test/TD-22889-3.0 2023-03-28 12:56:01 +08:00
Alex Duan 9b729c289b test: add install taospyudf 2023-03-28 12:54:57 +08:00
Haojun Liao 6c1515624a refactor: do some internal refactor. 2023-03-28 11:24:12 +08:00
Haojun Liao fca79dbc53 Merge branch 'fix/liaohj' into main 2023-03-28 11:20:01 +08:00
slzhou 169d0ee13c fix: scalar return and log error of udf execution 2023-03-28 11:18:14 +08:00
Alex Duan 70043090dc test: change sum to high performance version 2023-03-28 10:55:27 +08:00
Ganlin Zhao 2198ae2060 fix(query): spread/elapsed using sma result for computation 2023-03-28 10:49:49 +08:00
Haojun Liao c158087d66 fix(tmq): kill the ongoing tsdb scans while transferring the ownership of vnode to other consumers. 2023-03-28 09:53:49 +08:00
Haojun Liao 9b5e53c821
Merge pull request #20642 from taosdata/fix/TD023101
fix:add test case for raw_block interface
2023-03-28 09:46:09 +08:00
Haojun Liao 5c128e2292 refactor: do some internal refactor. 2023-03-28 09:27:48 +08:00
dapan1121 80798dd934 fix: job retry issue 2023-03-28 09:20:53 +08:00
shenglian zhou b6542fb286 fix: add language and definition body to ins_functions 2023-03-28 08:43:34 +08:00
Alex Duan 6d42ddb7f9 test: add udfpy_main.py to ci 2023-03-27 19:58:47 +08:00
dapan1121 61571d9296 enh: optimize count performance 2023-03-27 19:40:29 +08:00
Shuduo Sang 11f39d2fbc
fix: taosbenchmark telnet_tcp case (#20659)
* fix: taosbenchmark support same min/max

* fix: taosbenchmark support same min/max

* fix: telnet_tcp.py case

* fix: enable sml_json_all_types.py
2023-03-27 19:38:47 +08:00
Xiaoyu Wang 6726bda9de
Merge pull request #20652 from taosdata/fix/wrong-field-logging
wrong field logging
2023-03-27 19:05:15 +08:00
dapan1121 ad0505b2ef
Merge pull request #20653 from taosdata/fix/TS-2987
fix: fix cfg load enviroment variables crash when environ is NULL
2023-03-27 18:50:13 +08:00
Xiaoyu Wang 97855c6233
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
2023-03-27 17:58:31 +08:00
Xiaoyu Wang 77f27bb9df
Merge pull request #20613 from taosdata/FIX/TD-23308-main
enh: disable timely vnodeCommit
2023-03-27 17:58:20 +08:00
Shuduo Sang 9d207b3de2
fix: taosbenchmark codacy complain for main (#20647) 2023-03-27 17:25:23 +08:00