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 |
dapan1121
|
a61279ed71
|
Merge branch 'feat/table_level_privilege' of github.com:taosdata/TDengine into feat/table_level_privilege
|
2023-04-06 10:02:26 +08:00 |
dapan1121
|
d768f49dd7
|
feat: table level user auth
|
2023-04-06 10:01:27 +08:00 |
Xiaoyu Wang
|
c134432c45
|
merge main
|
2023-04-06 09:31:45 +08:00 |
Xiaoyu Wang
|
c11b717f60
|
Merge pull request #20771 from taosdata/fix/main_bugfix_wxy
fix: column comment is not supported
|
2023-04-04 19:31:06 +08:00 |
Xiaoyu Wang
|
9b2a94f281
|
fix: column comment is not supported
|
2023-04-04 18:04:10 +08:00 |
Xiaoyu Wang
|
cc7485812a
|
feat: add 'or replace' clause to 'create function' statement
|
2023-04-04 17:45:18 +08:00 |
Xiaoyu Wang
|
6825b196ef
|
feat: table level write privilege check
|
2023-04-04 17:19:18 +08:00 |
54liuyao
|
1892b806b5
|
feat:add stream state buff
|
2023-04-04 17:09:35 +08:00 |
54liuyao
|
429b5cd646
|
feat:add stream file state
|
2023-04-04 17:09:35 +08:00 |
yihaoDeng
|
628bb62c8a
|
add backpressure
|
2023-04-04 07:20:05 +00:00 |
Haojun Liao
|
c91d8a5901
|
Merge branch 'main' into feature/3_liaohj
|
2023-04-04 15:18:24 +08:00 |
Xiaoyu Wang
|
e9d7a099cc
|
merge main
|
2023-04-04 14:50:58 +08:00 |
shenglian zhou
|
d547b9e38f
|
fix: interp pseudo column can not be used without interp function
|
2023-04-04 11:27:54 +08:00 |
Ganlin Zhao
|
23ec9287c9
|
fix: fix tsim crash on windows due to invalid input to strftime
|
2023-04-04 10:33:41 +08:00 |
wangmm0220
|
d651ba02ae
|
fix:lose consume data because of exec close if consume while insert data
|
2023-04-03 19:54:52 +08:00 |
Haojun Liao
|
a3ac8b647c
|
refactor: do some internal refactor.
|
2023-04-03 18:20:35 +08:00 |
Haojun Liao
|
482c319bee
|
refactor: do some internal refactor.
|
2023-04-03 18:07:28 +08:00 |
Haojun Liao
|
3ef7d43dae
|
refactor: do some internal refactor.
|
2023-04-03 17:47:48 +08:00 |
kailixu
|
55b053150c
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-03 17:29:29 +08:00 |
kailixu
|
303bc7dc23
|
enh: column/row max length support up to 64K
|
2023-04-03 17:12:14 +08:00 |
kailixu
|
37bc1bca36
|
enh: column/row max length support up to 64K
|
2023-04-03 17:00:52 +08:00 |
wangmm0220
|
446f31925e
|
fix:conflict from main
|
2023-04-02 23:47:58 +08:00 |
dapan1121
|
13331134d5
|
Merge pull request #20725 from taosdata/fix/TS-2876
fix: task context not exists issue
|
2023-03-31 21:35:13 +08:00 |
wangmm0220
|
97b5c7abee
|
fix:merge from main
|
2023-03-31 16:20:21 +08:00 |
Hongze Cheng
|
171d360cac
|
Revert "current from binary to json"
|
2023-03-31 15:25:00 +08:00 |
Shuduo Sang
|
5e2b26f146
|
chore: refactor cus prompt (#20688)
* chore: refactor cus prompt
* fix: client name in install.sh
* fix: -Wno-reserved-user-defined-literal
* fix: update taos-tools commit
* fix: include/os/osDir.h
* fix: check cus name
* fix: makepkg.sh
* chore: update taos-tools d194dc9
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
|
2023-03-30 19:30:54 +08:00 |
cademfly
|
db725c6f6d
|
show priviledge format
|
2023-03-30 18:53:50 +08:00 |
cademfly
|
3ae4996458
|
remove all handle
|
2023-03-30 16:17:51 +08:00 |
cademfly
|
dbc75feac3
|
normal table
|
2023-03-30 15:56:08 +08:00 |
dapan1121
|
15578cf980
|
Merge branch 'main' into fix/cencVer
|
2023-03-30 15:36:30 +08:00 |
shenglian zhou
|
23d4eef114
|
feat: startup of replace function when no active query
|
2023-03-30 11:46:40 +08:00 |
dapan1121
|
01c2eb0994
|
Merge remote-tracking branch 'origin/main' into fix/TS-2876
|
2023-03-30 09:15:38 +08:00 |
Haojun Liao
|
56c98d7768
|
refactor: do some internal refactor.
|
2023-03-29 19:35:04 +08:00 |
Xiaoyu Wang
|
6265251a03
|
feat: table level privilege syntax
|
2023-03-29 19:08:40 +08:00 |
wangmm0220
|
2243184a4d
|
fix:conflicts
|
2023-03-29 17:53:05 +08:00 |
dapan1121
|
9952be43f6
|
Merge remote-tracking branch 'origin/main' into fix/cencVer
|
2023-03-29 15:50:14 +08:00 |
Xiaoyu Wang
|
b9d905c2d3
|
Merge pull request #20686 from taosdata/fix/liaohj
fix(tsdb/read): use correct scheme for mem & imem merging
|
2023-03-29 15:38:21 +08:00 |
cademfly
|
2fd10c2aa0
|
table
|
2023-03-29 13:30:32 +08:00 |
dapan1121
|
0659814d16
|
Merge pull request #20674 from taosdata/fix/TS-3010
fix: query schema is old issue
|
2023-03-29 11:41:07 +08:00 |
dapan1121
|
5f68b65675
|
fix: count elements number type issue
|
2023-03-29 11:20:37 +08:00 |
Xiaoyu Wang
|
eaf56916fe
|
Merge pull request #20678 from taosdata/FIX/TD-22975-main
enh: separate sync read and write
|
2023-03-29 11:09:31 +08:00 |
dapan1121
|
0327a8eaa3
|
fix: block rows number type
|
2023-03-29 10:46:56 +08:00 |
Haojun Liao
|
9992942a7a
|
Merge pull request #20658 from taosdata/feat/TD-22418
feat:coverity scan
|
2023-03-29 10:44:53 +08:00 |
Haojun Liao
|
f1ff5dcec4
|
fix(query): use hashmap to keep the multiple schema.
|
2023-03-28 22:53:57 +08:00 |
yihaoDeng
|
0d11430be1
|
tqadd backend
|
2023-03-28 14:31:11 +00:00 |
cademfly
|
28584839ea
|
change msg number
|
2023-03-28 20:19:01 +08:00 |
cademfly
|
4d04f0f44d
|
add stb msg
|
2023-03-28 20:14:50 +08:00 |
yihaoDeng
|
86fe216921
|
add backend
|
2023-03-28 11:23:24 +00:00 |
Xiaoyu Wang
|
daaf4871ac
|
feat: table level privilege syntax
|
2023-03-28 18:43:58 +08:00 |
wangmm0220
|
d0c55ef572
|
fix:conflicts
|
2023-03-28 18:12:13 +08:00 |
Benguang Zhao
|
ae8d87643f
|
Merge branch 'main' into FIX/TD-22975-main
|
2023-03-28 18:00:51 +08:00 |
dapan1121
|
22ad3129b9
|
fix: query schema is old issue
|
2023-03-28 15:21:47 +08:00 |
Haojun Liao
|
a883e57cf2
|
Merge branch 'main' into fix/liaohj
|
2023-03-28 15:07:32 +08:00 |
Haojun Liao
|
68f310dd48
|
refactor: do some internal refactor.
|
2023-03-28 15:05:10 +08:00 |
Haojun Liao
|
6c1515624a
|
refactor: do some internal refactor.
|
2023-03-28 11:24:12 +08:00 |
Haojun Liao
|
fca79dbc53
|
Merge branch 'fix/liaohj' into main
|
2023-03-28 11:20:01 +08:00 |
Haojun Liao
|
c158087d66
|
fix(tmq): kill the ongoing tsdb scans while transferring the ownership of vnode to other consumers.
|
2023-03-28 09:53:49 +08:00 |
Haojun Liao
|
5c128e2292
|
refactor: do some internal refactor.
|
2023-03-28 09:27:48 +08:00 |
dapan1121
|
80798dd934
|
fix: job retry issue
|
2023-03-28 09:20:53 +08:00 |
Xiaoyu Wang
|
97855c6233
|
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
|
2023-03-27 17:58:31 +08:00 |
Xiaoyu Wang
|
77f27bb9df
|
Merge pull request #20613 from taosdata/FIX/TD-23308-main
enh: disable timely vnodeCommit
|
2023-03-27 17:58:20 +08:00 |
54liuyao
|
cf2d169f75
|
feat:coverity scan
|
2023-03-27 16:17:49 +08:00 |
yihaoDeng
|
a3a0d9c81f
|
add backend
|
2023-03-27 07:42:11 +00:00 |
Xiaoyu Wang
|
af53a3a226
|
Merge pull request #20643 from taosdata/fix/main_bugfix_wxy
fix: enterprise version displays the associated community version gitinfo
|
2023-03-27 13:05:25 +08:00 |
Xiaoyu Wang
|
ed48713a4b
|
Merge pull request #20615 from taosdata/fix/trigger-election-by-sync-msg
Fix/trigger election by sync msg
|
2023-03-27 11:54:53 +08:00 |
Xiaoyu Wang
|
5f9f5be6f4
|
fix: enterprise version displays the associated community version gitinfo
|
2023-03-27 11:06:10 +08:00 |
wangmm0220
|
f1d67b6059
|
fix:conflict
|
2023-03-25 19:03:23 +08:00 |
Benguang Zhao
|
ffc3b7b27a
|
enh: add the errorcode TSDB_CODE_MND_DB_RETENTION_PERIOD_ZERO
|
2023-03-25 11:06:05 +08:00 |
Xiaoyu Wang
|
d2b8c5e433
|
Merge pull request #20524 from taosdata/fix/clusterid-isolation
fix: clusterid isolation
|
2023-03-25 09:19:49 +08:00 |
cadem
|
57d7ee29f3
|
fix/change msg order
|
2023-03-24 09:17:46 +08:00 |
cadem
|
86ca5ce210
|
fix/trigger election by sync msg
|
2023-03-24 09:13:20 +08:00 |
Benguang Zhao
|
9be09492f0
|
enh: disable timely vnodeCommit
|
2023-03-24 09:05:06 +08:00 |
dapan1121
|
7f50b463bb
|
Merge pull request #20599 from taosdata/fix/mainT3.0
fix: merge main to 3.0
|
2023-03-23 16:17:01 +08:00 |
54liuyao
|
ffa59f69aa
|
fix:add combine function for groupKey
|
2023-03-23 15:20:45 +08:00 |
Xiaoyu Wang
|
a5d8549cb1
|
Merge pull request #20593 from taosdata/FEAT/TD-23258-3.0
feat: support WAL_RETENTION_PERIOD and WAL_RETENTION_SIZE for alter database
|
2023-03-23 11:43:01 +08:00 |
wangmm0220
|
dd4cf0597b
|
fix:error in optimize consume logic
|
2023-03-22 17:04:02 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
Xiaoyu Wang
|
eb79046a70
|
merge 3.0
|
2023-03-22 11:42:02 +08:00 |
Benguang Zhao
|
0b101e4952
|
feat: support WAL_RETENTION_PERIOD and WAL_RETENTION_SIZE for alter database
|
2023-03-22 11:40:24 +08:00 |
Xiaoyu Wang
|
fbc9b2404e
|
feat: add sql command 'balance vgroup leader'
|
2023-03-22 09:53:56 +08:00 |
cadem
|
ea35f0ae11
|
feat/balance vgroup leader
|
2023-03-22 09:36:59 +08:00 |
yihaoDeng
|
914d391845
|
fix tag filter
|
2023-03-21 12:28:16 +00:00 |
Xiaoyu Wang
|
58ebd3539d
|
feat: alter database wal_retention_period/wal_retention_size
|
2023-03-21 16:45:19 +08:00 |
yihaoDeng
|
2d37aeabdc
|
add backend
|
2023-03-20 15:33:18 +00:00 |
kailixu
|
6fd4bc7e27
|
fix: set grant cluster info
|
2023-03-20 20:06:10 +08:00 |
wangmm0220
|
f7b7320f5f
|
fix:set offset if read wal none
|
2023-03-20 16:57:45 +08:00 |
wangmm0220
|
506c192bff
|
fix:error in TD-23218 & remove useless logic
|
2023-03-20 16:26:15 +08:00 |
Haojun Liao
|
ca1dffff45
|
Merge pull request #20508 from taosdata/fix/liaohj
fix(client): fix potential memory leak.
|
2023-03-20 16:11:22 +08:00 |
wangmm0220
|
f80078030c
|
fix:error in TD-23218 & remove useless logic
|
2023-03-20 15:40:01 +08:00 |
wangmm0220
|
a5144f0ba2
|
fix:set offset if read wal none
|
2023-03-20 10:10:07 +08:00 |
Haojun Liao
|
7e712a14b6
|
fix(tmq): adjust log.
|
2023-03-19 19:06:28 +08:00 |
Haojun Liao
|
ae5155edcf
|
fix(tmq): do some internal refactor.
|
2023-03-19 10:49:30 +08:00 |
wangmm0220
|
55fb48b699
|
fix:error in TD-23218 & remove useless logic
|
2023-03-18 18:48:50 +08:00 |
wangmm0220
|
ccba1d07c6
|
fix:error in TD-23218 & remove useless logic
|
2023-03-18 18:42:49 +08:00 |
wangmm0220
|
7616a283e3
|
fix:error in TD-23218 & remove useless logic
|
2023-03-18 18:23:38 +08:00 |
yihaoDeng
|
8039702c14
|
add backend
|
2023-03-18 07:36:55 +00:00 |
cadem
|
042d94215b
|
feat/add topic total and stream total in monitor
|
2023-03-18 12:50:07 +08:00 |
cadem
|
7c970d1847
|
fix/clusterid isolation
|
2023-03-18 11:16:52 +08:00 |
kailixu
|
9d1b0540b2
|
fix: truncate of server version
|
2023-03-17 19:05:26 +08:00 |
dapan1121
|
c2f346407d
|
fix: order by error info
|
2023-03-17 15:17:09 +08:00 |