Haojun Liao
|
0d38f389ab
|
refactor: do some internal refactor.
|
2023-08-13 16:25:35 +08:00 |
Haojun Liao
|
03c26a9d6d
|
refactor
|
2023-08-12 19:16:20 +08:00 |
Haojun Liao
|
0d0e30b764
|
fix(stream): fix the error.
|
2023-08-12 17:20:10 +08:00 |
Haojun Liao
|
a89ce1a20b
|
fix(stream): transfer state by using data block.
|
2023-08-12 01:24:07 +08:00 |
Haojun Liao
|
dea30255ec
|
fix(stream): add new datablock type.
|
2023-08-11 23:51:52 +08:00 |
Haojun Liao
|
4c92997328
|
fix(stream): use streamId&taskId to identify the stream task in the stream meta.
|
2023-08-09 15:52:23 +08:00 |
Haojun Liao
|
6b09566549
|
Merge pull request #22275 from taosdata/enh/addKeepAliveParam
add keep alive parameter
|
2023-08-02 09:23:03 +08:00 |
yihaoDeng
|
2caaae392a
|
add keep alive parameter
|
2023-08-01 06:38:30 +00:00 |
wangmm0220
|
1f8e5eae6a
|
fix:conflicts
|
2023-07-28 15:04:12 +08:00 |
Haojun Liao
|
2a78cd2d23
|
Merge pull request #22215 from taosdata/fix/liaohj
other: merge main.
|
2023-07-28 13:06:17 +08:00 |
Shungang Li
|
fb226c2cdb
|
enh: check cluster ttlChangeOnWrite consistency
|
2023-07-27 16:49:56 +08:00 |
Haojun Liao
|
b145771a1b
|
other: merge 3.0
|
2023-07-27 16:38:57 +08:00 |
Haojun Liao
|
3d403dca5a
|
other: merge main.
|
2023-07-27 16:23:41 +08:00 |
Shungang Li
|
167ecea705
|
fix: check term for role time
1. time of mnode becomes current role in this term
2. show 0 for offline mnodes
|
2023-07-27 14:16:54 +08:00 |
wangmm0220
|
f2553b8718
|
fix:add configuration to control if change dot to underline in schemaless
|
2023-07-26 09:52:04 +08:00 |
wangmm0220
|
99c3ebc282
|
fix:optimize log & change return value for async interface
|
2023-07-20 18:28:21 +08:00 |
wangmm0220
|
5cb35f2fa6
|
feat:add committed & position & commite_offset interface
|
2023-07-19 17:29:39 +08:00 |
wangmm0220
|
cf64d4c9c5
|
fix:set get_assignment offset to first version of response block
|
2023-07-12 17:22:23 +08:00 |
Haojun Liao
|
3ffdbe923d
|
other: merge 3.0
|
2023-07-11 09:12:57 +08:00 |
wangjiaming0909
|
1f71ce9409
|
feature: get last timestamp before create sma index
|
2023-07-06 10:33:22 +08:00 |
Haojun Liao
|
9b3e34d589
|
Merge pull request #21735 from taosdata/refact/fillhistory
refactor: refactor the fill history operation
|
2023-07-05 10:48:51 +08:00 |
Haojun Liao
|
82342ebdc7
|
Merge pull request #21934 from taosdata/feature/TD-20678
feat:subscribe only meta info
|
2023-07-04 11:28:27 +08:00 |
Haojun Liao
|
200575647c
|
Merge branch '3.0' into refact/fillhistory
|
2023-07-03 15:16:18 +08:00 |
dapan1121
|
a36dac2008
|
Merge pull request #21893 from taosdata/fix/TS-3551-M
enh: update of user auth version
|
2023-07-03 14:58:09 +08:00 |
wangmm0220
|
20e616d59d
|
feat:parse sql.y
|
2023-06-30 19:36:39 +08:00 |
dapan1121
|
99fc0e0c96
|
fix: add with meta
|
2023-06-30 17:45:28 +08:00 |
wangmm0220
|
af16b62289
|
fix:modify sql.y
|
2023-06-30 16:57:29 +08:00 |
kailixu
|
387d611179
|
chore: passVer and authVer refact
|
2023-06-30 14:52:20 +08:00 |
wangmm0220
|
58c7011e0e
|
feat:support only meta in tmq subscriptions
|
2023-06-30 11:42:40 +08:00 |
dapan1121
|
3519e9170e
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-06-29 11:13:45 +08:00 |
kailixu
|
aefebfca7f
|
enh: update of user auth version
|
2023-06-28 20:49:29 +08:00 |
Haojun Liao
|
ed900d6ff6
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-28 13:48:26 +08:00 |
wangjiaming0909
|
57ddb3437d
|
feature: optimize order by limit using priority queue
|
2023-06-27 17:50:50 +08:00 |
wangmm0220
|
7e38ef7091
|
fix:add limit for topic and group num
|
2023-06-27 17:44:51 +08:00 |
Haojun Liao
|
3289ad62be
|
other: merge 3.0
|
2023-06-27 11:33:40 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
Haojun Liao
|
6857881742
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-25 10:41:32 +08:00 |
wade zhang
|
254a20bdf3
|
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
|
2023-06-25 09:06:57 +08:00 |
Haojun Liao
|
ceb78fdad2
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-24 18:53:48 +08:00 |
Shungang Li
|
b93f653d7e
|
feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
|
2023-06-19 19:03:35 +08:00 |
dapan1121
|
1ca24fea6b
|
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
feature: add input, output ts order for execution plans
|
2023-06-18 19:24:29 +08:00 |
Haojun Liao
|
64365666b7
|
fix(stream): update the info, and do some internal refactor.
|
2023-06-16 16:04:43 +08:00 |
wangjiaming0909
|
fb4f174fbc
|
feature: add input, output ts order for execution plans
|
2023-06-16 10:26:09 +08:00 |
wangmm0220
|
e019ed2cc3
|
fix:conflict
|
2023-06-15 18:50:44 +08:00 |
wangmm0220
|
5de4600739
|
fix:remove lost_reb status
|
2023-06-15 18:48:45 +08:00 |
Haojun Liao
|
74e0138f72
|
Merge branch '3.0' into refact/fillhistory
|
2023-06-15 15:25:00 +08:00 |
wangmm0220
|
22776e60d5
|
fix:control memory size if consumer group is too much
|
2023-06-15 14:51:04 +08:00 |
Haojun Liao
|
b5a7ef9a7e
|
fix: fix syntax error.
|
2023-06-15 13:29:41 +08:00 |
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
Haojun Liao
|
55724157c4
|
refactor: remove one function.
|
2023-06-15 10:40:25 +08:00 |