kailixu
|
1de90208f7
|
test: test case for alter dnode active code
|
2023-05-18 18:02:48 +08:00 |
Haojun Liao
|
c4c5bbb65c
|
other: merge 3.0
|
2023-05-18 17:28:40 +08:00 |
dmchen
|
178a303832
|
change restore prompt message
|
2023-05-18 14:43:10 +08:00 |
yihaoDeng
|
9380b22394
|
merge 3.0
|
2023-05-18 05:46:38 +00:00 |
slzhou
|
304423e27b
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-ts3405
|
2023-05-18 13:27:58 +08:00 |
Haojun Liao
|
5d5b2bb16a
|
refactor: do some internal refactor.
|
2023-05-18 12:59:19 +08:00 |
Haojun Liao
|
81f821a6fc
|
refactor: do some internal refactor.
|
2023-05-18 10:51:43 +08:00 |
dapan1121
|
f5ebc17fae
|
Merge branch '3.0' into feat/TD-22746
|
2023-05-18 09:10:49 +08:00 |
Haojun Liao
|
ffee5ebc61
|
Merge branch '3.0' into feature/3_liaohj
|
2023-05-17 17:47:44 +08:00 |
Haojun Liao
|
041ffa91bd
|
other: merge main.
|
2023-05-17 15:42:15 +08:00 |
Haojun Liao
|
366cd1871a
|
Merge pull request #21314 from taosdata/fix/liaohj_main
fix(stream):extract delete msg from wal.
|
2023-05-17 14:52:49 +08:00 |
dapan1121
|
fb7a06e06e
|
Merge pull request #21271 from taosdata/enh/tsbsPerf.4
Enh/tsbs perf.4
|
2023-05-17 11:00:14 +08:00 |
dapan1121
|
df973ce28e
|
fix: remove debug info
|
2023-05-16 18:37:00 +08:00 |
dmchen
|
9ff56a4e2b
|
unsafe command
|
2023-05-16 14:02:54 +08:00 |
Haojun Liao
|
e35d145734
|
fix(stream): fix memory leak.
|
2023-05-16 13:59:13 +08:00 |
Haojun Liao
|
4415fcd045
|
Merge pull request #21316 from taosdata/feature/3_liaohj
feature(tmq): add new API to extract offset from result set.
|
2023-05-16 12:55:37 +08:00 |
dapan1121
|
ee2521a6ab
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-22746
|
2023-05-16 10:53:21 +08:00 |
dapan1121
|
9fcf56a4ee
|
feat: support meta cleanup
|
2023-05-16 10:51:58 +08:00 |
Haojun Liao
|
30e7cb5860
|
fix(tmq): avoid return delete msg for table subscription.
|
2023-05-16 10:42:02 +08:00 |
Haojun Liao
|
573a86ed99
|
feature(tmq): add new API to extract offset from result set.
|
2023-05-16 09:51:00 +08:00 |
dapan1121
|
cf7b4593e7
|
feat: add drop dnode unsafe command
|
2023-05-16 09:50:10 +08:00 |
Haojun Liao
|
d585f34ea9
|
fix(tmq): avoid seek to previous position.
|
2023-05-15 18:48:50 +08:00 |
wangmm0220
|
36454c73ed
|
fix:add lock to pHandle for safety
|
2023-05-15 18:38:14 +08:00 |
liuyao
|
502efb3d01
|
op stream selectivity buff
|
2023-05-15 16:26:24 +08:00 |
shenglian zhou
|
629ab2b85f
|
fix: extract tag equal condition
|
2023-05-15 16:10:11 +08:00 |
yihaoDeng
|
9c0d2c87c6
|
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
|
2023-05-15 01:52:42 +00:00 |
Haojun Liao
|
8e15c64499
|
refactor: do some internal refactor.
|
2023-05-13 23:22:36 +08:00 |
Haojun Liao
|
b98a465304
|
fix: fix syntax error.
|
2023-05-13 20:47:38 +08:00 |
Haojun Liao
|
170c603995
|
other: merge 3.0
|
2023-05-13 20:16:55 +08:00 |
Haojun Liao
|
99148d6719
|
other: merge 3.0
|
2023-05-13 20:02:48 +08:00 |
Haojun Liao
|
236926b9ee
|
other: merge enh/rocksdbstate
|
2023-05-13 19:49:28 +08:00 |
wangmm0220
|
e17a105eff
|
feat:[TD-23117] add schema for ins_topics
|
2023-05-12 18:14:43 +08:00 |
Haojun Liao
|
181f9063e9
|
other: merge 3.0
|
2023-05-12 18:13:28 +08:00 |
kailixu
|
7643114216
|
Merge branch '3.0' into enh/TD-23582-3.0
|
2023-05-12 14:26:33 +08:00 |
dapan1121
|
69795286fa
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
|
2023-05-12 13:46:16 +08:00 |
dapan1121
|
0dd0b16842
|
enh: optimize table scan for last query
|
2023-05-12 13:30:17 +08:00 |
Haojun Liao
|
7ef16e1922
|
other: merge main.
|
2023-05-12 11:49:53 +08:00 |
liuyao
|
8b7b804606
|
opt partition by tbname
|
2023-05-11 18:47:27 +08:00 |
dapan1121
|
eda4c85dbb
|
Merge pull request #21253 from taosdata/feat/TD-23643-3.0
feat: support connectors licensing
|
2023-05-11 18:19:04 +08:00 |
yihaoDeng
|
b91981af59
|
factor code
|
2023-05-11 10:09:09 +00:00 |
yihaoDeng
|
4e8f5f5d32
|
factor code
|
2023-05-11 09:58:53 +00:00 |
yihaoDeng
|
afaee9c386
|
factor code
|
2023-05-11 09:51:01 +00:00 |
yihaoDeng
|
4715aacd41
|
factor code
|
2023-05-11 09:44:40 +00:00 |
kailixu
|
efd6b578ff
|
chore: more code
|
2023-05-11 14:57:50 +08:00 |
yihaoDeng
|
f652f71d68
|
factor code
|
2023-05-11 06:37:57 +00:00 |
kailixu
|
f444b7ac6a
|
chore: more code
|
2023-05-11 13:03:21 +08:00 |
kailixu
|
aacdd8446d
|
chore: more code
|
2023-05-11 11:45:38 +08:00 |
kailixu
|
bd00a4f217
|
chore:more code
|
2023-05-11 11:32:39 +08:00 |
kailixu
|
1cf0b485e8
|
Merge branch '3.0' into feat/TD-23643-3.0
|
2023-05-11 00:17:24 +08:00 |
kailixu
|
fd107f2c26
|
chore: more code
|
2023-05-11 00:16:41 +08:00 |
Haojun Liao
|
dbd79cc80c
|
refactor: do some internal refactor.
|
2023-05-10 22:22:01 +08:00 |
dapan1121
|
daedb3618b
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-22746
|
2023-05-10 17:47:11 +08:00 |
dapan1121
|
79d4403377
|
feat: add client meta limitation
|
2023-05-10 17:44:53 +08:00 |
yihaoDeng
|
5708fcb5cb
|
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
|
2023-05-10 08:02:16 +00:00 |
dmchen
|
565c930f77
|
check 2 mnode
|
2023-05-10 15:50:54 +08:00 |
Yihao Deng
|
c6e5879f44
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-05-10 10:04:28 +08:00 |
yihaoDeng
|
8356533eb1
|
Merge branch 'enh/standVer' into enh/rocksdbSstateMerge
|
2023-05-09 12:13:16 +00:00 |
dapan1121
|
6c7d4ec898
|
Merge branch 'feat/restore-dnode' of github.com:taosdata/TDengine into feat/restore-dnode
|
2023-05-09 19:19:42 +08:00 |
dapan1121
|
a8c65cd25a
|
feat: support restore dnode clause
|
2023-05-09 19:19:14 +08:00 |
dmchen
|
542e1567f3
|
message type
|
2023-05-09 19:17:19 +08:00 |
kailixu
|
665681947f
|
chore: more code
|
2023-05-09 19:02:09 +08:00 |
cadem
|
843d606058
|
feat/restore dnode
|
2023-05-09 17:15:37 +08:00 |
dapan1121
|
52fd6a84ac
|
enh: support db cfg cache update
|
2023-05-09 17:04:20 +08:00 |
yihaoDeng
|
55014aa003
|
Merge branch 'enh/rocksdbSstate' into enh/rocksdbSstateMerge
|
2023-05-09 08:58:51 +00:00 |
dapan1121
|
a1eefd25ea
|
fix: count wrong group number issue
|
2023-05-09 11:33:47 +08:00 |
wangmm0220
|
f9142c0ddb
|
fix:[TD24010] lost data if apply ver is small than commit ver
|
2023-05-08 16:49:56 +08:00 |
kailixu
|
e4882765ae
|
Merge branch '3.0' into feat/TD-23643-3.0
|
2023-05-08 16:28:20 +08:00 |
Yihao Deng
|
cb223acf82
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-05-08 09:45:27 +08:00 |
kailixu
|
2be6ff4630
|
chore: more code
|
2023-05-06 20:38:50 +08:00 |
yihaoDeng
|
08c3a63341
|
Merge branch 'enh/standVer' into enh/rocksdbSstateMerge
|
2023-05-06 12:37:54 +00:00 |
wangmm0220
|
ee32620808
|
fix:[TS-3347]set ver to first version if version stored is smaller than first version in wal when subscribe db
|
2023-05-06 16:22:30 +08:00 |
Haojun Liao
|
71a2886fa5
|
Merge pull request #21163 from taosdata/fix/TS-3277
fix:[TS-3277]table not exist if drop stable in another client when in…
|
2023-05-06 14:30:23 +08:00 |
Haojun Liao
|
6b305bf745
|
refactor: do some internal refactor.
|
2023-05-06 13:35:18 +08:00 |
wade zhang
|
ca790277b9
|
Merge pull request #21140 from taosdata/fix/int16-overflow
int16 overflow
|
2023-05-06 13:27:55 +08:00 |
Haojun Liao
|
da6212bab0
|
other: merge main.
|
2023-05-06 12:51:38 +08:00 |
Haojun Liao
|
5d4a3116d5
|
Merge pull request #21139 from taosdata/fix/liaohj_main
refactor: do some internal refactor.
|
2023-05-06 09:49:26 +08:00 |
yihaoDeng
|
d7e86aca05
|
fix case failure
|
2023-05-05 15:14:16 +00:00 |
kailixu
|
b396cbd33f
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-05-05 20:28:27 +08:00 |
Haojun Liao
|
8958aabe4b
|
fix(stream): opt task scan performance.
|
2023-05-05 19:33:30 +08:00 |
dm chen
|
ee0e0b4ad4
|
Update taoserror.h
|
2023-05-05 17:46:24 +08:00 |
yihaoDeng
|
f7a7743af7
|
fix case failure
|
2023-05-05 08:32:33 +00:00 |
wangmm0220
|
0a469484fa
|
fix:[TS-3277]table not exist if drop stable in another client when insert data using schemaless interface
|
2023-05-05 15:01:27 +08:00 |
Benguang Zhao
|
5d63f438b5
|
enh: confirm alter hash range
|
2023-05-04 19:43:11 +08:00 |
dmchen
|
af0ca38a89
|
int16 overflow
|
2023-05-04 17:12:02 +08:00 |
Haojun Liao
|
23c49594b7
|
other: merge main.
|
2023-05-04 16:41:53 +08:00 |
yihaoDeng
|
c27d01a510
|
Merge branch 'enh/addTtlToStream' into enh/rocksdbSstateMerge
|
2023-05-04 08:22:31 +00:00 |
Haojun Liao
|
09a04052ec
|
refactor: do some internal refactor.
|
2023-05-04 16:15:14 +08:00 |
liuyao
|
d8a1f15d10
|
fix resum bug
|
2023-05-04 09:28:06 +08:00 |
Haojun Liao
|
3c61932ecc
|
refactor: do some internal refactor.
|
2023-05-01 19:28:54 +08:00 |
Haojun Liao
|
ace193ca9b
|
fix(stream): set the seek version if the reader's version is earlier than the first version in wal.
|
2023-04-29 23:34:49 +08:00 |
Haojun Liao
|
8b57184a9a
|
Merge pull request #21123 from taosdata/fix/liaohj_main
refactor: remove assert.
|
2023-04-29 00:44:24 +08:00 |
kailixu
|
f012c70f04
|
enh: error code optimization
|
2023-04-28 18:16:35 +08:00 |
yihaoDeng
|
dda1c8803c
|
Merge branch 'enh/rocksdbSstate' into enh/rocksdbSstateMerge
|
2023-04-28 09:17:22 +00:00 |
yihaoDeng
|
afc6023a8a
|
merge rocksdb inst
|
2023-04-28 06:32:33 +00:00 |
Haojun Liao
|
03b1de017a
|
refactor: remove assert.
|
2023-04-28 14:12:17 +08:00 |
liuyao
|
2984c5a758
|
merge main
|
2023-04-28 10:34:46 +08:00 |
yihaoDeng
|
36a4413bf1
|
merge rocksdb inst
|
2023-04-27 14:38:33 +00:00 |
kailixu
|
f075652e18
|
chore: update grantsSchema to support connectors
|
2023-04-27 20:10:03 +08:00 |
kailixu
|
fa822ff286
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-27 19:11:16 +08:00 |
Haojun Liao
|
b7040ed15e
|
enh(stream): support resume from the latest data, and do some internal refactor.
|
2023-04-27 15:07:54 +08:00 |
Haojun Liao
|
e1bd65ec0a
|
Merge pull request #21105 from taosdata/fix/liaohj_main
fix(query): check the init status for pReader->status.merger TD-23903
|
2023-04-27 12:40:13 +08:00 |
Haojun Liao
|
db1d75bb48
|
refactor: do some internal refactor.
|
2023-04-27 09:28:20 +08:00 |
liuyao
|
863d30e5a9
|
opt tq read
|
2023-04-26 18:58:19 +08:00 |
dapan1121
|
51a1e07dbf
|
Merge pull request #21029 from taosdata/fix/TD-23797
fix: fix crash caused by deleting from system table
|
2023-04-26 17:48:58 +08:00 |
dapan1121
|
5db5205e31
|
fix: schema/tag version update to int32
|
2023-04-26 13:41:16 +08:00 |
Xiaoyu Wang
|
05dc0fd6b1
|
Merge pull request #21056 from taosdata/feat/TD-23693
feat: subtable level privilege
|
2023-04-26 09:17:23 +08:00 |
kailixu
|
a6e37622ff
|
chore: more code
|
2023-04-25 22:15:06 +08:00 |
54liuyao
|
255af84139
|
resume option
|
2023-04-25 19:01:19 +08:00 |
Benguang Zhao
|
fee4050d79
|
enh: rename error code TSDB_CODE_SYN_NEGO_WIN_EXCEEDED
|
2023-04-25 18:05:36 +08:00 |
Xiaoyu Wang
|
b07e4c8522
|
Merge branch 'feat/TD-23693' of github.com:taosdata/TDengine into feat/TD-23693
|
2023-04-25 17:39:51 +08:00 |
Xiaoyu Wang
|
e584bb3ea1
|
feat: subtable level privilege
|
2023-04-25 17:39:28 +08:00 |
Benguang Zhao
|
693bc09f19
|
enh: comment off unused error codes in sync and wal
|
2023-04-25 17:36:13 +08:00 |
dapan1121
|
f22d279f5f
|
Merge pull request #21057 from taosdata/feat/TD-19567
feat: support log slow query by default
|
2023-04-25 13:43:34 +08:00 |
kailixu
|
781834065a
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-25 08:22:08 +08:00 |
yihaoDeng
|
81bd7661bd
|
add ttl to stream state key
|
2023-04-24 14:20:01 +00:00 |
kailixu
|
2d4dd64584
|
chore: more code
|
2023-04-24 20:21:28 +08:00 |
dapan1121
|
8c4b73a351
|
feat: add get table tag sync API
|
2023-04-24 19:19:12 +08:00 |
dapan1121
|
b743b889fc
|
Merge pull request #20828 from taosdata/enh/TD-23421-M
enh: support user passwd version
|
2023-04-24 17:16:37 +08:00 |
Ganlin Zhao
|
782566ad08
|
refactor
|
2023-04-24 17:15:46 +08:00 |
Haojun Liao
|
4063cfbc4d
|
Merge pull request #21053 from taosdata/feature/3_liaohj
refactor: do some internal refactor and add the sample code.
|
2023-04-24 17:09:52 +08:00 |
dapan1121
|
6386c32392
|
Merge pull request #21034 from taosdata/szhou/td-23586
enhance: error code refactor
|
2023-04-24 16:53:53 +08:00 |
dapan1121
|
9551a269b3
|
feat: support log slow query by default
|
2023-04-24 16:45:34 +08:00 |
Xiaoyu Wang
|
f5a974489e
|
Merge pull request #21045 from taosdata/fix/block-check-to-async-check
fix/block-check-to-async-check
|
2023-04-24 15:41:17 +08:00 |
Haojun Liao
|
62dad38d5c
|
refactor: do some internal refactor and add the sample code.
|
2023-04-24 15:25:49 +08:00 |
liuyao
|
eca7b68fa0
|
ignore update
|
2023-04-24 15:01:56 +08:00 |
Xiaoyu Wang
|
1f5f52add0
|
Merge branch 'enh/rocksdbSstate' of github.com:taosdata/TDengine into enh/rocksdbSstate
|
2023-04-24 14:48:53 +08:00 |
Xiaoyu Wang
|
dc5235eb92
|
feat: add pause/resume stream statement
|
2023-04-24 14:48:33 +08:00 |
kailixu
|
b26842e398
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-24 14:19:49 +08:00 |
cadem
|
470fef6452
|
fix/block check to async check for mnode
|
2023-04-24 13:38:55 +08:00 |
Haojun Liao
|
fa46165227
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-04-24 12:59:24 +08:00 |
Haojun Liao
|
057cc2d30d
|
Merge pull request #21018 from taosdata/feature/3_liaohj
fix(stream): set the correct start offset for stream task.
|
2023-04-24 12:02:20 +08:00 |
cadem
|
a781d43577
|
fix/block-check-to-async-check
|
2023-04-24 10:23:43 +08:00 |
yihaoDeng
|
ae3730c318
|
add ttl to stream state key
|
2023-04-23 13:29:18 +00:00 |
liuyao
|
641c707b37
|
pause&resume
|
2023-04-23 17:37:10 +08:00 |
Xiaoyu Wang
|
4bb7a25fc7
|
feat: subtable level privilege
|
2023-04-23 16:30:28 +08:00 |
dapan1121
|
5fe99c5ad2
|
feat: support log long query
|
2023-04-23 15:54:15 +08:00 |
Xiaoyu Wang
|
35f02cdbad
|
Merge pull request #21013 from taosdata/FIX/TD-23768-main
fix: change tdbTbInsert to tdbTbUpsert for meta update in tdb
|
2023-04-23 15:15:17 +08:00 |
54liuyao
|
5089528a02
|
feat:stream pause&resume
|
2023-04-23 15:08:51 +08:00 |
shenglian zhou
|
8ce07b0cc7
|
fix: change error description of udf pipe not exist
|
2023-04-23 15:04:08 +08:00 |
shenglian zhou
|
bb3ce6a3d7
|
enhance: error code refactor
|
2023-04-23 14:54:12 +08:00 |
Haojun Liao
|
9cf89c6b6f
|
enh(tmq): add check for consumer Id;
|
2023-04-23 11:51:43 +08:00 |
Ganlin Zhao
|
c5b3737702
|
fix: forbid delete from system table
|
2023-04-23 11:21:01 +08:00 |
Xiaoyu Wang
|
aba9a236c0
|
compiled sql.y
|
2023-04-23 11:20:34 +08:00 |
yihaoDeng
|
917b07348c
|
Merge branch 'fix/rocksdbState' into enh/rocksRevert
|
2023-04-23 02:37:26 +00:00 |
Haojun Liao
|
3dbe208712
|
enh(tmq): fix memory error and add retrieve wal info as required.
|
2023-04-22 15:34:46 +08:00 |
dapan1121
|
f4d1ac4e93
|
Merge pull request #21007 from taosdata/feat/TS-3249
feat: support table_prefix/table_suffix new mode
|
2023-04-21 19:18:28 +08:00 |
Haojun Liao
|
3f432cca2e
|
Merge pull request #20970 from taosdata/fix/TS-3116
opti:escape logic in schemaless
|
2023-04-21 18:44:06 +08:00 |
yihaoDeng
|
d7ff00a9d2
|
change write opt
|
2023-04-21 08:47:43 +00:00 |
chenhaoran
|
7d7a0769b3
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.1
|
2023-04-21 16:20:37 +08:00 |
kailixu
|
9e71b6d071
|
Merge branch '3.0' into enh/TD-23421-M
|
2023-04-21 16:04:13 +08:00 |