yihaoDeng
|
1571ea844a
|
Avoid creating the same ID task multiple times
|
2023-06-01 11:25:55 +00:00 |
yihaoDeng
|
32c3cfd51a
|
Avoid creating the same ID task multiple times
|
2023-06-01 11:13:27 +00:00 |
yihaoDeng
|
0315e89591
|
Avoid creating the same ID task multiple times
|
2023-06-01 11:13:01 +00:00 |
wangmm0220
|
56782a5d41
|
fix:open task case & modify mqRebVgReq encode/decode style
|
2023-06-01 18:29:16 +08:00 |
Haojun Liao
|
ee8a9856cb
|
Merge pull request #21557 from taosdata/feature/TD-19042
fix:make version compatible
|
2023-06-01 18:25:37 +08:00 |
Haojun Liao
|
1036259a7b
|
fix(query): fix error in fill.
|
2023-06-01 18:25:05 +08:00 |
jiajingbin
|
2935ebcfc4
|
set session update info
|
2023-06-01 17:26:03 +08:00 |
wangmm0220
|
bb772e2062
|
fix:make version compatible
|
2023-06-01 17:03:02 +08:00 |
liuyao
|
64656a59d9
|
reset sream fill block index
|
2023-06-01 16:28:32 +08:00 |
wangmm0220
|
69499b9582
|
fix:make version compatible
|
2023-06-01 16:09:17 +08:00 |
wangmm0220
|
d20e0a06f6
|
fix:make version compatible
|
2023-06-01 16:04:45 +08:00 |
yihaoDeng
|
64edab6302
|
refactor code
|
2023-06-01 07:51:52 +00:00 |
wangmm0220
|
21920721f3
|
fix:make version compatible
|
2023-06-01 15:10:08 +08:00 |
Haojun Liao
|
706e350217
|
fix(query): fix error in fill and partition.
|
2023-06-01 14:36:42 +08:00 |
Ganlin Zhao
|
6517ede044
|
fix: fix interval operator ensure capacity logic
|
2023-06-01 11:23:31 +08:00 |
Haojun Liao
|
5d98a319c7
|
Merge pull request #21515 from taosdata/feature/TD-19042
feat: support create topic as stable with conditions
|
2023-06-01 09:56:55 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
Haojun Liao
|
91de00597d
|
refactor: do some internal refactor.
|
2023-05-31 22:12:14 +08:00 |
Haojun Liao
|
46f731e4d9
|
Merge pull request #21551 from taosdata/fix/resume_mem
fix(query): check the version range when dump partial rows. #TD-24504
|
2023-05-31 21:51:07 +08:00 |
Haojun Liao
|
ccc86f9916
|
refactor: do some internal refactor.
|
2023-05-31 19:36:34 +08:00 |
Haojun Liao
|
87deb36f8a
|
refactor: do some internal refactor.
|
2023-05-31 19:36:02 +08:00 |
Haojun Liao
|
6d04c4e2fd
|
refactor: do some internal refactor.
|
2023-05-31 19:05:40 +08:00 |
yihaoDeng
|
04f3784696
|
change log level
|
2023-05-31 11:05:03 +00:00 |
Haojun Liao
|
9e021087a9
|
refactor: do some internal refactor.
|
2023-05-31 19:04:53 +08:00 |
Haojun Liao
|
a3abe25539
|
refactor: do some internal refactor.
|
2023-05-31 19:03:37 +08:00 |
Haojun Liao
|
65b81a803f
|
refactor: do some internal refactor and add some logs.
|
2023-05-31 18:05:53 +08:00 |
Haojun Liao
|
fa5c024b3e
|
refactor: do some internal refactor.
|
2023-05-31 17:22:59 +08:00 |
Haojun Liao
|
18b971c666
|
fix(query): check the version range when dump partial rows of file block to sdata block directly.
|
2023-05-31 17:06:38 +08:00 |
Ganlin Zhao
|
5fe82cbdad
|
comment test cases
|
2023-05-31 16:54:37 +08:00 |
Ganlin Zhao
|
1e201da9b7
|
fix test cases
|
2023-05-31 16:26:23 +08:00 |
Ganlin Zhao
|
bd4021c599
|
fix test case
|
2023-05-31 16:10:38 +08:00 |
Haojun Liao
|
8c240cede9
|
Merge pull request #21545 from taosdata/enh/changeRocksParam
Enh/change rocks param
|
2023-05-31 13:51:32 +08:00 |
Haojun Liao
|
dd9f810f81
|
Merge pull request #21530 from taosdata/fix/TD-24365
fix sliding window issue
|
2023-05-31 13:51:14 +08:00 |
Ganlin Zhao
|
35af4a9585
|
add test cases
|
2023-05-31 13:45:16 +08:00 |
Ganlin Zhao
|
34d43647f6
|
add test cases
|
2023-05-31 13:42:02 +08:00 |
Haojun Liao
|
993599120a
|
Merge pull request #21539 from taosdata/fix/resume_mem
fix(stream): set the correct rps flag as the dispatch rsp.
|
2023-05-31 12:45:17 +08:00 |
yihaoDeng
|
ed851b522c
|
change db param
|
2023-05-31 03:30:10 +00:00 |
yihaoDeng
|
3b0a6d7f0b
|
change db param
|
2023-05-31 03:15:25 +00:00 |
Ganlin Zhao
|
26cafdea13
|
fix: fix multiple diffs ouput less lines if null values present
|
2023-05-31 11:08:41 +08:00 |
wangmm0220
|
e4866d1803
|
fix:ci test cases error
|
2023-05-31 10:38:22 +08:00 |
dapan1121
|
1bea5a53c2
|
Merge pull request #21542 from taosdata/fix/TD-24506
enh: stmt column length validation
|
2023-05-31 10:17:50 +08:00 |
dapan1121
|
23bcfc2fd0
|
enh: stmt column length validation
|
2023-05-31 09:16:47 +08:00 |
yihaoDeng
|
67becbd4d1
|
change db param
|
2023-05-31 01:10:36 +00:00 |
wangmm0220
|
96b8431f19
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-05-30 23:17:35 +08:00 |
Haojun Liao
|
fc20ca8423
|
fix(stream): set the correct rps flag as the dispatch rsp.
|
2023-05-30 18:42:23 +08:00 |
Haojun Liao
|
d9cc9f2157
|
fix(stream): remove invalid free.
|
2023-05-30 18:03:21 +08:00 |
Haojun Liao
|
937f67f07b
|
fix(stream): fix invalid free.
|
2023-05-30 18:02:42 +08:00 |
Haojun Liao
|
e96ed81ec0
|
fix(stream): add input queue capacity check.
|
2023-05-30 17:29:01 +08:00 |
Haojun Liao
|
92ecdda403
|
Merge pull request #21531 from taosdata/fix/resume_mem
fix(stream): fix memory leak in handling dispatch msg. TD-24447
|
2023-05-30 17:27:22 +08:00 |
Hui Li
|
b56ee1301e
|
Merge pull request #21529 from taosdata/test/TD-23975
add smaBasic.py test case
|
2023-05-30 17:26:12 +08:00 |