kailixu
|
581f5e79d9
|
fix: reserve log file name
|
2024-06-11 18:20:00 +08:00 |
kailixu
|
5b0bb82ed0
|
fix: reserve log file name
|
2024-06-11 17:46:53 +08:00 |
Hongze Cheng
|
101c5ee75a
|
Merge pull request #26093 from taosdata/enh/TD-30490-3.0
enh: support get msg string and msg number
|
2024-06-11 15:48:04 +08:00 |
Hongze Cheng
|
d321fbbc87
|
Merge pull request #26005 from taosdata/enh/TS-3737-3.0
enh: support createdb permission for user
|
2024-06-11 15:46:00 +08:00 |
Haojun Liao
|
539543b011
|
Merge pull request #25846 from taosdata/enh/opt_prj
enh(query): optimize the project query performance
|
2024-06-11 14:35:27 +08:00 |
Hongze Cheng
|
5c1c65751a
|
Merge pull request #26083 from taosdata/fix/TD-30200-3.0
fix: last cache rebuild from multi brinBlk
|
2024-06-11 13:46:55 +08:00 |
Hongze Cheng
|
17ced955b7
|
Merge pull request #26079 from taosdata/fix/TD-30310
fix(last_row): fix empty table condition
|
2024-06-11 11:21:09 +08:00 |
kailixu
|
9d2894bb6d
|
enh: support get msg string and msg number
|
2024-06-11 10:56:37 +08:00 |
kailixu
|
f93fcedee5
|
Merge branch '3.0' into enh/TD-30490-3.0
|
2024-06-11 09:30:30 +08:00 |
kailixu
|
ed33493521
|
enh: support get msg string and msg number
|
2024-06-10 22:56:44 +08:00 |
kailixu
|
4c9b66c42c
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-10 19:55:39 +08:00 |
Haojun Liao
|
895ee30cf3
|
Merge branch '3.0' into enh/opt_prj
|
2024-06-09 23:51:38 +08:00 |
Hongze Cheng
|
9db638b2ba
|
Merge pull request #26027 from taosdata/fix/fixInvalidRead30
Fix/fixInvalidRead30
|
2024-06-07 17:37:37 +08:00 |
Hongze Cheng
|
be08709dc3
|
Merge pull request #26088 from taosdata/fix/TD-30467-3.0
fix: compile problem for community
|
2024-06-07 17:37:09 +08:00 |
Alex Duan
|
4dd17c30ea
|
Merge pull request #26075 from taosdata/fix/TD-30006-3.0
fix: case coverage add column
|
2024-06-07 17:25:00 +08:00 |
kailixu
|
fa8f1d2389
|
fix: compile problem for community
|
2024-06-07 17:24:36 +08:00 |
kailixu
|
ffa235edbd
|
fix: check range option
|
2024-06-07 16:10:27 +08:00 |
Shungang Li
|
f9950d5fa3
|
fix: last cache rebuild from multi brinBlk
|
2024-06-07 14:47:02 +08:00 |
kailixu
|
054cb9b64a
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-07 14:09:23 +08:00 |
Haojun Liao
|
cbd9f86a34
|
Merge pull request #26065 from taosdata/fix/3_liaohj
fix(stream): always load the data for fill-history scan.
|
2024-06-07 14:01:50 +08:00 |
Alex Duan
|
de2cf66803
|
Merge pull request #26035 from taosdata/test/TD-30382
test: update stream case for TD-30382
|
2024-06-07 13:52:09 +08:00 |
Minglei Jin
|
01e5e124fb
|
fix(last_row): fix empty table condition
|
2024-06-07 13:47:04 +08:00 |
kailixu
|
a8788ec3a6
|
enh: check range for user enable/sysinfo/createdb
|
2024-06-07 13:30:10 +08:00 |
Haojun Liao
|
c4447d6873
|
fix(stream): flush executor state for those with only one task for a stream.
|
2024-06-07 12:44:38 +08:00 |
Haojun Liao
|
1e47cb7eba
|
other: update the test case.
|
2024-06-07 11:15:23 +08:00 |
Hongze Cheng
|
0e512c7127
|
Merge pull request #25823 from taosdata/feat/TD-30053-3.0
feat(grant): support industry edition
|
2024-06-07 10:46:01 +08:00 |
kailixu
|
7de2928c86
|
Merge branch '3.0' into feat/TD-30053-3.0
|
2024-06-07 10:28:22 +08:00 |
kailixu
|
7abd569aad
|
test: test case for show grants full
|
2024-06-07 10:27:59 +08:00 |
Haojun Liao
|
34205ba62c
|
refactor: do some internal refactor.
|
2024-06-07 10:09:40 +08:00 |
kailixu
|
13a0183599
|
check enable/sysinfo range
|
2024-06-07 09:04:28 +08:00 |
dapan1121
|
00f8ea810c
|
Merge pull request #26074 from taosdata/fix/TD-30197
adj test case
|
2024-06-07 08:52:48 +08:00 |
Haojun Liao
|
385e1a8b0d
|
refactor: do some internal refactor.
|
2024-06-06 23:55:54 +08:00 |
Haojun Liao
|
88e77d6bc6
|
fix(stream): remove expired stream in buf.
|
2024-06-06 23:54:48 +08:00 |
Haojun Liao
|
6ef3c02717
|
fix(tsdb): remove invalid assert.
|
2024-06-06 19:09:54 +08:00 |
dapan1121
|
b18ed65cae
|
Merge pull request #26070 from taosdata/fix/3.0/msg_type_messed
fix defining tsma messages messing vnode commit messages
|
2024-06-06 18:56:24 +08:00 |
Alex Duan
|
e66482c8a5
|
fix: case coverage add column
|
2024-06-06 18:28:22 +08:00 |
Haojun Liao
|
420cbc36e5
|
other: fix syntax error.
|
2024-06-06 17:40:17 +08:00 |
54liuyao
|
262433eec5
|
adj test case
|
2024-06-06 17:39:17 +08:00 |
dapan1121
|
6b1dc7f6cf
|
Merge pull request #26066 from taosdata/fix/TD-28412
fix:[TD-28412] change offset from earliest/-1 to earliest/0 to avoid …
|
2024-06-06 17:37:12 +08:00 |
Haojun Liao
|
52e090634e
|
fix(stream): transfer state before send checkpoint-trigger msg to downstream tasks.
|
2024-06-06 17:21:23 +08:00 |
kailixu
|
2f5179cf44
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-06 16:42:04 +08:00 |
wangjiaming0909
|
46351a6ba9
|
fix defining tsma messages messing vnode commit messages
|
2024-06-06 16:13:02 +08:00 |
dapan1121
|
f1f80d57b8
|
Merge pull request #26045 from taosdata/fix/TD-30360
fix:[TD-30360] drop database in the end to avoid not enough memory
|
2024-06-06 15:44:42 +08:00 |
wangmm0220
|
0e473952c4
|
fix:[TD-28412] change offset from earliest/-1 to earliest/0 to avoid tmqParamsTest.py error
|
2024-06-06 14:18:21 +08:00 |
Haojun Liao
|
2da9476e48
|
fix(stream): always load the data for fill-history scan.
|
2024-06-06 14:18:04 +08:00 |
kailixu
|
cf6cbee568
|
test: adjust test case for taos/taosd version output
|
2024-06-06 14:10:33 +08:00 |
kailixu
|
5eb4f66452
|
test: adjust test case for taos/taosd version output
|
2024-06-06 13:01:03 +08:00 |
Alex Duan
|
f25ae0493a
|
Merge pull request #26059 from taosdata/test/3.0/TD-30462
test:change the CRAN mirror site to a domestic one for R test
|
2024-06-06 11:38:57 +08:00 |
chenhaoran
|
67f808c9cb
|
test:change the CRAN mirror site to a domestic one for R test
|
2024-06-06 11:30:59 +08:00 |
Haojun Liao
|
0e9f720cc4
|
fix(stream):add logs.
|
2024-06-06 11:27:20 +08:00 |