Haojun Liao
|
4682e9c93f
|
Merge pull request #21486 from taosdata/fix/liaohj_main
fix(query): fix bug in iterating the table list.
|
2023-05-26 11:29:17 +08:00 |
Haojun Liao
|
74f753606b
|
fix(query): add regression test case.
|
2023-05-26 10:37:36 +08:00 |
dapan1121
|
3cf0ebe55f
|
Merge pull request #21469 from taosdata/fix/TD-24369
fix: fix log not compressed when logKeepDays set to positive value
|
2023-05-26 10:07:43 +08:00 |
dapan1121
|
d4c0ca1a32
|
Merge pull request #21467 from taosdata/fix/TS-3402
fix: fix timestamp conversion error due to daylight saving time
|
2023-05-26 10:06:32 +08:00 |
Haojun Liao
|
409656f7b6
|
fix(query): fix bug in iterating the table list.
|
2023-05-26 10:05:54 +08:00 |
wade zhang
|
a9de444d43
|
Merge pull request #21481 from taosdata/enh/xftan/change-taosadapter-main
enh(taosAdapter): change taosAdapter to main branch
|
2023-05-26 09:11:57 +08:00 |
t_max
|
abca0495b1
|
enh(taosAdapter): change taosAdapter to main branch
|
2023-05-25 18:54:22 +08:00 |
Ganlin Zhao
|
a57da3bdf7
|
fix: fix log not compressed when logKeepDays set to positive value
|
2023-05-25 14:13:34 +08:00 |
Ganlin Zhao
|
459c1e6c0c
|
fix: fix timestamp conversion error due to daylight saving time
|
2023-05-25 13:31:18 +08:00 |
Yaqiang Li
|
70c18d44a2
|
Merge pull request #21452 from taosdata/main-yq
implement TD-24378
|
2023-05-25 09:08:21 +08:00 |
Hui Li
|
7f9b1ea59d
|
Merge pull request #21458 from taosdata/test/update_crash_gen
skip some errors
|
2023-05-24 19:50:16 +08:00 |
Ping Xiao
|
f2b438622a
|
skip some errors
|
2023-05-24 19:47:56 +08:00 |
dapan1121
|
137a9eb602
|
Merge pull request #21455 from taosdata/enh/add_varchar_sma
fix: fix count var type error
|
2023-05-24 18:41:01 +08:00 |
Ganlin Zhao
|
bd45785dfd
|
add test cases
|
2023-05-24 01:30:48 -07:00 |
Ganlin Zhao
|
89bea7100f
|
fix: fix count var type error
|
2023-05-24 00:31:05 -07:00 |
dapan1121
|
3b6c469713
|
Merge pull request #21440 from taosdata/enh/TD-24357
enh: support config batch rows number when import data from csv file
|
2023-05-24 15:15:45 +08:00 |
dapan1121
|
8ecdbc7939
|
Merge pull request #21448 from wangjiaming0909/fix/m/TD-24313
fix: core dump when select with interval caused by order
|
2023-05-24 14:07:14 +08:00 |
Li Ya Qiang
|
7359719429
|
implement TD-24378
|
2023-05-24 13:57:59 +08:00 |
wade zhang
|
6b6e59d83a
|
Merge pull request #21444 from taosdata/release/ver-3.0.4.2
build: release ver-3.0.4.2
|
2023-05-24 11:28:49 +08:00 |
Hongze Cheng
|
d6d0bf0e41
|
enh: add varchar sma
|
2023-05-24 10:47:26 +08:00 |
wangjiaming0909
|
9a421a92f9
|
fix: core dump when select with interval caused by order
|
2023-05-24 10:32:10 +08:00 |
dapan1121
|
b52f867a1f
|
fix: rebuild table data issue
|
2023-05-24 09:56:59 +08:00 |
dapan1121
|
5bedf6b19a
|
enh: support config batch rows number when import data from csv file
|
2023-05-23 19:21:52 +08:00 |
wade zhang
|
c77bf18010
|
Merge pull request #21439 from taosdata/fix/TD-24352-M
fix: alter dnode option has no effect
|
2023-05-23 18:49:02 +08:00 |
kailixu
|
34cf6aad30
|
fix: alter dnode option has no effect
|
2023-05-23 18:29:53 +08:00 |
xleili
|
a54eaa20ff
|
build: release ver-3.0.4.2
|
2023-05-23 18:11:00 +08:00 |
Yaqiang Li
|
5a1cacaa4a
|
Merge pull request #21423 from taosdata/main-yq
Remove taosx, connector, explorer and taoskeeper in cloud tdengine
|
2023-05-23 16:37:26 +08:00 |
Hui Li
|
09a99142cb
|
Merge pull request #21427 from taosdata/mark/tmq
fix:lost data because tsdbreader or task is killed
|
2023-05-23 15:53:11 +08:00 |
Li Ya Qiang
|
13a6eb177c
|
add space before the bin files
|
2023-05-23 11:38:04 +08:00 |
Li Ya Qiang
|
00524b3185
|
remove the taosdump in cloud
|
2023-05-23 11:36:42 +08:00 |
wangmm0220
|
ed612088c0
|
fix:lost data because tsdbreader or task is killed
|
2023-05-23 10:32:13 +08:00 |
Li Ya Qiang
|
ca479f57df
|
Remove taosx, connector, explorer and taoskeeper in cloud tdengine
|
2023-05-23 10:28:27 +08:00 |
Hui Li
|
cb95a44bec
|
Merge pull request #21421 from taosdata/test/update_crash_gen
update crash_gen
|
2023-05-22 20:14:59 +08:00 |
wangmm0220
|
d8387b95ff
|
fix:set task status to 0 in inti
|
2023-05-22 20:14:43 +08:00 |
Ping Xiao
|
7b20d2fa7d
|
update crash_gen
|
2023-05-22 20:13:32 +08:00 |
Haojun Liao
|
f3491310a9
|
Merge pull request #21411 from taosdata/fix/TD-24144
fix:remove get schema from previous for taosx
|
2023-05-22 18:37:20 +08:00 |
Haojun Liao
|
04671f07e5
|
Merge pull request #21406 from taosdata/doc/TD-23312
add parameter
|
2023-05-22 18:20:50 +08:00 |
Hui Li
|
0f4fb1c31d
|
Merge pull request #21407 from taosdata/mark/tmq
fix:set task code success after kill
|
2023-05-22 16:10:18 +08:00 |
wangmm0220
|
ae515851c4
|
fix:remove get schema from previous for taosx
|
2023-05-22 15:32:30 +08:00 |
yihaoDeng
|
d6b188f15d
|
opt compile
|
2023-05-22 06:10:00 +00:00 |
yihaoDeng
|
f67caaed1f
|
opt compile
|
2023-05-22 06:09:55 +00:00 |
wangmm0220
|
591b51f624
|
fix:set task code success after kill
|
2023-05-22 12:42:21 +08:00 |
yihaoDeng
|
28d562a55d
|
add parameter
|
2023-05-22 03:56:11 +00:00 |
dapan1121
|
e7496d7b82
|
Merge pull request #21388 from wangjiaming0909/fix/TS-3423
fix: select last(*) ..group by tag return wrong rows of data
|
2023-05-22 11:13:26 +08:00 |
Hui Li
|
94f81a8cdf
|
Merge pull request #21394 from taosdata/test/TD-23805-MAIN1
schema much change and schemaless insert test case
|
2023-05-22 10:29:05 +08:00 |
Shuduo Sang
|
c9add94420
|
docs: update readme main (#21401)
* docs: update readme with libgflags
* docs: update README-CN.md
|
2023-05-22 09:58:52 +08:00 |
Hui Li
|
3f824e2045
|
Merge pull request #21355 from taosdata/mark/tmq
fix:error in pHandle lock
|
2023-05-22 08:57:45 +08:00 |
wangmm0220
|
7b735c67d0
|
fix:move sleep logic from rpc thread to tmq thread & fix some error
|
2023-05-20 16:36:25 +08:00 |
wangmm0220
|
8183be4aff
|
fix:move sleep logic from rpc thread to tmq thread & fix some error
|
2023-05-20 16:13:52 +08:00 |
dapan1121
|
c0d3da9b32
|
Merge pull request #21382 from taosdata/szhou/fix-td24277
fix: result block ensure capacity when finalize may produce serveral …
|
2023-05-20 14:08:41 +08:00 |