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 |
kailixu
|
77a8e3b213
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-21 16:04:09 +08:00 |
dapan1121
|
3c2fc48e74
|
feat: support new table_prefix/table_suffix mode
|
2023-04-21 14:17:07 +08:00 |
Haojun Liao
|
5e6c06e253
|
fix(stream): fix the race condition during create new stream tasks.
|
2023-04-20 23:21:18 +08:00 |
dm chen
|
d594e4963f
|
Merge branch '3.0' into feat/learner
|
2023-04-20 19:11:06 +08:00 |
wangmm0220
|
5df7906a62
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/rocksRevert
|
2023-04-20 18:33:37 +08:00 |
dapan1121
|
e36bf05f98
|
enh: support get subtable tag and auth
|
2023-04-20 17:30:09 +08:00 |
Benguang Zhao
|
1b2fe38f75
|
enh: improve logging msg in metaSnapWrite
|
2023-04-20 16:22:16 +08:00 |
Benguang Zhao
|
a1ca9466cd
|
enh: adjust size limit of appyQ and negotiationWin
|
2023-04-20 14:28:56 +08:00 |
Benguang Zhao
|
a21e0fe75e
|
enh: propose vnode commit synchronously
|
2023-04-20 14:28:56 +08:00 |
yihaoDeng
|
3272d14e33
|
change write opt
|
2023-04-20 04:05:35 +00:00 |
Haojun Liao
|
c654f1145d
|
enh(stream): add new msg for seek, and do some internal refactor.
|
2023-04-20 10:59:16 +08:00 |
yihaoDeng
|
98bc1b6101
|
change write opt
|
2023-04-20 01:55:44 +00:00 |
Haojun Liao
|
5fd6ac4fc5
|
Merge pull request #20977 from taosdata/fix/liaohj_main
fix(os): fix a deadlock.
|
2023-04-20 09:14:26 +08:00 |
Haojun Liao
|
a69e2a8045
|
fix(os): fix the link error in unit test cases.
|
2023-04-19 15:33:02 +08:00 |
kailixu
|
9549c1d929
|
chore: fix
|
2023-04-19 14:47:06 +08:00 |
dapan1121
|
aa8d25f6e5
|
feat: support fetching table tag value
|
2023-04-19 10:03:06 +08:00 |
wade zhang
|
cc27a8f86b
|
Merge pull request #20958 from taosdata/fix/TD-18844-MAIN
fix: duplicate calling shellWriteHistory
|
2023-04-19 09:23:38 +08:00 |
wangmm0220
|
5b3087e48b
|
opti:escape logic in schemaless
|
2023-04-19 00:55:26 +08:00 |
cadem
|
3b78d4382b
|
add learner
|
2023-04-18 19:03:45 +08:00 |
Haojun Liao
|
fb32ffd960
|
fix(stream): update the reference count value to be int32, insead of int8
|
2023-04-18 18:06:03 +08:00 |
Haojun Liao
|
1f3c8c3d80
|
fix(stream): update the ref type.
|
2023-04-18 17:15:31 +08:00 |
Alex Duan
|
0822e82d64
|
feat: support exit by kill heart-beat thread mode
|
2023-04-18 17:12:04 +08:00 |
Haojun Liao
|
9627e8105b
|
enh(tmq): support seek offset.
|
2023-04-18 13:52:47 +08:00 |
Haojun Liao
|
76becf59b7
|
Merge pull request #20947 from taosdata/feature/3_liaohj
fix(stream): set the correct initial checkpoint versions.
|
2023-04-18 11:26:48 +08:00 |
kailixu
|
50053fdc01
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-18 11:13:30 +08:00 |
Haojun Liao
|
739dc5a7a6
|
Merge pull request #20938 from taosdata/fix/TD-22671
opti:the logic of mndDoRebalance for clear
|
2023-04-18 09:30:17 +08:00 |
yihaoDeng
|
6f6fd3e147
|
fix compile error
|
2023-04-17 15:01:41 +00:00 |
wangmm0220
|
1771a54256
|
fix:rebalance not only one in once timer
|
2023-04-17 19:59:11 +08:00 |
dapan1121
|
ed3778dc9f
|
fix: nodes free issue
|
2023-04-17 15:44:15 +08:00 |
kailixu
|
5889ea1261
|
chore: support specify param by app
|
2023-04-17 14:19:44 +08:00 |
Haojun Liao
|
eb7f510ccb
|
fix(query): return correct suid to delete sink.
|
2023-04-17 10:59:24 +08:00 |
Haojun Liao
|
ac137b4b33
|
refactor: do some internal refactor.
|
2023-04-17 09:46:58 +08:00 |
Haojun Liao
|
be90d2c511
|
fix(stream): disable stream task when no tasks exist.
|
2023-04-16 23:07:54 +08:00 |
Haojun Liao
|
04e042f21d
|
Merge branch 'feature/3_liaohj' into enh/rocksRevert
|
2023-04-15 09:35:43 +08:00 |
Haojun Liao
|
1cd2268a99
|
Merge branch 'main' into feature/3_liaohj
|
2023-04-14 18:30:55 +08:00 |
Haojun Liao
|
d420734971
|
Merge remote-tracking branch 'origin/enh/rocksRevert' into enh/rocksRevert
|
2023-04-14 18:03:19 +08:00 |
Haojun Liao
|
02ec67ad9e
|
Merge pull request #20882 from taosdata/fix/TS-3081
fix:open test cases for tmq & add log if rebalance error
|
2023-04-14 17:56:58 +08:00 |
Haojun Liao
|
ab4b08a4b5
|
Merge branch 'feature/3_liaohj' into enh/rocksRevert
|
2023-04-14 17:44:50 +08:00 |
Haojun Liao
|
e0cb8aa534
|
fix(stream): don't the initial task status and do some internal refactor.
|
2023-04-14 17:43:37 +08:00 |
liuyao
|
b8ac811f20
|
fix bug
|
2023-04-14 17:35:17 +08:00 |
Haojun Liao
|
eb0e1f848a
|
fix(stream): remove unused tqreader, do some internal refactor, set the meta value for streamtask.
|
2023-04-14 12:00:09 +08:00 |
Haojun Liao
|
5850a3ab01
|
Merge remote-tracking branch 'origin/enh/rocksRevert' into enh/rocksRevert
|
2023-04-14 10:37:17 +08:00 |
Haojun Liao
|
b57c813681
|
other: merge feature/3_liaohj
|
2023-04-14 10:36:54 +08:00 |
Haojun Liao
|
9597453631
|
Merge pull request #20925 from taosdata/fix/TS-3106-MAIN
add option enableScience on taos.cfg to show float and double scientific notation
|
2023-04-14 10:28:00 +08:00 |
wangmm0220
|
e985f15cf0
|
fix:memset nullBitmap of SSDataBlock to 0 in udf
|
2023-04-14 09:36:36 +08:00 |
dapan1121
|
d4cb608505
|
Merge pull request #20885 from taosdata/fix/TS-3108
fix: fix timestamp constant comparison precision error
|
2023-04-14 09:27:03 +08:00 |
Haojun Liao
|
f8b672f09f
|
other: merge main.
|
2023-04-14 09:07:18 +08:00 |
Haojun Liao
|
70b45a4cf0
|
fix(stream): all data should be extracted from wal.
|
2023-04-13 23:22:09 +08:00 |
Alex Duan
|
a0be0c1d06
|
fix: add client option tsEnableScience
|
2023-04-13 16:40:38 +08:00 |
liuyao
|
34bf638f19
|
fix bug
|
2023-04-13 16:21:57 +08:00 |
dapan1121
|
e86ffad8ef
|
fix: add debug info
|
2023-04-13 14:23:12 +08:00 |
Ganlin Zhao
|
7414f28d17
|
fix translatefunc not getting precision issue
|
2023-04-13 11:22:15 +08:00 |
dapan1121
|
7f518ca4ea
|
feat: support cache db cfg
|
2023-04-13 10:54:57 +08:00 |
liuyao
|
9be89ce00a
|
delete expired check point
|
2023-04-12 17:33:58 +08:00 |
kailixu
|
ac841b02bf
|
merge 3.0
|
2023-04-12 13:09:52 +08:00 |
kailixu
|
04fa4d2e87
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-12 13:05:47 +08:00 |
liuyao
|
6a98d55c2f
|
add ci test
|
2023-04-12 11:04:57 +08:00 |
yihaoDeng
|
ed4aaade8c
|
add backend
|
2023-04-12 03:03:51 +00:00 |
yihaoDeng
|
a3836b2363
|
fix invalid free
|
2023-04-11 12:52:03 +00:00 |
Haojun Liao
|
f6315af0c9
|
other: merge main.
|
2023-04-11 19:41:17 +08:00 |
Xiaoyu Wang
|
9578c4538a
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-11 19:33:23 +08:00 |
Haojun Liao
|
5ab54481f0
|
refactor: do some internal refactor.
|
2023-04-11 19:24:34 +08:00 |
yihaoDeng
|
b24b91886a
|
Merge branch 'dev3' into enh/rocksRevert
|
2023-04-11 10:59:00 +00:00 |
yihaoDeng
|
ff8cb09f63
|
refactor backend
|
2023-04-11 10:47:15 +00:00 |
Xiaoyu Wang
|
5ce6220106
|
Merge pull request #20781 from taosdata/szhou/replace-function
feature: udf replace function
|
2023-04-11 17:25:21 +08:00 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
Haojun Liao
|
18479d8115
|
refactor: do some internall refactor.
|
2023-04-11 15:42:24 +08:00 |
liuyao
|
95d81604c7
|
feat:encode&&decode stream scan op
|
2023-04-11 14:34:31 +08:00 |
Haojun Liao
|
15cceb5a5a
|
refactor: do some internal refactors.
|
2023-04-11 11:53:10 +08:00 |
dapan1121
|
28ea375fe1
|
Merge pull request #20850 from taosdata/enh/ts-3112
enh: add queryMaxConcurrentTables configuration
|
2023-04-11 11:21:30 +08:00 |
liuyao
|
74da3c05bc
|
feat:set check point id
|
2023-04-11 10:33:10 +08:00 |
Xiaoyu Wang
|
416af9a58d
|
feat: table level privilege
|
2023-04-11 10:11:25 +08:00 |
Haojun Liao
|
a4ba5401f9
|
enh(stream): set the start version of all operators.
|
2023-04-11 10:01:36 +08:00 |
dapan1121
|
d2f9f2d755
|
Merge remote-tracking branch 'origin/main' into enh/ts-3112
|
2023-04-11 09:02:36 +08:00 |
dapan1121
|
38231fc48e
|
enh: add queryMaxConcurrentTables configuration
|
2023-04-11 09:01:19 +08:00 |
Haojun Liao
|
497c9ea9c8
|
Merge branch 'main' into feature/3_liaohj
|
2023-04-10 17:57:26 +08:00 |
Haojun Liao
|
7419c0bfe9
|
enh(stream): the stream will start after vnode restore being completed.
|
2023-04-10 16:56:14 +08:00 |
kailixu
|
f6078dc27e
|
chore: more code
|
2023-04-10 15:11:54 +08:00 |
kailixu
|
76386b9fad
|
enh: assign passVer during taos_connect
|
2023-04-10 13:07:18 +08:00 |
Xiaoyu Wang
|
e2f82f4423
|
merge main
|
2023-04-10 09:56:03 +08:00 |
kailixu
|
e689356c65
|
chore: more code
|
2023-04-09 19:01:51 +08:00 |
kailixu
|
b30d90355a
|
chore: more code
|
2023-04-09 18:55:05 +08:00 |
kailixu
|
ec8cd0c6b8
|
enh: support passwd version
|
2023-04-09 18:44:46 +08:00 |
Haojun Liao
|
f5b52749c2
|
refactor: do some internal refactor.
|
2023-04-09 01:39:09 +08:00 |
shenglian zhou
|
32523d72f9
|
fix: add created time to file name and keep file reuse
|
2023-04-08 10:11:57 +08:00 |
liuyao
|
fe9ca49d3f
|
feat:optimize get patitionby name
|
2023-04-07 18:47:57 +08:00 |
liuyao
|
955f8f9f07
|
feat:optimize get patitionby name
|
2023-04-07 18:45:09 +08:00 |
kailixu
|
e976fcb91d
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-07 17:51:35 +08:00 |
Shuduo Sang
|
4fb5390c6f
|
chore: release script community main (#20808)
* chore: cus name support in script
* chore: merge with 3.0
|
2023-04-07 17:10:39 +08:00 |
yihaoDeng
|
1e3569367a
|
opt write snapshot
|
2023-04-07 07:38:02 +00:00 |
yihaoDeng
|
c082536242
|
opt write snapshot
|
2023-04-07 07:26:15 +00:00 |
liuyao
|
1f63859e21
|
feat:add buff swap
|
2023-04-07 12:50:59 +08:00 |
dapan1121
|
062a3dc97d
|
Merge pull request #20758 from taosdata/szhou/fix-td23454
fix: interp pseudo column can not be used without interp function
|
2023-04-07 08:50:51 +08:00 |
liuyao
|
0716a4aee8
|
feat:add check point
|
2023-04-06 16:45:22 +08:00 |
Xiaoyu Wang
|
54f13f6f55
|
Merge pull request #20756 from taosdata/fix/3.0_merge_main
merge main
|
2023-04-06 15:44:23 +08:00 |
shenglian-zhou
|
3d8776e266
|
Merge branch '3.0' into szhou/replace-function
|
2023-04-06 13:40:52 +08:00 |
Xiaoyu Wang
|
a971d1a997
|
Merge pull request #20770 from taosdata/enh/3.0_planner_optimize
feat: add 'or replace' clause to 'create function' statement
|
2023-04-06 13:09:56 +08:00 |
Haojun Liao
|
2b2059ef18
|
Merge pull request #20534 from taosdata/fix/TD-22671
fix:error in TD-23218 & remove useless logic
|
2023-04-06 11:47:24 +08:00 |
shenglian zhou
|
47719b1028
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/replace-function
|
2023-04-06 11:19:10 +08:00 |
shenglian zhou
|
c17d9eca5f
|
fix: add fetchtime and version to udf init
|
2023-04-06 11:18:30 +08:00 |