Haojun Liao
|
9ee9174608
|
other: merge 3.0
|
2023-11-11 15:48:31 +08:00 |
Haojun Liao
|
3bacd7516e
|
fix(stream): extact stream nodes list if not initialized.
|
2023-11-11 15:40:35 +08:00 |
Haojun Liao
|
15430f4d50
|
refactor:
|
2023-11-11 15:40:33 +08:00 |
Haojun Liao
|
5fcef5bd89
|
refactor:add some logs.
|
2023-11-11 15:40:32 +08:00 |
Haojun Liao
|
7a23df4b1a
|
fix(stream): set the correct updated nodeId.
|
2023-11-11 15:40:32 +08:00 |
Haojun Liao
|
8e5db21c3f
|
fix(test): fix syntax error.
|
2023-11-11 15:40:13 +08:00 |
Haojun Liao
|
af08a189c1
|
fix(stream): disable concurrently restart stream tasks.
|
2023-11-11 15:40:10 +08:00 |
Haojun Liao
|
e1de1de421
|
fix(stream): fix the invalid free.
|
2023-11-11 15:40:07 +08:00 |
Haojun Liao
|
97772e9aab
|
fix(stream): the checkpoint version can only be updated when generating checkpoint.
|
2023-11-11 15:40:05 +08:00 |
Haojun Liao
|
801b211cd8
|
refactor:do some internal refactor.
|
2023-11-11 15:39:45 +08:00 |
Haojun Liao
|
0463c0d755
|
refactor: wait for a while when no quota available.
|
2023-11-11 15:38:41 +08:00 |
Haojun Liao
|
22808ce1b7
|
fix(stream): update the fill-time for quota limitation.
|
2023-11-11 15:38:32 +08:00 |
dapan1121
|
c480f71118
|
Merge pull request #23628 from taosdata/fix/TS-4052
report not supported error when DDD but no DD specified
|
2023-11-10 15:06:29 +08:00 |
dapan1121
|
e5eeea5b16
|
Merge pull request #23619 from taosdata/fix/TD-26925
fix: const value replace issue
|
2023-11-10 10:42:22 +08:00 |
wangjiaming0909
|
ea5adf5511
|
report not supported error when DDD but no DD specified
|
2023-11-09 20:20:00 +08:00 |
Haojun Liao
|
e6f3d4edc7
|
Merge pull request #23611 from taosdata/fix/TD-27216-3
change chkpid gen way
|
2023-11-09 18:55:17 +08:00 |
dapan1121
|
4f67629ea1
|
Merge pull request #23621 from taosdata/fix/TS-4122
correct colid in blockinfo
|
2023-11-09 18:09:09 +08:00 |
Yihao Deng
|
0453991cdf
|
Merge branch '3.0' into fix/TD-27216-3
|
2023-11-09 17:12:56 +08:00 |
wangjiaming0909
|
a6600ab23a
|
correct colid in blockinfo
|
2023-11-09 15:41:01 +08:00 |
dapan1121
|
8314cb6013
|
Merge pull request #23494 from taosdata/enh/TD-23769-3.0x
enh: checkpoint for rsma
|
2023-11-09 14:51:37 +08:00 |
dapan1121
|
c1f935bd12
|
fix: const value replace issue
|
2023-11-09 14:49:04 +08:00 |
kailixu
|
1a950afdb8
|
enh: test case for rsma snapshot
|
2023-11-09 12:09:27 +08:00 |
Haojun Liao
|
257ab4f270
|
Merge pull request #23526 from taosdata/feat/TD-26060
feat:checkpoint backup function
|
2023-11-09 11:46:28 +08:00 |
yihaoDeng
|
50666987f0
|
change chkpid gen way
|
2023-11-09 11:23:17 +08:00 |
Haojun Liao
|
ef646873ef
|
Merge pull request #23596 from taosdata/fix/streamTransferError
fix stream transfer err
|
2023-11-09 10:51:22 +08:00 |
kailixu
|
edef4de7b2
|
chore: revert the code
|
2023-11-08 20:57:57 +08:00 |
kailixu
|
501d5a7acc
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-08 20:47:15 +08:00 |
kailixu
|
72ecb0431c
|
enh: rsma checkpoint
|
2023-11-08 20:45:44 +08:00 |
kailixu
|
e72582a1fa
|
Merge branch 'fix/streamTransferError' into enh/TD-23769-3.0x
|
2023-11-08 20:45:21 +08:00 |
dapan1121
|
3139bf775b
|
Merge pull request #23536 from taosdata/feat/TS-4122
feat: cache scan for select last(c), ts/c
|
2023-11-08 17:07:22 +08:00 |
dapan1121
|
f1b54613f0
|
Merge pull request #23569 from taosdata/fix/distinct
fix(excutor): group agg operator copy from hash table directly
|
2023-11-08 16:28:26 +08:00 |
wangmm0220
|
c4c1423243
|
fix:error
|
2023-11-08 15:01:04 +08:00 |
yihaoDeng
|
7e03fa6664
|
fix stream transfer err
|
2023-11-08 14:57:20 +08:00 |
yihaoDeng
|
2e7d041e0a
|
fix stream transfer err
|
2023-11-08 14:48:28 +08:00 |
wangjiaming0909
|
3e850df3c2
|
fix: last(ts2), ts2, ts caused data err
|
2023-11-08 14:43:11 +08:00 |
wangjiaming0909
|
fc6c4fba90
|
feat: cache scan for select last(c), ts/c
|
2023-11-08 13:39:28 +08:00 |
wangmm0220
|
7d19fcf19f
|
Merge branch 'feat/TD-26060' of https://github.com/taosdata/TDengine into feat/TD-26060
|
2023-11-08 11:59:03 +08:00 |
wangmm0220
|
047eb14f67
|
fix:error
|
2023-11-08 11:57:49 +08:00 |
yihaoDeng
|
7ada7f34ac
|
fix:merge from 3.0
|
2023-11-08 10:45:15 +08:00 |
wangmm0220
|
07aa749fcd
|
fix:adapt to windows
|
2023-11-08 10:28:45 +08:00 |
wade zhang
|
fd4abeb204
|
Merge pull request #23535 from taosdata/FIX/TD-26596-3.0
fix: release duplicate msgs in syncSnapBufferRecv
|
2023-11-08 09:23:16 +08:00 |
dapan1121
|
7e89e55ba0
|
Merge pull request #23580 from taosdata/szhou/fix/3.0/select-tags-const
fix: select tags const from table
|
2023-11-08 08:36:46 +08:00 |
kailixu
|
b9f389a49f
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-08 08:36:35 +08:00 |
kailixu
|
f2d24306b1
|
enh: rsma tasks share one checkpoint and fix memory leak
|
2023-11-08 08:35:52 +08:00 |
dapan1121
|
1045457d16
|
Merge pull request #23575 from taosdata/szhou/fix/3.0/tbname-no-dot
fix: tbname can not contain dot
|
2023-11-08 08:35:07 +08:00 |
Haojun Liao
|
e052d3cd62
|
fix(stream): check null.
|
2023-11-08 00:10:08 +08:00 |
Haojun Liao
|
9ba854d49d
|
Merge branch '3.0' into fix/3_liaohj
|
2023-11-07 23:51:07 +08:00 |
kailixu
|
6b738884a4
|
chore: rsma checkpoint
|
2023-11-07 19:59:05 +08:00 |
wangmm0220
|
c0068abc9a
|
fix:merge from 3.0
|
2023-11-07 18:55:46 +08:00 |
wangmm0220
|
f0b2ed567c
|
fix:upload checkpoint to s3
|
2023-11-07 18:49:12 +08:00 |