Commit Graph

43844 Commits

Author SHA1 Message Date
jiacy-jcy 16ccd09550 test:add test case into ci 2022-11-03 09:12:34 +08:00
dapan1121 f00d69333d fix: fix hb register crash issue 2022-11-03 08:42:56 +08:00
shenglian zhou f72c875a02 fix: taos_fetch_row returns null and log the error when the argument is invalid 2022-11-03 07:55:47 +08:00
Haojun Liao fc20be8699 fix(query): get if the correct rows in last block exists, and set the correct flag to denote if the last blocks index have been loaded or not. 2022-11-02 22:27:23 +08:00
Shengliang Guan 794bca7974
Merge pull request #17848 from taosdata/fix/handleTcpExcept
fix: handle tcp except
2022-11-02 21:57:46 +08:00
Shengliang Guan 0d60817268
Merge pull request #17837 from taosdata/feature/3.0_mhli
refactor(sync): add pre snapshot
2022-11-02 21:11:22 +08:00
yihaoDeng fd3ece836a fix invalid copy 2022-11-02 21:05:53 +08:00
yihaoDeng ff16c4368f handle tcp except 2022-11-02 20:12:03 +08:00
Shengliang Guan b98e3f343d fix: status access time error 2022-11-02 18:57:38 +08:00
Shengliang Guan fb933494dc
Merge pull request #17846 from sunmorrow/patch-1
fix typo PARTITON
2022-11-02 18:53:21 +08:00
Shengliang Guan 1bae78464c
Merge pull request #17842 from taosdata/fix/TD-20128
fix: failed to read sdb while udf larger then 10M
2022-11-02 18:37:59 +08:00
dapan1121 2779fe56a7 fix: fix auto create table issue in stmt 2022-11-02 18:34:25 +08:00
sunmorrow b2e9f6ef15
Update 06-select.md 2022-11-02 18:24:20 +08:00
dapan1121 079704599c
Merge pull request #17840 from taosdata/feature/TD-19844
fix(function):if data is null, apercentile function should return null
2022-11-02 17:57:09 +08:00
dapan1121 83fc35c8ee
Merge pull request #17841 from taosdata/fix/TS-1965-new
fix: fix reverse table scan when checking if block from file overlap with skyline deletion result error
2022-11-02 17:56:09 +08:00
Shengliang Guan 3c1563a397 test: remove unstable case 2022-11-02 17:55:20 +08:00
chenhaoran 49eee4c074 test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
Cary Xu 4ef8676aaf fix: invalid read of tsdb path 2022-11-02 17:11:12 +08:00
Shengliang Guan 5625ea9f2a fix: failed to read sdb while udf larger then 10M 2022-11-02 17:09:53 +08:00
Shengliang Guan f2e1bd55d3 fix: failed to read sdb while udf larger then 10M 2022-11-02 17:08:15 +08:00
Cary Xu 884e0cb002 Merge branch '3.0' into fix/td_19618 2022-11-02 17:06:56 +08:00
wade zhang a7b207dbbb
Merge pull request #17661 from taosdata/docs/sangshuduo/TD-19522-taosbenchmark-kill-slow-query
docs: taosbenchmark support kill slow query
2022-11-02 17:02:23 +08:00
Ganlin Zhao 215257f7f1 fix: fix reverse table scan when checking if block from file overlap
with skyline deletion result error
2022-11-02 16:58:36 +08:00
Shengliang Guan f0ebaaadeb
Merge pull request #17835 from taosdata/fix/TD-20127
refact: adjust error code in vnode
2022-11-02 16:42:04 +08:00
54liuyao 43918a27f9 fix(function):if data is null, apercentile function should return null 2022-11-02 16:37:23 +08:00
Shengliang Guan 77a6cf503e
Merge pull request #17824 from taosdata/FIX/TS-1984-3.0
fix: set firstTrial as false if error encountered in loop of walScanLogGetLastVer
2022-11-02 15:49:48 +08:00
Shengliang Guan 5276b72e46
Merge pull request #17826 from taosdata/fix/TD-20116
fix: address sanitizer divide by zero error
2022-11-02 15:44:21 +08:00
Minghao Li 70aff8451f refactor(sync): add pre snapshot 2022-11-02 15:38:30 +08:00
Shengliang Guan b5f0041af1 refact: adjust error code in vnode 2022-11-02 15:28:32 +08:00
Minghao Li 3072afbacb refactor(sync): add pre snapshot 2022-11-02 15:25:26 +08:00
Minghao Li f7191d2ffd refactor(sync): add pre snapshot 2022-11-02 15:25:14 +08:00
dapan1121 ecfcf7054c enh: optimize submit response msg 2022-11-02 15:18:32 +08:00
Haojun Liao ecad94c419 fix(query): add one more check. 2022-11-02 14:59:34 +08:00
Haojun Liao f83b863cf9 fix(query): update the lastkey for each table during table scanning. 2022-11-02 14:36:00 +08:00
wade zhang 7d291174aa
Merge pull request #17831 from beyoung/patch-1
fix: typo  create_definitionn -> create_definition
2022-11-02 13:43:16 +08:00
Shengliang Guan 801ae02d0a
Merge pull request #17830 from taosdata/fix/TD-20095
fix: add dnode status log
2022-11-02 13:30:04 +08:00
Shengliang Guan 59ae60f223
Merge pull request #17827 from taosdata/fix/sync
fix(sync): delete assert
2022-11-02 13:29:56 +08:00
Shengliang Guan 8009259270
Merge pull request #17829 from taosdata/fix/TD-20117
fix: set output value to null if zero-length
2022-11-02 13:29:28 +08:00
beyoung 02927717f2
Update 04-stable.md
fix typo  create_definitionn -> create_definition
2022-11-02 12:29:11 +08:00
beyoung 61b28128fd
Update 03-table.md
fix typo  create_definitionn -> create_definition
2022-11-02 12:28:21 +08:00
beyoung 41951403c0
Update 04-stable.md
fix typo  create_definitionn -> create_definition
2022-11-02 12:27:29 +08:00
beyoung 776e31fda5
Update 03-table.md
fix typo  create_definitionn -> create_definition
2022-11-02 12:23:51 +08:00
Shengliang Guan efdcfe4653 test: add case 2022-11-02 12:00:58 +08:00
Shengliang Guan 21748defea Merge remote-tracking branch 'origin/3.0' into fix/TD-20095 2022-11-02 11:49:34 +08:00
Shengliang Guan 00c37cf1b8 Merge remote-tracking branch 'origin/fix/sync' into fix/TD-20095 2022-11-02 11:49:27 +08:00
Minglei Jin 451b6a451d fix: set output value to null if zero-length 2022-11-02 11:47:58 +08:00
Hui Li 88ee272b2e
Merge pull request #17818 from taosdata/test/TD-20059
test:add replica 3 for cluster test case
2022-11-02 11:40:02 +08:00
Minghao Li dccbe25aa9 fix(sync): delete assert 2022-11-02 11:24:42 +08:00
Shengliang Guan b2e3c7800f
Merge pull request #17813 from taosdata/feature/3_liaohj
fix(query): optimize the performance of tsdbread.
2022-11-02 11:23:29 +08:00
Shengliang Guan 3e1080bc2f
Merge pull request #17821 from taosdata/release/ver-3.0.1.6
build: release ver-3.0.1.6
2022-11-02 11:22:55 +08:00