Haojun Liao
|
90687bae1c
|
refactor: do some internal refactor.
|
2023-05-19 15:30:50 +08:00 |
wangmm0220
|
f7ab8dabf0
|
fix:[TD-23972] push subscribe msg to vnode even though consumer not change
|
2023-05-19 15:14:39 +08:00 |
Ganlin Zhao
|
0de1c61cea
|
add test cases
|
2023-05-19 15:09:30 +08:00 |
shenglian zhou
|
f36b0be17d
|
fix: join eq conditions not only for tag
|
2023-05-19 14:32:03 +08:00 |
dapan
|
efbc3fc7c6
|
fix: tmr in windows can't re-init issue
|
2023-05-19 14:19:29 +08:00 |
shenglian zhou
|
3e92ec7a8a
|
fix: save work
|
2023-05-19 14:09:37 +08:00 |
wangmm0220
|
238254e49e
|
fix:add task status check in doQueueScan & checkout consumer in tqProcessPollReq
|
2023-05-19 14:06:43 +08:00 |
liuyao
|
e1291bd8b4
|
opt stream ci test
|
2023-05-19 13:28:58 +08:00 |
wade zhang
|
dccbddd084
|
Merge pull request #21381 from taosdata/docs/wade-20230519-1
doc: refine kafka connector
|
2023-05-19 12:57:06 +08:00 |
gccgdb1234
|
bd9c726e6d
|
doc: refine kafka connector
|
2023-05-19 11:59:36 +08:00 |
dapan1121
|
6a1eb62dd4
|
fix: distinct group issue
|
2023-05-19 11:26:40 +08:00 |
dapan1121
|
5183e5dd51
|
Merge pull request #21348 from wangjiaming0909/fix/3.0/TD-24227
fix: invalid memory access of buffer after vsnprintf
|
2023-05-19 11:18:38 +08:00 |
slzhou
|
7218a03487
|
fix: result block ensure capacity when finalize may produce serveral rows
|
2023-05-19 11:16:31 +08:00 |
Haojun Liao
|
d8525123a2
|
enh(stream): add API to retrieve last ts for multi-tables.
|
2023-05-19 11:03:41 +08:00 |
Ganlin Zhao
|
807ec0b967
|
fix test case
|
2023-05-19 10:39:33 +08:00 |
wade zhang
|
6724640003
|
Update 11-kafka.md
|
2023-05-19 10:29:07 +08:00 |
dapan1121
|
8eacc51ade
|
Merge pull request #21379 from taosdata/fix/TD-24280
fix: last table scan issue
|
2023-05-19 10:25:57 +08:00 |
wade zhang
|
208c9756cf
|
Merge pull request #21331 from taosdata/fix/TD-24097
enh(cache/batchread): load columns in one trip
|
2023-05-19 10:20:47 +08:00 |
wade zhang
|
edc9175cb9
|
Merge pull request #21377 from taosdata/docs/wade-20230519
doc: refine Kafka source connector configuration parameters
|
2023-05-19 10:19:47 +08:00 |
Shuduo Sang
|
84f7c12b8d
|
docs: fix zh/02-intro (#21380)
* docs: fix broken links
* docs: fix zh/02-intro.md
|
2023-05-19 09:37:35 +08:00 |
kailixu
|
de93895859
|
chore: code optimization
|
2023-05-19 09:25:26 +08:00 |
wade zhang
|
1ade314043
|
Merge pull request #21325 from taosdata/feat/force-drop-dnode
Feat/force drop dnode
|
2023-05-19 09:23:54 +08:00 |
dapan1121
|
e882601b67
|
fix: last table scan issue
|
2023-05-19 09:15:48 +08:00 |
Haojun Liao
|
93c4e3fe70
|
other: remove empty files.
|
2023-05-19 09:12:16 +08:00 |
Haojun Liao
|
1e020a46c9
|
other: merge main.
|
2023-05-19 09:07:35 +08:00 |
wade zhang
|
7374ea2f0b
|
Merge pull request #21322 from taosdata/fix/status-resp-return-null-when-only-one-ep
status resp return null when only one ep
|
2023-05-19 09:04:41 +08:00 |
dapan1121
|
27b228b79b
|
Merge pull request #21365 from taosdata/fix/TD-24188
enh: optimize order by for partition by clause
|
2023-05-19 08:57:11 +08:00 |
Haojun Liao
|
d4b0e102af
|
fix:do some internal refactor.
|
2023-05-19 08:55:59 +08:00 |
dapan1121
|
386b8484ba
|
Merge pull request #21328 from taosdata/szhou/fix-ts3405
fix: join improvement
|
2023-05-19 08:51:06 +08:00 |
gccgdb1234
|
3cfdbf2f0c
|
doc: refine Kafka source connector configuration parameters
|
2023-05-19 08:18:29 +08:00 |
kailixu
|
c770a5c306
|
chore: code optimization
|
2023-05-19 06:59:28 +08:00 |
kailixu
|
573e16a2a7
|
chore: test case
|
2023-05-19 06:54:09 +08:00 |
kailixu
|
0fc1eadeed
|
chore: revert
|
2023-05-19 06:52:07 +08:00 |
kailixu
|
8eb4367d46
|
fix: range check and test case adjust
|
2023-05-19 06:50:12 +08:00 |
wangmm0220
|
bca1af3f5d
|
fix:change tmq subscribe try time to 60mins
|
2023-05-18 21:18:44 +08:00 |
kailixu
|
5fc17e874d
|
chore: remove unused code
|
2023-05-18 20:24:46 +08:00 |
kailixu
|
24f368c71a
|
enh: read active code from cfg
|
2023-05-18 20:22:12 +08:00 |
kailixu
|
e3f194ed9b
|
chore: code optimization
|
2023-05-18 19:13:04 +08:00 |
wade zhang
|
779ec32415
|
Merge pull request #21366 from taosdata/fix/change-restore-prompt-message
change restore prompt message
|
2023-05-18 19:10:08 +08:00 |
wade zhang
|
f3bdc855cb
|
refine an error messsage
|
2023-05-18 19:09:54 +08:00 |
shenglian zhou
|
09837b7639
|
fix: save work
|
2023-05-18 19:00:10 +08:00 |
Hui Li
|
f6c7dbc28e
|
Merge pull request #21373 from taosdata/fix/TD-24281
test: increase timeouts of checking db ready
|
2023-05-18 18:54:05 +08:00 |
chenhaoran
|
52e85cb85a
|
test: increase timeouts of checking db ready
|
2023-05-18 18:53:16 +08:00 |
Haojun Liao
|
e2f43d4ac8
|
Merge pull request #21362 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2023-05-18 18:48:23 +08:00 |
Ganlin Zhao
|
0a41ba1573
|
add test cases
|
2023-05-18 18:48:00 +08:00 |
Minglei Jin
|
35f74ce2e8
|
cache/schema: not cache schema
|
2023-05-18 18:35:06 +08:00 |
wangmm0220
|
50bdfef7b6
|
fix:tmq ref err & vg error
|
2023-05-18 18:34:42 +08:00 |
wangmm0220
|
7db9f1e58e
|
fix:tmq ref err & vg error
|
2023-05-18 18:21:45 +08:00 |
wade zhang
|
ce9507e3d4
|
Merge pull request #21350 from taosdata/fix/restore-learner-stuck
restore learner stuck
|
2023-05-18 18:13:00 +08:00 |
wangmm0220
|
c7e6883ac8
|
fix:tmq ref err & vg error
|
2023-05-18 18:10:33 +08:00 |