dapan1121
|
d282e511e3
|
fix: fix taosd memory leak issue
|
2022-11-03 11:47:15 +08:00 |
Shengliang Guan
|
e61829856a
|
Merge pull request #17852 from taosdata/fix/TD-20125
fix: set fs and last dataf reader to null when resetting
|
2022-11-03 11:31:34 +08:00 |
Shengliang Guan
|
75e4d6f22c
|
test: adjust case
|
2022-11-03 11:16:38 +08:00 |
Shengliang Guan
|
f724a3d172
|
test: adjust case
|
2022-11-03 11:14:33 +08:00 |
Ganlin Zhao
|
e20d0038b4
|
add client side config for select count(NULL)
|
2022-11-03 11:12:27 +08:00 |
jiacy-jcy
|
d13c20d9b3
|
Merge branch '3.0' into test/jcy
|
2022-11-03 11:00:39 +08:00 |
Shengliang Guan
|
843e17744e
|
refact: add sequence for status msg
|
2022-11-03 10:57:20 +08:00 |
Haojun Liao
|
7a14bc05ea
|
fix(query): fix some issues about the initialization of SColumnInfoData.
|
2022-11-03 10:57:05 +08:00 |
jiacy-jcy
|
9c55ac6a88
|
Merge branch '3.0' into test/jcy
|
2022-11-03 10:50:30 +08:00 |
Haojun Liao
|
e83159f0d9
|
refactor: increase the buffer for each agg operator, and make the pointer attributes in SColumnInfoData to be aligned to 8bit in memory to speedup the execution of memmove & memset.
|
2022-11-03 10:47:55 +08:00 |
dapan1121
|
4039e99d96
|
Merge pull request #17816 from taosdata/fix/TD-19686
fix: return err code when query fail
|
2022-11-03 10:45:54 +08:00 |
Shengliang Guan
|
0b69a23220
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20095
|
2022-11-03 10:42:57 +08:00 |
Shengliang Guan
|
108b9ffed6
|
refact: add sequence for status msg
|
2022-11-03 10:42:33 +08:00 |
Ganlin Zhao
|
5fffeba2f3
|
fix(query): fix countAlwaysReturnValue param not taking effect for
count and hyperloglog function
TD-20140
|
2022-11-03 10:39:53 +08:00 |
Hui Li
|
b74b58f42b
|
Merge pull request #17844 from taosdata/test/TD-20059
test:add replica parameters for all testcase
|
2022-11-03 10:37:18 +08:00 |
chenhaoran
|
99e4c0db48
|
test:add testcase of checking installPackages
|
2022-11-03 10:33:47 +08:00 |
Haojun Liao
|
53e1c19acb
|
enh(query): remove the memset.
|
2022-11-03 10:28:52 +08:00 |
Minghao Li
|
102969086d
|
refactor(sync): add local-cmd:follower-commit
|
2022-11-03 10:25:38 +08:00 |
dapan1121
|
2bf5b0405d
|
Merge pull request #17851 from taosdata/enh/TD-19956
enh: optimize submit response message
|
2022-11-03 10:19:39 +08:00 |
dapan1121
|
d2a29ed7a7
|
fix:add tbname in test cases
|
2022-11-03 10:18:02 +08:00 |
dapan1121
|
1eef25620d
|
fix: fix tbname in crash issue
|
2022-11-03 10:09:36 +08:00 |
Haojun Liao
|
9f5a0f01ea
|
Merge branch '3.0' into fix/liao_cov
|
2022-11-03 10:02:23 +08:00 |
Haojun Liao
|
11c4878ca1
|
refactor(query): do some internal refactor.
|
2022-11-03 10:01:11 +08:00 |
Hui Li
|
695a99a64f
|
Merge pull request #17749 from taosdata/test/TD-19706
update jenkinsFile2 to add unit test
|
2022-11-03 09:39:32 +08:00 |
Minghao Li
|
1a4b7622e4
|
enh(sync): add sync pre stop
|
2022-11-03 09:39:20 +08:00 |
Shengliang Guan
|
54717721c0
|
Merge pull request #17850 from taosdata/szhou/fixbugs
fix: taos_fetch_row returns null and log the error when the argument is invalid
|
2022-11-03 09:30:31 +08:00 |
Shengliang Guan
|
9de4bfb230
|
Merge pull request #17834 from taosdata/fix/liao_cov
fix(query): update the lastkey for each table during table scanning.
|
2022-11-03 09:29:55 +08:00 |
Shengliang Guan
|
3a4101f724
|
Merge pull request #17849 from taosdata/fix/TD-20095
fix: status access time error
|
2022-11-03 09:29:22 +08:00 |
Minglei Jin
|
0bbe049e58
|
fix: set fs and last dataf reader to null when resetting
|
2022-11-03 09:14:51 +08:00 |
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 |