Yihao Deng
|
a5441cdcde
|
Add index filtering based on column value type
|
2024-06-26 08:49:38 +00:00 |
Yihao Deng
|
58b3dd7b99
|
Add index filtering based on column value type
|
2024-06-26 08:45:14 +00:00 |
xjzhou
|
42361fcd45
|
fix: failed to identify dbName when only ? exists
|
2024-06-26 16:38:21 +08:00 |
dmchen
|
1d8c2fd923
|
fix/TD-30768
|
2024-06-26 07:42:19 +00:00 |
Haojun Liao
|
a44e17d5ea
|
fix(stream): enable to re-send hbmsg if mnode failed to recv this hbmsg.
|
2024-06-26 15:21:14 +08:00 |
bitcapybara
|
6517f59a85
|
test: Update TDTestCase in tmq_taosx.py to include additional data checks
|
2024-06-26 07:12:17 +00:00 |
xjzhou
|
1a32279f7f
|
Merge remote-tracking branch 'origin/3.0' into enh/TS-23926-3.0
|
2024-06-26 14:21:15 +08:00 |
Hongze Cheng
|
0fb4ecbdad
|
Merge pull request #26287 from taosdata/feat/TS-4917-3.0
fix: adjust TSDB_CODE_PAR_TBNAME_ERROR error message
|
2024-06-26 14:18:36 +08:00 |
Hongze Cheng
|
2c769423ad
|
Merge pull request #26290 from taosdata/enh/port_main_to_3.0
enh: port main change to 3.0
|
2024-06-26 14:13:36 +08:00 |
Minglei Jin
|
3014c66965
|
fix(streamMeta): commit tdb after load tasks
|
2024-06-26 11:21:31 +08:00 |
bitcapybara
|
6e6a9acc43
|
test: [TS-5067] add test cases for the drop consumer group statement
|
2024-06-26 03:03:59 +00:00 |
Yihao Deng
|
512671df85
|
Add index filtering based on column value type
|
2024-06-26 02:56:49 +00:00 |
xjzhou
|
1c8110e7a4
|
Merge remote-tracking branch 'origin/3.0' into enh/TS-23926
|
2024-06-26 10:34:36 +08:00 |
Hongze Cheng
|
b761bd2e38
|
enh: port main change to 3.0
|
2024-06-26 10:32:15 +08:00 |
Haojun Liao
|
b6948dcc4e
|
refactor: do some internal refactor.
|
2024-06-26 10:19:45 +08:00 |
Haojun Liao
|
1818edcb2b
|
fix(stream): consensus the start checkpoint id, and extract the streamhb related functions into a new file.
|
2024-06-26 10:18:32 +08:00 |
Yihao Deng
|
ac351c5b58
|
add self check info
|
2024-06-26 01:26:39 +00:00 |
Shungang Li
|
2af2eb40e5
|
fix: adjust TSDB_CODE_PAR_TBNAME_ERROR error message
|
2024-06-26 09:16:33 +08:00 |
Yihao Deng
|
061648071e
|
add self check info
|
2024-06-25 12:35:25 +00:00 |
Yihao Deng
|
49ba8132c0
|
add self check info
|
2024-06-25 12:04:10 +00:00 |
Hongze Cheng
|
59c8656e61
|
Merge pull request #26275 from taosdata/feat/TS-4917-3.0
feat: 'create table' from csv file
|
2024-06-25 17:56:23 +08:00 |
Haojun Liao
|
60974ecb58
|
Merge pull request #26281 from taosdata/fix/TD-30585-3.0
fix(stream):fill result immediately after delete data
|
2024-06-25 17:31:04 +08:00 |
54liuyao
|
25b150af10
|
fix(stream):fill result immediately after delete data
|
2024-06-25 17:24:59 +08:00 |
Hongze Cheng
|
c8128b88d8
|
Merge pull request #26277 from taosdata/fix/TD-30713-3.0
fix/TD-30713
|
2024-06-25 17:13:27 +08:00 |
dapan1121
|
ccda3a7f0d
|
Merge pull request #26263 from taosdata/fix/TS-4921
feat:[TS-4921] add slow log logic
|
2024-06-25 17:07:35 +08:00 |
Haojun Liao
|
94256aed00
|
Merge pull request #26280 from taosdata/revert-26267-fix/TD-30585
Revert "fix(stream):fill result immediately after delete data"
|
2024-06-25 16:54:37 +08:00 |
Haojun Liao
|
c2ad0a6ec5
|
Revert "fix(stream):fill result immediately after delete data"
|
2024-06-25 16:53:32 +08:00 |
Haojun Liao
|
156e3ce109
|
Merge pull request #26267 from taosdata/fix/TD-30585
fix(stream):fill result immediately after delete data
|
2024-06-25 16:46:52 +08:00 |
xjzhou
|
3fb5f2b1d3
|
Merge remote-tracking branch 'origin/3.0' into enh/TS-23926
|
2024-06-25 16:16:56 +08:00 |
xjzhou
|
b444e18d90
|
enh: stmt supports 'insert into db.?'
|
2024-06-25 16:16:32 +08:00 |
Haojun Liao
|
e6f376f5cb
|
Merge pull request #26278 from taosdata/fix/3_liaohj
fix(stream): update the remote checkpoint directory in snode.
|
2024-06-25 15:52:01 +08:00 |
Yihao Deng
|
33aef6ddc5
|
add self check info
|
2024-06-25 07:12:09 +00:00 |
54liuyao
|
4235045d72
|
adj delete range
|
2024-06-25 14:36:21 +08:00 |
Shungang Li
|
b55337ec42
|
feat: 'create table' ignore lines start with '#'
|
2024-06-25 14:34:59 +08:00 |
Haojun Liao
|
b668532713
|
fix(stream): fix compiler error.
|
2024-06-25 14:25:59 +08:00 |
Shungang Li
|
586f8094c2
|
fix: handle mac/win compile warn
|
2024-06-25 14:10:34 +08:00 |
wangmm0220
|
173446e84e
|
fix:[TD-30704] null pointer error if exception occurs
|
2024-06-25 13:59:56 +08:00 |
Haojun Liao
|
195469f1dd
|
fix(stream): disable the checkpoint-info-update for tasks in non-checkpoint status
|
2024-06-25 12:57:50 +08:00 |
Haojun Liao
|
8cda12bc18
|
fix(stream): update the remote checkpoint directory in snode.
|
2024-06-25 11:42:54 +08:00 |
Shungang Li
|
41021285a1
|
fix: more ret check
|
2024-06-25 11:36:55 +08:00 |
Shungang Li
|
2292829e47
|
fix: add check for memory alloc
|
2024-06-25 10:56:24 +08:00 |
Shungang Li
|
eaa45470a5
|
feat: 'create table' add keyword file
|
2024-06-25 10:55:36 +08:00 |
Shungang Li
|
17e84e1fca
|
Merge branch '3.0' into feat/TS-4917-3.0
|
2024-06-25 10:33:12 +08:00 |
dmchen
|
0bcb760166
|
fix/TD-30713
|
2024-06-25 02:15:43 +00:00 |
Haojun Liao
|
42beba30a8
|
Merge pull request #26274 from taosdata/fix/3_liaohj
fix(stream): do update the checkpoint info if not in checkpoint status.
|
2024-06-24 23:05:26 +08:00 |
Shungang Li
|
b3368f6472
|
feat: 'create table' from csv file
|
2024-06-24 22:13:03 +08:00 |
Yihao Deng
|
7cab27110a
|
add self check info
|
2024-06-24 12:26:10 +00:00 |
wangmm0220
|
c35f947e70
|
fix:add db configuration that not reportted
|
2024-06-24 19:44:55 +08:00 |
wangmm0220
|
e517db6462
|
fix:add db configuration that not reportted
|
2024-06-24 19:19:46 +08:00 |
54liuyao
|
a4211efacf
|
calc end key
|
2024-06-24 19:19:15 +08:00 |