Shengliang Guan
|
6adbd8f80e
|
Merge pull request #19914 from taosdata/fix/transMemleak
fix: mem leak when fd excced limit
|
2023-03-02 17:36:38 +08:00 |
Shengliang Guan
|
5d6d6e6e16
|
Merge pull request #19805 from freemine/pthread_cleanup_push
typo: pthread_cleanup_push/pop better exist in pair
|
2023-03-02 17:35:35 +08:00 |
Shengliang Guan
|
5840e2f770
|
Merge pull request #20152 from taosdata/fix/TD-22764
fix:core dump if data block size is 0
|
2023-03-02 17:29:03 +08:00 |
Shengliang Guan
|
eeca7653b9
|
Merge pull request #20234 from taosdata/fix/TD-22868
fix:set timestamp precision
|
2023-03-02 17:21:37 +08:00 |
Shengliang Guan
|
b129def7ba
|
Merge pull request #20192 from taosdata/fix/TD-22815
fix:asan error
|
2023-03-02 17:21:23 +08:00 |
Haojun Liao
|
37281ae17f
|
Merge pull request #20228 from taosdata/feature/3_liaohj
fix(query): record the correct last accessed key in the stt file.
|
2023-03-02 17:13:31 +08:00 |
jiacy-jcy
|
fbeb2c076e
|
Merge branch 'main' into test/cyjia0227
|
2023-03-02 16:46:49 +08:00 |
Shengliang Guan
|
dd04bebb3d
|
Merge pull request #20237 from taosdata/fix/defaultValue
fix: change default config
|
2023-03-02 16:21:57 +08:00 |
Shengliang Guan
|
75273e5541
|
Merge pull request #20241 from taosdata/fix/ly_stream
ci:adjust test cases
|
2023-03-02 16:10:14 +08:00 |
jiacy-jcy
|
e1f5426dd6
|
update test case
|
2023-03-02 15:55:58 +08:00 |
Hui Li
|
44a61d8258
|
Merge pull request #20184 from taosdata/test/cyjia0227
test:add test case for TD-22532
|
2023-03-02 15:54:40 +08:00 |
dapan1121
|
4665961a73
|
Merge pull request #20240 from taosdata/fix/TD-22859
fix: add missing db options in show create database result
|
2023-03-02 15:22:42 +08:00 |
Hongze Cheng
|
e0819db5de
|
fix: auto retention
|
2023-03-02 15:06:11 +08:00 |
54liuyao
|
09ac1be5ff
|
ci:adjust test cases
|
2023-03-02 14:27:33 +08:00 |
yihaoDeng
|
e383afc96d
|
change default config
|
2023-03-02 13:58:03 +08:00 |
dapan1121
|
3015967484
|
fix: fix show create database issue
|
2023-03-02 13:09:50 +08:00 |
yihaoDeng
|
1cb6e49c79
|
change default config
|
2023-03-02 13:04:49 +08:00 |
yihaoDeng
|
5c50eeb5cc
|
change default config
|
2023-03-02 12:16:28 +08:00 |
dapan1121
|
2a5074870d
|
fix: add missing db options in show create database result
|
2023-03-02 11:33:29 +08:00 |
dapan1121
|
0857404b2e
|
Merge pull request #20235 from taosdata/fix/TS-2770
fix: projection query with descending order result error
|
2023-03-02 11:03:08 +08:00 |
Hui Li
|
a484725f31
|
Update cases.task
|
2023-03-02 10:56:09 +08:00 |
Haojun Liao
|
3730ea4b57
|
test: update the sim to speedup this case and set the tqdebugflag to be 135.
|
2023-03-02 10:00:00 +08:00 |
yihaoDeng
|
4fa1839798
|
change default config
|
2023-03-02 09:33:46 +08:00 |
dapan1121
|
341f813a61
|
Merge remote-tracking branch 'origin/main' into fix/TS-2770
|
2023-03-02 08:29:37 +08:00 |
Haojun Liao
|
8d32d256ad
|
fix(query): set correct lastkeyinstt.
|
2023-03-02 00:48:17 +08:00 |
Haojun Liao
|
c5102c9ea5
|
Merge branch 'main' into feature/3_liaohj
|
2023-03-01 23:31:57 +08:00 |
Haojun Liao
|
443852cc3f
|
fix(query): set correct last key.
|
2023-03-01 21:46:25 +08:00 |
yihaoDeng
|
8cdae7933b
|
change default config
|
2023-03-01 21:03:24 +08:00 |
yihaoDeng
|
37348fb456
|
change default config
|
2023-03-01 21:00:01 +08:00 |
Xiaoyu Wang
|
0fe9b5ca19
|
Merge pull request #20222 from taosdata/feat/compact
more compact to enterprise
|
2023-03-01 20:19:42 +08:00 |
dapan1121
|
d31fdd626b
|
Merge pull request #20220 from taosdata/fix/TD-22851
fix: invalid read memory issue
|
2023-03-01 19:44:52 +08:00 |
dapan1121
|
8f858268d3
|
fix: add test case
|
2023-03-01 19:25:24 +08:00 |
54liuyao
|
8a23f0ce3b
|
fix:set timestamp precision
|
2023-03-01 18:59:27 +08:00 |
Xiaoyu Wang
|
e2cfad8d4c
|
Merge pull request #20226 from taosdata/FIX/TS-2766-main
enh: rotate wal of mnode properly
|
2023-03-01 17:44:53 +08:00 |
Xiaoyu Wang
|
b1217632a1
|
Merge pull request #20193 from taosdata/FIX/TD-22809-main
enh: not allow to insert when insufficient diskspace left
|
2023-03-01 17:44:37 +08:00 |
wangmm0220
|
9ad236b8f7
|
fix:disable test cases
|
2023-03-01 17:03:52 +08:00 |
Linhe Huo
|
de5d9185c2
|
Merge pull request #20225 from taosdata/fix/explorer-packaging
fix: fix ls failed when enabled -e
|
2023-03-01 16:43:42 +08:00 |
Benguang Zhao
|
c3ef678da5
|
enh: not allow to insert when insufficient diskspace left
|
2023-03-01 15:55:06 +08:00 |
Xiaoyu Wang
|
13d29b6f75
|
move compact to enterprise
|
2023-03-01 15:32:57 +08:00 |
Xiaoyu Wang
|
4cf0a8b376
|
move compact to enterprise
|
2023-03-01 15:25:01 +08:00 |
Xiaoyu Wang
|
7e0efcdc9b
|
move compact to enterprise
|
2023-03-01 15:06:41 +08:00 |
Haojun Liao
|
3327beba1e
|
fix(query): record the correct last accessed key in the stt file.
|
2023-03-01 14:56:51 +08:00 |
Xiaoyu Wang
|
74a4051881
|
move compact to enterprise
|
2023-03-01 14:48:31 +08:00 |
dapan1121
|
ee70606f19
|
fix: projection query in descending order result error issue
|
2023-03-01 14:48:15 +08:00 |
dapan1121
|
6bb2c36ee1
|
Merge remote-tracking branch 'origin/main' into fix/TD-22851
|
2023-03-01 13:42:50 +08:00 |
Hui Li
|
4d35cb7fad
|
Merge pull request #20213 from taosdata/test/main/TD-22821
test: remove cross-threaded operations that use Python connection in test cases
|
2023-03-01 13:37:02 +08:00 |
Huo Linhe
|
d05cb92fc4
|
fix: fix ls failed when enabled -e
|
2023-03-01 11:53:11 +08:00 |
Hui Li
|
ffa1deb077
|
'test: add timeout to poll'
|
2023-03-01 11:53:00 +08:00 |
dapan1121
|
f27a2e8a78
|
Merge pull request #20207 from taosdata/fix/TD-22822
fix(query): add inherit input order from upstream option for exchange operator
|
2023-03-01 11:16:57 +08:00 |
wangmm0220
|
d7cbcbf8ef
|
fix:open test cases
|
2023-03-01 10:55:55 +08:00 |