dapan1121
f60441e2dd
fix: fix query thread quitting issue
2022-11-11 18:44:59 +08:00
Shengliang Guan
30058f7619
enh: optimize the error code when create and delete a database in a dropping state
2022-11-08 10:46:32 +08:00
Shengliang Guan
46e55ba9fb
refact: remove config change codes
2022-11-07 20:19:55 +08:00
Liu Jicong
15ad147c40
Merge branch '3.0' into feature/stream
2022-11-03 13:37:59 +08:00
Liu Jicong
2fbc8e6306
refactor(stream): stream deploy and state transfer
2022-11-03 13:22:23 +08:00
dapan1121
2bf5b0405d
Merge pull request #17851 from taosdata/enh/TD-19956
...
enh: optimize submit response message
2022-11-03 10:19:39 +08:00
Shengliang Guan
b5f0041af1
refact: adjust error code in vnode
2022-11-02 15:28:32 +08:00
dapan1121
ecfcf7054c
enh: optimize submit response msg
2022-11-02 15:18:32 +08:00
Benguang Zhao
31a0421878
enh: check completeness of WAL log entries after repairing
2022-10-27 15:55:22 +08:00
Benguang Zhao
7fb827debd
fix: refactor walScanLogGetLastVer, walCheckAndRepairMeta, and walCheckAndRepairIdx.
...
* search for the last entry in the contiguous range of valid WAL from the last pos fsynced as firstTrial
* find the last entry before the last pos fsynced backwards as second trial
* reserve sufficient space for computing CRC32 checksum, esp. of WAL record body
* rebuild meta info to resolve potential misalignment between lists of meta and actual log files
* retract commitIndex and appliedIndex to lastLogIndex if needed
* put an upper size limit on possibly corrupted WAL range to be recovered
2022-10-15 23:56:31 +08:00
Xiaoyu Wang
947e9d6458
fix: some problems of parser
2022-10-12 10:16:29 +08:00
Hongze Cheng
579af54c49
more code
2022-10-10 17:45:10 +08:00
Xiaoyu Wang
73642ac3a2
feat: sql command 'show table tags from table_name'
2022-09-29 16:16:49 +08:00
Xiaoyu Wang
9f45f81aa0
fix: join validity check
2022-09-22 16:54:39 +08:00
Cary Xu
777fadee25
feat: stream state optimization for rsma
2022-09-19 19:27:23 +08:00
Liu Jicong
3bedc3fa3b
Merge pull request #16836 from taosdata/feature/stream
...
feat(stream): stream state support tuple
2022-09-14 17:47:47 +08:00
Liu Jicong
c7f986a656
refactor(tmq): add error code
2022-09-14 17:11:50 +08:00
Ganlin Zhao
64226e5e55
fix error code number
2022-09-14 15:01:14 +08:00
Ganlin Zhao
6b2bf42f68
fix(query): twa function output NULL if input has overlap timestamps
...
TD-18224
2022-09-13 18:05:54 +08:00
Cary Xu
9ae0e15d6b
refactor: rsma code refactor and use ref for qtaskf
2022-09-01 16:51:23 +08:00
Ganlin Zhao
00b2db50b4
fix(query): restrict fill(none) in interp
...
TD-18531
2022-08-23 10:40:01 +08:00
Hui Li
35af88cbaa
Merge pull request #16195 from taosdata/feature/3.0_interval_hash_optimize
...
enh: rsma batch process
2022-08-18 16:07:14 +08:00
Liu Jicong
853e6e2988
refactor(mnode): drop stream task
2022-08-17 19:19:58 +08:00
Cary Xu
7216384d2f
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-08-16 13:44:52 +08:00
Liu Jicong
c4df4431cd
refactor(tmq): put write logic into taosx.c
2022-08-15 18:50:28 +08:00
Cary Xu
dab6c81769
enh: rsma batch process
2022-08-15 00:16:44 +08:00
Liu Jicong
95f696b30d
enh(tmq): prevent drop db when topic exists
2022-08-10 17:24:47 +08:00
Liu Jicong
e5e82f0cf2
merge 3.0
2022-08-10 16:31:23 +08:00
Liu Jicong
18f6fb6123
enh(tmq): speed up consumer recover
2022-08-10 16:04:03 +08:00
Cary Xu
875eabdbf5
fix: send rsma fetch msg to designated vg
2022-08-08 16:18:05 +08:00
yihaoDeng
ecd560ccb0
start timer for particular msg
2022-08-06 15:30:11 +08:00
Cary Xu
2f19c2d0a5
other: rsma replica restore and memory leak
2022-08-03 10:58:01 +08:00
Zhiqiang Wang
8ea865fe5c
Merge pull request #15659 from taosdata/fix/ZhiqiangWang/TD-17383-add-cloud-grant-cfg
...
feat: add cloud grant cfg
2022-08-02 09:47:43 +08:00
afwerar
412d3437a8
feat: add cloud grant cfg
2022-08-01 19:54:13 +08:00
shenglian-zhou
21308d7853
Merge pull request #15639 from taosdata/szhou/fix/join
...
fix: fix failed case of join.sim
2022-08-01 18:54:42 +08:00
Cary Xu
45c68a1622
fix: check modifiable when drop tsma columns
2022-08-01 16:51:32 +08:00
shenglian zhou
905a07801e
fix: fix errors of join test case
2022-08-01 16:19:50 +08:00
dapan1121
156567b9bc
fix: fix show queries crash and error msg
2022-07-29 09:01:35 +08:00
Xiaoyu Wang
f977117c6c
fix: db options rename
2022-07-27 11:55:19 +08:00
yihaoDeng
1cb488dd56
refactor: add new auth code
2022-07-26 13:33:24 +08:00
Shengliang Guan
58f2fa8c82
enh: make the error codes of 2.0 and 3.0 error as same
2022-07-23 18:23:09 +08:00
Liu Jicong
2441ec22bd
feat(tmq): check alter for ntb
2022-07-22 16:05:28 +08:00
Xiaoyu Wang
5988fc0e4a
feat: sql command 'show tags from table_name'
2022-07-19 15:31:44 +08:00
Hongze Cheng
592c6991a0
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-16 03:13:03 +00:00
WANG MINGMING
67b1c680b3
Merge pull request #14958 from taosdata/feature/TD-14761
...
fix:error in schemaless
2022-07-15 18:51:35 +08:00
Hongze Cheng
c9b0864e21
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-15 10:03:26 +00:00
wangmm0220
1517b69cef
fix:error in schemaless
2022-07-15 17:36:33 +08:00
yihaoDeng
baa21c8398
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev
2022-07-15 14:58:00 +08:00
yihaoDeng
35e8ad2811
feat: add time unsynced check
2022-07-15 14:51:20 +08:00
Hongze Cheng
26509fa242
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-13 12:03:10 +00:00