Shengliang Guan
a0983cf8c1
enh: adjust tqueue and tworker log
2022-11-04 10:58:23 +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
Shengliang Guan
a031010a9e
Merge pull request #17721 from taosdata/FIX/TD-19673-3.0
...
enh: check completeness of WAL log entries after repairing
2022-11-01 13:59:34 +08:00
Shengliang Guan
392564cc7d
enh: refact syncEnv code
2022-10-31 23:40:43 +08:00
Shengliang Guan
acb6634216
enh: set sst trigger default value from 8 to 1
2022-10-30 20:07:41 +08:00
Benguang Zhao
31a0421878
enh: check completeness of WAL log entries after repairing
2022-10-27 15:55:22 +08:00
Shengliang Guan
4f86c27bd5
Merge pull request #17688 from taosdata/feature/sync2-merge
...
refactor(sync): check pSyncTimer NULL
2022-10-27 10:13:52 +08:00
Alex Duan
41cdb1e917
fix(coverage): remove the function about skiplist callback
2022-10-26 17:29:49 +08:00
Minghao Li
95d51891b9
refactor(sync): adjust multi replica wal retension size
2022-10-26 13:55:30 +08:00
Haojun Liao
d06bcb2219
refactor: fix typo and do some internal refactor.
2022-10-26 09:47:11 +08:00
Liu Jicong
5571ebee0f
Merge pull request #17542 from taosdata/feature/stream
...
enh(stream): internal optimize
2022-10-21 14:31:42 +08:00
Liu Jicong
035e6b13c8
enh(stream): internal optimize
2022-10-21 10:29:05 +08:00
Haojun Liao
c41713cf21
Merge pull request #17495 from taosdata/fix/liao_cov
...
refactor: remove redundant codes and do some internal refactor.
2022-10-20 13:16:02 +08:00
Haojun Liao
00e56d678b
refactor: remove redundant codes.
2022-10-19 22:38:12 +08:00
Hongze Cheng
1d6c5e63ed
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
2022-10-19 10:13:59 +08:00
Shengliang Guan
fc5af24975
Merge pull request #17444 from taosdata/enh/TD-19622
...
refact: remove bnode codes
2022-10-19 10:06:35 +08:00
Hongze Cheng
74d025c783
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
2022-10-18 22:47:12 +08:00
Shengliang Guan
3a7d89a6bb
refact: remove bnode codes
2022-10-18 17:34:58 +08:00
Hongze Cheng
0706f2dea2
more code
2022-10-18 16:54:53 +08:00
dapan1121
0fe14f0b16
fix: fix coverity issues
2022-10-18 16:33:27 +08:00
dapan1121
1992925d8d
Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw
2022-10-17 19:50:37 +08:00
dapan1121
cf9abe7258
fix: fix coverity check issues
2022-10-17 19:48:36 +08:00
Benguang Zhao
616eb5f903
Merge branch '3.0' into FIX/TD-19239-3.0
2022-10-16 00:29:01 +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
Hongze Cheng
2268a1e94e
fix some converity scan problem
2022-10-14 13:34:25 +08:00
Shengliang Guan
ebf330fad2
Merge pull request #17309 from taosdata/fix/3.0_bugfix_wxy
...
fix: some problems of parser
2022-10-13 13:58:13 +08:00
Hongze Cheng
fcbaa6082b
more code refact
2022-10-13 11:49:46 +08:00
Hongze Cheng
4cc94968ee
refact: format header file
2022-10-13 11:09:43 +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
Shengliang Guan
66a4f332b3
fix: coverity issues
2022-10-10 10:51:16 +08:00
Hongze Cheng
cd0593cfcf
fix more
2022-10-09 16:10:16 +08:00
Shengliang Guan
8e4a0912a2
Merge pull request #17220 from taosdata/feat/TD-17777-V30
...
feat(shell): Supported TAB complete for 3.0
2022-10-09 13:36:16 +08:00
Alex Duan
c71600bae8
Merge branch '3.0' into feat/TD-17777-V30
2022-10-08 20:20:07 +08:00
yihaoDeng
27003dfaa5
fix invalid tag value
2022-10-08 15:48:52 +08:00
Hongze Cheng
be482feacc
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
2022-09-30 10:32:10 +08:00
Xiaoyu Wang
73642ac3a2
feat: sql command 'show table tags from table_name'
2022-09-29 16:16:49 +08:00
Alex Duan
49b49eb0eb
Merge branch '3.0' into feat/TD-17777-V30
2022-09-29 11:20:09 +08:00
Hongze Cheng
82a227b9c7
more fix
2022-09-28 18:48:35 +08:00
Hongze Cheng
a4d16f1c00
more code
2022-09-27 17:36:02 +08:00
Hongze Cheng
efacafde33
refact more code
2022-09-26 10:47:24 +08:00
Hongze Cheng
14b0b458e7
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
2022-09-23 18:07:19 +08:00
Shengliang Guan
983f4797f2
Merge pull request #16862 from taosdata/enh/clientPolicy
...
enh: support client merge policy
2022-09-23 17:26:30 +08:00
Hongze Cheng
7e0c3ee663
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
2022-09-23 17:22:02 +08:00
Shengliang Guan
3810b5d4fa
fix: add more info log for mnode
2022-09-23 15:42:36 +08:00
dapan1121
3fb3aa7bea
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
2022-09-23 13:33:11 +08:00
Hongze Cheng
2ba8be78a7
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
2022-09-23 10:58:15 +08:00
Shengliang Guan
ade0e5c5cc
Merge pull request #17010 from taosdata/fix/3.0_bugfix_wxy
...
fix: some parser problems
2022-09-22 19:42:26 +08:00
Hongze Cheng
5fd403b813
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression
2022-09-22 19:11:02 +08:00
Xiaoyu Wang
9f45f81aa0
fix: join validity check
2022-09-22 16:54:39 +08:00
Shengliang Guan
43ef21f67b
enh: add oper name to show transaction
2022-09-22 16:19:33 +08:00
Hongze Cheng
9f7771cde4
refact more code
2022-09-22 11:52:47 +08:00
Hongze Cheng
ce9afbae19
more code
2022-09-21 14:02:52 +08:00
Hongze Cheng
b4a43079fb
more code
2022-09-21 11:03:08 +08:00
Hongze Cheng
fb45b8d577
refact code
2022-09-20 13:39:32 +08:00
Hongze Cheng
215883ea64
refact code
2022-09-20 11:08:46 +08:00
Hongze Cheng
678f9da4ac
refact compress code
2022-09-20 10:11:55 +08:00
Cary Xu
777fadee25
feat: stream state optimization for rsma
2022-09-19 19:27:23 +08:00
Alex Duan
1490b11448
Merge remote-tracking branch 'refs/remotes/origin/3.0' into 3.0
2022-09-19 11:09:10 +08:00
dapan1121
4048c99282
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
2022-09-15 14:50:35 +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
Shengliang Guan
59e9140996
Merge pull request #16806 from taosdata/fix/TD-18224
...
fix(query): twa function report error if input has overlap timestamps
2022-09-14 15:52:20 +08:00
Ganlin Zhao
64226e5e55
fix error code number
2022-09-14 15:01:14 +08:00
Ganlin Zhao
f1956930c9
Merge branch '3.0' into fix/TD-18224
2022-09-13 18:06:34 +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
yihaoDeng
b82f27ec03
tsc: handle schedule error
2022-09-13 17:48:57 +08:00
Xiaoyu Wang
6cf578f299
feat: database option 'tsdb_pagesize'
2022-09-13 14:19:50 +08:00
Hongze Cheng
9e33dfbc90
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config
2022-09-08 21:27:33 +08:00
Hongze Cheng
eae7947c68
more refact
2022-09-08 17:58:33 +08:00
Shengliang Guan
f3b9c5933f
fix: compile error in windows
2022-09-08 16:14:22 +08:00
Shengliang Guan
adff7af9dd
enh: add table_prefix and table_suffix options to database
2022-09-08 13:54:54 +08:00
Alex Duan
f1dd2d5675
feat(shell): add port to 3.0 buld ok
2022-09-07 10:16:00 +08:00
dapan1121
8675857207
enh: add client query policy
2022-09-05 13:56:42 +08:00
Shengliang Guan
25df542a01
Merge pull request #16649 from taosdata/feature/3.0_interval_hash_optimize
...
refactor: rsma fetch trigger refactor and use ref to manage qtaskf
2022-09-04 18:16:58 +08:00
Cary Xu
18c3f19b6b
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-09-04 14:57:38 +08:00
Haojun Liao
a06053712d
fix(query): commit
2022-09-03 22:19:25 +08:00
Haojun Liao
957550c472
Merge branch 'refact/tsdb_optimize' of github.com:taosdata/tdengine into refact/tsdb_optimize
2022-09-03 11:17:26 +08:00
Haojun Liao
4ace5bef9c
fix(query): fix syntax error.
2022-09-03 11:08:36 +08:00
Haojun Liao
d9d7c81872
Merge branch '3.0' into refact/tsdb_optimize
2022-09-03 10:14:48 +08:00
Haojun Liao
b159d3cdf5
fix(query): fix syntax error on windows platform
2022-09-03 10:05:57 +08:00
Shengliang Guan
25c67f6ebb
enh: add hash prefix and suffix option to db
2022-09-02 19:00:11 +08:00
Haojun Liao
52c5992c87
other:merge 3.0
2022-09-02 09:58:16 +08:00
Xiaoyu Wang
594e4b376e
feat: sql command 'show vnodes' and database option 'sst_trigger'
2022-09-01 19:01:37 +08:00
Hongze Cheng
f8c0c0ca6d
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-09-01 17:41:48 +08:00
Cary Xu
c0fd55f755
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-09-01 16:51:42 +08:00
Cary Xu
9ae0e15d6b
refactor: rsma code refactor and use ref for qtaskf
2022-09-01 16:51:23 +08:00
Xiaoyu Wang
c06503d865
enh: the default values of wal related parameters are different in single-replica and multi-replica
2022-09-01 15:52:03 +08:00
Hongze Cheng
4271911b50
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-09-01 09:51:33 +08:00
Haojun Liao
707c20c46c
Merge pull request #16495 from taosdata/feature/3_liaohj
...
refactor(query): do some internal refactor.
2022-08-30 17:58:40 +08:00
Liu Jicong
8b3489760c
feat(tmq): support taosx
2022-08-30 11:12:20 +08:00
Haojun Liao
37618513a6
Merge branch '3.0' into feature/3_liaohj
2022-08-29 22:47:18 +08:00
Haojun Liao
ba8b10e27b
refactor(query): do some internal refactor.
2022-08-29 18:47:46 +08:00
Hongze Cheng
d2621cb657
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-08-29 15:47:27 +08:00
Hongze Cheng
90d7ba0f4f
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-08-29 11:02:53 +08:00
dapan1121
d955942a64
Merge remote-tracking branch 'origin/3.0' into enh/removeConvert
2022-08-29 09:29:12 +08:00
Shengliang Guan
c581212712
Merge pull request #16439 from taosdata/feature/3_liaohj
...
feature(query): support last function cache and retrieve data.
2022-08-28 21:27:13 +08:00
Hongze Cheng
8b58508e2e
more code
2022-08-26 22:23:03 +08:00
Haojun Liao
655dbb47c1
refactor(query): do some internal refactor.
2022-08-26 19:19:48 +08:00
dapan1121
d18e7cd739
enh: remove compare type convertion
2022-08-26 16:20:07 +08:00
Hongze Cheng
5bbfc54504
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
2022-08-26 10:08:12 +08:00
Hongze Cheng
34abb83796
more code
2022-08-25 23:07:59 +08:00
Hongze Cheng
cfa666f247
more code
2022-08-25 17:04:42 +08:00
Hongze Cheng
ffa5812053
more code
2022-08-25 16:21:13 +08:00
Haojun Liao
1c06206000
other:merge 3.0
2022-08-25 11:01:36 +08:00
Hongze Cheng
c3998092f7
more code
2022-08-25 10:43:13 +08:00
Hongze Cheng
b8230d5a3e
more code
2022-08-25 10:04:28 +08:00
Hongze Cheng
a01ea0bed2
more code
2022-08-24 22:34:11 +08:00
Hongze Cheng
04cc96d6d9
more code
2022-08-24 19:01:27 +08:00
dapan1121
f6b39e5911
enh: add hash performance test
2022-08-24 18:21:49 +08:00
Hongze Cheng
f95c0013ef
more code
2022-08-24 17:29:28 +08:00
Ganlin Zhao
00b2db50b4
fix(query): restrict fill(none) in interp
...
TD-18531
2022-08-23 10:40:01 +08:00
dapan1121
2882904fa1
fix: fix explain row buf issue
2022-08-22 20:03:59 +08:00
Cary Xu
59739e0cb7
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-08-19 17:20:08 +08:00
Cary Xu
441ce21677
enh: rsma batch process
2022-08-19 17:19:50 +08:00
Xiaoyu Wang
e5da9167ff
fix: escape character problem in auto create table insert
2022-08-19 11:52:30 +08:00
Xiaoyu Wang
09cb575300
fix: escape character problem in auto create table insert
2022-08-19 11:10:56 +08:00
Xiaoyu Wang
98fc185e92
fix: escape character problem in auto create table insert
2022-08-18 18:53:23 +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
Cary Xu
214acb74c3
Merge branch '3.0' into feature/3.0_interval_hash_optimize
2022-08-18 16:02:01 +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
Minghao Li
031137d1ec
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
2022-08-12 17:19:09 +08:00
Minghao Li
f4da54d624
refactor(sync): update DEFAULT_DB_WAL_RETENTION_PERIOD
2022-08-12 15:25:52 +08:00
dapan1121
9cd7c54e25
fix: fix task sched crash issue
2022-08-12 10:41:02 +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
yihaoDeng
dd04c35dcf
Merge branch 'dev' into opt
2022-08-10 10:26:03 +08:00
54liuyao
41e2538ade
scalable bloom filter encode & decode
2022-08-09 16:54:59 +08:00
Li Minghao
7722f88093
Merge pull request #15861 from taosdata/feature/3.0_mhli
...
refactor(sync): speed up replicate
2022-08-08 20:36:49 +08:00
Minghao Li
df18cc5f47
refactor(sync): speed up replicate
2022-08-08 19:46:37 +08:00
Cary Xu
875eabdbf5
fix: send rsma fetch msg to designated vg
2022-08-08 16:18:05 +08:00
Cary Xu
963bc989e3
enh: rsma code optimization
2022-08-07 17:45:07 +08:00
yihaoDeng
eeb1d40e6d
Merge branch 'dv3' into dvv
2022-08-06 19:19:13 +08:00
yihaoDeng
ecd560ccb0
start timer for particular msg
2022-08-06 15:30:11 +08:00
yihaoDeng
eeb71acdf6
fix rpc perf
2022-08-05 21:28:34 +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
yihaoDeng
ac169b8d90
fix index bugf
2022-07-30 10:30:58 +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
Yihao Deng
e4ac4d37c0
Merge pull request #15433 from taosdata/refator/update-auth-code
...
refactor: add new auth code
2022-07-26 20:31:02 +08:00
Minglei Jin
7974d672b4
fix: make tdbDebugFlag work
2022-07-26 17:46:47 +08:00
yihaoDeng
1cb488dd56
refactor: add new auth code
2022-07-26 13:33:24 +08:00
Xiaoyu Wang
9571f3462d
Merge pull request #15403 from taosdata/feature/3.0_debug_wxy
...
feat: add db options of wal
2022-07-26 08:21:12 +08:00
Xiaoyu Wang
1ddbff0acf
feat: add db options of wal
2022-07-25 21:09:06 +08:00
Shengliang Guan
49c42ef289
fix: compile error in unitest
2022-07-25 17:39:05 +08:00
Shengliang Guan
b859e6bde2
fix: the modification of alter dnode does not take effect through show dnode variables
2022-07-25 15:27:47 +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
Liu Jicong
bf37f3fa68
feat(wal): remove wal log size limitation
2022-07-20 16:15:53 +08:00
Liu Jicong
5d6df744d5
Merge pull request #15139 from taosdata/feature/stream
...
refactor(stream): batch optimization for submit msg
2022-07-19 20:27:39 +08:00
Liu Jicong
bc1af6deaf
refactor(stream): batch optimization for submit msg
2022-07-19 15:52:08 +08:00
Xiaoyu Wang
5988fc0e4a
feat: sql command 'show tags from table_name'
2022-07-19 15:31:44 +08:00
Li Minghao
4e18941000
Merge pull request #14990 from taosdata/feat/tsdb_snapshot
...
feat(tsdb/sync): tsdb snapshot/sync integration
2022-07-16 17:09:08 +08:00
Xiaoyu Wang
7c585d8ed9
fix: database options 'strict' and 'cachelast' syntax adjustments
2022-07-16 11:47:26 +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
c5133de715
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-14 05:42:16 +00: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
wangmm0220
d3cdd75b94
Merge branch '3.0' into feature/TD-13041
2022-07-13 19:40:26 +08:00
wangmm0220
8aa04f8e55
fix:error in tmq meta
2022-07-13 18:49:57 +08:00
dapan1121
ca754adaa6
fix: add agg processing
2022-07-13 17:14:04 +08:00
Hongze Cheng
2fd04241d6
more vnode snapshot reader
2022-07-13 06:26:13 +00:00
Shengliang Guan
148e3a5f97
Merge pull request #14818 from taosdata/fix/mnode
...
enh: adjust vnode fetch queue number
2022-07-12 20:43:05 +08:00
Liu Jicong
a34d344225
Merge pull request #14808 from taosdata/feature/stream
...
refactor(tmq): prepare only needed
2022-07-12 18:09:31 +08:00
Shengliang Guan
037f84fafd
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-07-12 17:29:23 +08:00
dapan1121
35e059af6c
Merge branch '3.0' into fix/TD-17260
2022-07-12 14:54:41 +08:00
dapan1121
9813094f16
fix: fix lock and set plan addr issue
2022-07-12 14:51:32 +08:00
Shengliang Guan
75804db990
Merge remote-tracking branch 'origin/3.0' into fix/dnode
2022-07-12 14:22:10 +08:00
Liu Jicong
ac57956a56
Merge branch '3.0' into feature/stream
2022-07-12 14:12:18 +08:00
Liu Jicong
d637ffe22c
refactor(tmq): prepare only needed
2022-07-12 14:10:22 +08:00
Shengliang Guan
b9165a9503
fix: reset queueSize after the queueItem is consumed and executed by the worker
2022-07-12 13:56:54 +08:00
Shengliang Guan
52b63db905
fix: invalid vnode ref while drop stream
2022-07-12 13:26:55 +08:00
Cary Xu
87050fa58c
other: fix typo
2022-07-11 21:04:57 +08:00
Hongze Cheng
61fb45af56
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-11 09:48:43 +00:00
Shengliang Guan
a846bb9381
refactor: rename cacheLastRow to cacheLast
2022-07-11 15:45:40 +08:00
Hongze Cheng
4ecf2fd78d
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-11 06:58:54 +00:00
dapan1121
9584f51f83
Merge pull request #14743 from taosdata/fix/TD-17191
...
fix: fix taos crash and deadlock issue
2022-07-11 13:56:12 +08:00
dapan1121
def96ee38f
fix: fix taos crash and deak lock issue
2022-07-11 10:43:08 +08:00
Hongze Cheng
3781db867e
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-10 12:25:25 +00:00
dapan1121
f263dac186
fix: fix taosc crash issue
2022-07-10 19:29:26 +08:00
Xiaoyu Wang
bd210bf392
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-10 16:45:14 +08:00
Hongze Cheng
53a13db814
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
2022-07-10 06:01:55 +00:00
Hongze Cheng
699c9572f5
more
2022-07-10 06:01:30 +00:00
Shengliang Guan
998de54728
feat:write meta from tmq to taosd
2022-07-10 11:17:51 +08:00
Shengliang Guan
c6591c3cd3
Merge remote-tracking branch 'origin/3.0' into feature/TD-13041
2022-07-10 10:59:47 +08:00
Shengliang Guan
f2f45a1ec7
feat:write meta from tmq to taosd
2022-07-10 10:59:34 +08:00
Xiaoyu Wang
2454298b0b
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-10 10:24:55 +08:00
WANG MINGMING
30b1af3feb
Merge pull request #14700 from taosdata/feature/TD-13041
...
feat:write meta from tmq to taosd
2022-07-10 10:22:51 +08:00
Xiaoyu Wang
f99a61a464
fix: some problem of parser and planner
2022-07-08 21:05:19 +08:00
wangmm0220
6b46423a97
feat:write meta from tmq to taosd
2022-07-08 18:37:47 +08:00
Hongze Cheng
8e172ceeed
fix: encode/decode i64v
2022-07-08 10:20:26 +00:00
Shengliang Guan
6e12d8e707
refactor: adjust log
2022-07-08 15:20:15 +08:00
Liu Jicong
db23b07ae1
merge from 3.0
2022-07-06 21:12:46 +08:00
Liu Jicong
8c5dbde918
refactor(stream): stream reader created in scanner
2022-07-06 14:20:07 +08:00
Haojun Liao
29949a965b
other: merge 3.0.
2022-07-06 13:46:24 +08:00
dapan1121
cd0cf055e5
Merge branch '3.0' into feature/insertselect
2022-07-05 16:17:04 +08:00
dapan1121
b5207239b5
enh: refactor scheduler code
2022-07-05 16:10:38 +08:00
Cary Xu
6ef9f0c9e9
fix: rsma version adjust
2022-07-05 14:57:01 +08:00
Minglei Jin
f6cd94d781
tRealloc: fix type void * conversion
2022-07-05 11:03:09 +08:00
Haojun Liao
6bfe5df94a
other: merge 3.0
2022-07-05 09:47:39 +08:00
Shengliang Guan
5405ac08d9
Merge pull request #14514 from taosdata/fix/tsim
...
enh: check available memory of dnode while creating db
2022-07-04 19:42:42 +08:00
Hongze Cheng
27b719febd
refact some code
2022-07-04 11:24:54 +00:00
Li Minghao
c45e0d5112
Merge pull request #14513 from taosdata/feature/3.0_mhli
...
refactor(sync): add sync strategy
2022-07-04 18:40:41 +08:00
Shengliang Guan
c58a84750e
Merge remote-tracking branch 'origin/3.0' into fix/tsim
2022-07-04 17:54:25 +08:00
Shengliang Guan
630eebecd5
enh: check available memory of dnode while creating db
2022-07-04 17:50:35 +08:00
Minghao Li
59f015a121
refactor(sync): add error code sync-timeout
2022-07-04 16:22:02 +08:00
Xiaoyu Wang
2450d5982b
Merge pull request #14450 from taosdata/feature/3.0_debug_wxy
...
fix: some problems of parser and planner
2022-07-04 16:18:45 +08:00
Hongze Cheng
267e450a15
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-07-04 05:21:43 +00:00
Hongze Cheng
ddb198de23
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-07-04 03:42:50 +00:00
Xiaoyu Wang
41e67fb2b8
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-04 10:16:06 +08:00
yihaoDeng
e08353f843
Merge branch 'dlp' into idx
2022-07-04 09:28:26 +08:00
Shengliang Guan
121da02c03
refactor: adjust max vgroups per db
2022-07-02 20:24:19 +08:00
Xiaoyu Wang
d5d25253fb
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-07-02 19:34:31 +08:00
Xiaoyu Wang
988cffcce6
fix: some problems of parser and planner
2022-07-02 18:19:10 +08:00
WANG MINGMING
e4a711975d
Merge pull request #14458 from taosdata/feature/TD-13041
...
fix: erro in json in operator
2022-07-02 17:52:43 +08:00
wangmm0220
8390080074
fix: error in empty string in operator
2022-07-02 16:16:18 +08:00
Cary Xu
73b1101aa5
Merge pull request #14449 from taosdata/feature/TD-11274-3.0
...
feat: rsma recovery
2022-07-02 12:47:47 +08:00
Cary Xu
0467c0db93
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-07-01 20:55:10 +08:00
Cary Xu
1aa45f73f4
feat: rsma recovery
2022-07-01 20:54:57 +08:00
Xiaoyu Wang
7a53bae352
merge 3.0
2022-07-01 20:05:15 +08:00
wangmm0220
4e6b3d72ac
Merge branch '3.0' into feature/TD-13041
2022-07-01 16:54:18 +08:00
Liu Jicong
3f16edebe1
fix: return correct size type
2022-07-01 16:25:11 +08:00
Li Minghao
e7729ee3a3
Merge pull request #14430 from taosdata/feature/3.0_mhli
...
refactor(sync): add snapshot2 interface
2022-07-01 16:22:16 +08:00
Xiaoyu Wang
a94e5f9bec
fix: csum/diff/mavg support subquery
2022-07-01 15:47:07 +08:00
Liu Jicong
269b33c02d
Merge branch '3.0' into feature/stream
2022-07-01 14:39:52 +08:00
Liu Jicong
52d09b4173
refactor(wal)
2022-07-01 14:39:21 +08:00
Minghao Li
4033e2dd34
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
2022-07-01 09:50:43 +08:00
yihaoDeng
4b0e8a3919
feat: refactor index code
2022-06-30 20:00:46 +08:00
Minghao Li
24a3c817a4
refactor(sync): add batch propose
2022-06-30 16:44:49 +08:00
wangmm0220
3725adc861
fix:merge from 3.0
2022-06-29 18:45:34 +08:00
yihaoDeng
3501475f60
enh: add new code
2022-06-29 16:11:41 +08:00
dapan1121
7beac65a73
Merge pull request #14303 from taosdata/hotfix/resetquerycache
...
fix: fix reset query cache crash issue
2022-06-29 08:54:42 +08:00
Cary Xu
fc55d6fb85
refactor: rsma code optimization
2022-06-28 16:24:48 +08:00
Haojun Liao
4a59e1300b
other: merge 3.0.
2022-06-28 15:22:32 +08:00
wangmm0220
8e5099c44c
Merge branch '3.0' into feature/TD-13041
2022-06-27 20:02:00 +08:00
Ganlin Zhao
f9e80a8e2b
fix(query): add mode function
2022-06-27 19:41:13 +08:00
wangmm0220
5557c2ef93
fix: add limit for json operator
2022-06-27 16:17:58 +08:00
dapan1121
4ad36f714d
fix: fix reset query cache issue
2022-06-24 20:53:52 +08:00
yihaoDeng
a2b62cba42
handle except
2022-06-24 17:07:17 +08:00
dapan1121
be341e1daa
Merge branch '3.0' into hotfix/resetquerycache
2022-06-24 15:22:24 +08:00
dapan1121
b092a9c5c9
Merge branch '3.0' into feature/alterlocal
2022-06-24 08:22:11 +08:00
yihaoDeng
23d1e55718
handle except
2022-06-23 20:29:14 +08:00
yihaoDeng
d5f5c33c9c
refactor code
2022-06-23 15:55:47 +08:00
Cary Xu
b1adcf00c8
Merge branch '3.0' into feature/TD-14481-3.0
2022-06-23 14:19:33 +08:00
Cary Xu
0a24fbcdd6
feat: persistence of rsma qtaskinfo
2022-06-23 14:19:21 +08:00
dapan1121
9cee07bfca
fix: fix reset query cache crash issue
2022-06-23 13:53:14 +08:00
dapan1121
b2ff536050
Merge pull request #14118 from taosdata/feature/showdnodevariables
...
feat: show dnode variables
2022-06-23 13:23:06 +08:00
dapan1121
33452da7bd
feat: alter local command
2022-06-22 19:45:41 +08:00
dapan1121
66cfe3a3fc
feat: show dnode variables
2022-06-22 17:17:18 +08:00
Xiaoyu Wang
acd1bbd8e3
merge 3.0
2022-06-22 17:00:11 +08:00
Xiaoyu Wang
a5ca4965a4
feat: some sql syntax adjustments
2022-06-22 16:35:14 +08:00
Zhiqiang Wang
04771a6d82
Merge pull request #14079 from taosdata/fix/ZhiqiangWang/TD-16357-fix-sim-test-error
...
test: fix sim test error
2022-06-21 21:50:01 +08:00
afwerar
9dff7b93c6
test: fix sim test error
2022-06-21 20:04:55 +08:00
dapan1121
88b48ec46c
Merge branch '3.0' into feature/showcreate
2022-06-21 17:40:52 +08:00
Shengliang Guan
714c599fd7
fix: deadlock while set standby
2022-06-21 11:40:27 +08:00
dapan1121
be2935cba6
feat: show create table
2022-06-20 20:58:36 +08:00
Li Minghao
55a79f25a2
Merge pull request #14031 from taosdata/feature/3.0_mhli
...
refactor(sync): propose fail when changing
2022-06-20 20:45:57 +08:00
Minghao Li
e441bd266b
refactor(sync): add changing state
2022-06-20 17:48:56 +08:00
Hongze Cheng
a889ac3edc
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-20 05:13:12 +00:00
Xiaoyu Wang
9e8058dd5d
feat: sql function 'interp'
2022-06-20 12:00:57 +08:00
Hongze Cheng
c2892e4d35
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-20 01:27:02 +00:00
dapan1121
cd5578918a
Merge branch '3.0' into enh/taos.ref
2022-06-18 19:49:08 +08:00
Hongze Cheng
2627a0203c
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-18 11:29:57 +00:00
Hongze Cheng
afb5be516f
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-18 10:35:57 +00:00
Yihao Deng
2941254a2b
Merge branch '3.0' into enh/trace1
2022-06-18 18:26:26 +08:00
yihaoDeng
974f56cdf1
add trace base func
2022-06-18 18:12:31 +08:00
yihaoDeng
e37a89d41a
add trace log
2022-06-18 17:23:55 +08:00
dapan1121
5f4614d61a
qnode for policy 2/3
2022-06-18 16:30:46 +08:00
Xiaoyu Wang
3599b26526
Merge pull request #13943 from taosdata/feature/3.0_debug_wxy
...
feat: rollup options adjust
2022-06-18 16:26:48 +08:00
yihaoDeng
5401c68706
enh: add trace
2022-06-18 14:07:54 +08:00
Hongze Cheng
2e590c3036
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-18 01:53:01 +00:00
Hongze Cheng
a200ea85db
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-17 12:23:01 +00:00
Xiaoyu Wang
64f8a9cea8
merge 3.0
2022-06-17 18:45:17 +08:00
Shengliang Guan
98272d1434
Merge remote-tracking branch 'origin/3.0' into fix/dnode
2022-06-17 18:41:39 +08:00
Shengliang Guan
fefb416213
enh: let rollback stage stage also need to be consistent
2022-06-17 18:30:40 +08:00
dapan1121
211adf20af
Merge pull request #13875 from taosdata/feature/showapps
...
feat: support show apps command
2022-06-17 18:20:05 +08:00
Hongze Cheng
9bc64e80b5
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-17 09:36:32 +00:00
Xiaoyu Wang
aea4f9c69b
feat: rollup options adjust
2022-06-17 17:27:42 +08:00
Liu Jicong
e92aa57e93
feat(tmq): support commit one msg
2022-06-17 16:38:06 +08:00
Liu Jicong
abc7d06305
Merge branch '3.0' into feature/stream
2022-06-17 15:35:41 +08:00
Liu Jicong
d7660484cc
fix(tmq): performance issue
2022-06-17 15:10:00 +08:00
Xiaoyu Wang
30db51ab21
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
2022-06-17 14:47:25 +08:00
dapan1121
f0c53fb982
Merge branch '3.0' into feature/showapps
2022-06-17 14:44:44 +08:00
Hongze Cheng
189f99eb74
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-17 06:41:12 +00:00
Xiaoyu Wang
fe25e45e0f
Merge pull request #13899 from taosdata/feature/3.0_wxy
...
feat: the unique function and tail function are rewritten as the corresponding clauses
2022-06-17 14:30:23 +08:00
yihaoDeng
636a22b7a9
add trace base func
2022-06-17 09:29:54 +08:00
yihaoDeng
49e855251d
add trace base func
2022-06-16 21:57:28 +08:00
dapan1121
b3f9f81b61
support show apps
2022-06-16 21:06:04 +08:00
Hongze Cheng
0bdbf866c0
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-16 10:19:26 +00:00
Shengliang Guan
7e72c16bde
Merge pull request #13896 from taosdata/fix/dnode
...
feat: redistribute vgroup
2022-06-16 17:25:18 +08:00
Xiaoyu Wang
e224d40480
feat: the unique function and tail function are rewritten as the corresponding clauses
2022-06-16 16:58:55 +08:00
Liu Jicong
928f45709d
feat(stream): drop stream
2022-06-16 16:01:22 +08:00
Shengliang Guan
7aa087a48d
feat: redistribute vgroup
2022-06-16 15:25:04 +08:00
Xiaoyu Wang
97ac79f557
feat: rollup grammar adjust
2022-06-16 11:13:59 +08:00
Hongze Cheng
3da422fef7
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-16 01:33:06 +00:00
dapan1121
69eb9daddb
Merge pull request #13851 from taosdata/feature/showqueries
...
feat: support some show and kill commands
2022-06-16 09:15:02 +08:00
Liu Jicong
683bc24646
Merge pull request #13876 from taosdata/feature/stream
...
feat(stream): drop task
2022-06-15 22:59:43 +08:00
Liu Jicong
5572abe1b4
feat(stream): drop task
2022-06-15 21:41:59 +08:00
Hongze Cheng
76a71b11ed
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-15 11:26:18 +00:00
Shengliang Guan
1b15c3439a
Merge pull request #13859 from taosdata/fix/dnode
...
feat: increase enable and sysinfo limits for user privilege
2022-06-15 18:24:32 +08:00
Shengliang Guan
6711d79434
feat: increase enable and sysinfo limits for user privilege
2022-06-15 17:40:02 +08:00
Hongze Cheng
241297847f
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-15 08:31:41 +00:00
Minghao Li
13eaf5fc73
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
2022-06-15 16:14:38 +08:00
Minghao Li
4b18bd718e
refactor(sync): adjust errno
2022-06-15 16:14:17 +08:00
Xiaoyu Wang
19ab15b19f
feat: super table join
2022-06-15 13:49:29 +08:00
dapan1121
96f8a0da42
Merge branch '3.0' into feature/showqueries
2022-06-15 11:34:54 +08:00
dapan1121
947aecb74f
show queries/connection; kill connection
2022-06-15 11:27:53 +08:00
Hongze Cheng
858474736d
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-15 01:20:18 +00:00
Yihao Deng
9e8c63af31
Merge pull request #13838 from taosdata/enh/log
...
Enh/log
2022-06-15 07:14:00 +08:00
Yihao Deng
f6287282a8
Merge branch '3.0' into enh/log
2022-06-14 21:24:26 +08:00
Cary Xu
c6782e9669
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
2022-06-14 20:19:35 +08:00
Cary Xu
cb7d0c2256
feat: tsma insert and query
2022-06-14 20:19:25 +08:00
Hongze Cheng
c9a3a7a6c6
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-14 11:49:05 +00:00
Xiaoyu Wang
18ced3eb97
Merge pull request #13810 from taosdata/feature/3.0_wxy
...
fix: some problems of parser
2022-06-14 18:06:29 +08:00
Hongze Cheng
9b15bc409a
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-14 09:59:41 +00:00
yihaoDeng
080366ff54
change transport log
2022-06-14 16:32:06 +08:00
Xiaoyu Wang
1676bfe5cf
fix: some problems of parser
2022-06-14 15:43:56 +08:00
wangmm0220
7435221e32
opt: optimize generating groupid in partition/group by tag
2022-06-14 14:40:01 +08:00
Hongze Cheng
a26ccade3e
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
2022-06-13 01:34:31 +00:00
Hongze Cheng
4e2c2b8084
more work
2022-06-11 12:02:12 +00:00
Minglei Jin
c2d46f42af
Merge pull request #13730 from taosdata/feature/lru
...
feat: the first round lru cache for last/last_row
2022-06-11 19:41:23 +08:00
Minglei Jin
10ac0b1eaf
fix: remove empty structure for windows compiling
2022-06-11 19:15:09 +08:00
Minglei Jin
1451bd2237
feat: the first round lru cache for last/last_row
2022-06-11 17:23:51 +08:00
Xiaoyu Wang
67baa48961
Merge pull request #13720 from taosdata/feature/3.0_wxy
...
fix: some problems of parser
2022-06-11 17:16:47 +08:00
Xiaoyu Wang
e17396be9c
fix: some problems of parser
2022-06-11 15:44:49 +08:00
Cary Xu
25911e12a4
Merge branch '3.0' into feature/TD-14481-3.0
2022-06-11 15:16:20 +08:00
Xiaoyu Wang
9ec3c78621
Merge pull request #13703 from taosdata/feature/3.0_wxy
...
feat: sma index optimize
2022-06-11 09:51:06 +08:00
Shengliang Guan
f30d9a034e
feat: redistribute vgroup to dnodes
2022-06-10 15:39:11 +08:00
Xiaoyu Wang
317cc8fc13
feat: sma index optimize
2022-06-10 10:16:18 +08:00
Cary Xu
2b2485d175
feat: tsma exp wnds process
2022-06-09 20:02:55 +08:00
dapan1121
ed3289e0fa
Merge branch '3.0' into feature/3_liaohj
2022-06-08 21:50:54 +08:00
Liu Jicong
6733636a1a
Merge pull request #13601 from taosdata/feature/retrievemsg
...
refactor: do some internal refactor.
2022-06-08 21:27:16 +08:00
dapan1121
deaa295fb5
Merge branch '3.0' into feature/3_liaohj
2022-06-08 20:44:01 +08:00
Haojun Liao
716dd2c5e4
refactor: do some internal refactor, add the column info in STableRetrieveRsp.
2022-06-08 18:41:05 +08:00
Hongze Cheng
aa6f8f0e7a
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-06-08 09:23:12 +00:00
yihaoDeng
6b39c690d2
json idx
2022-06-08 16:13:52 +08:00
dapan1121
cd56e3b11f
collect db table list
2022-06-08 15:30:57 +08:00
Hongze Cheng
c5d27e7cbc
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
2022-06-08 02:18:55 +00:00
54liuyao
262a221c12
distributed interval
2022-06-08 09:33:11 +08:00
Hongze Cheng
d9e9155fb2
more
2022-06-07 11:08:41 +00:00
wangmm0220
56f7b46ae7
fix:global buffer overflow
2022-06-07 17:49:51 +08:00
Xiaoyu Wang
c2477b4ed8
Merge pull request #13557 from taosdata/feature/3.0_wxy
...
feat: vgroup manage command
2022-06-07 17:14:57 +08:00
Shengliang Guan
c086e150f5
Merge pull request #13549 from taosdata/fix/mnode
...
feat: drop dnode
2022-06-07 15:12:19 +08:00
Xiaoyu Wang
2bf16fbf43
feat: vgroup manage command
2022-06-07 15:02:41 +08:00
Shengliang Guan
dd4e01eed3
feat: drop dnode
2022-06-07 14:31:07 +08:00
WANG MINGMING
72914955b5
Merge pull request #13530 from taosdata/feature/TD-13041
...
fix: error in json and add test cases for json
2022-06-06 23:44:01 +08:00
Shengliang Guan
97f954c61f
feat: balance vgroup
2022-06-06 21:00:37 +08:00
WANG MINGMING
a9c40b2f74
Merge pull request #13525 from taosdata/3.0
...
3.0
2022-06-06 20:15:56 +08:00
wangmm0220
0232394386
fix: fix error in json and add test cases for json
2022-06-06 17:55:14 +08:00
Shengliang Guan
362f37b5ed
feat: redistribute vgroup
2022-06-06 17:12:28 +08:00
Shengliang Guan
eeb5c55782
enh: should not alter stb if field used by topic
2022-06-06 10:37:17 +08:00
wangmm0220
3aab380045
feat: merge from 3.0
2022-06-05 22:34:12 +08:00
wangmm0220
a3a959043e
feat: test arith/logic operator for json
2022-06-05 22:25:10 +08:00
Shengliang Guan
36fd0dac68
refactor: add alter-confirm while alter db
2022-06-05 16:34:20 +08:00
Xiaoyu Wang
74026205a7
feat: sql command 'delete from'
2022-06-04 19:54:55 +08:00
dapan1121
bcec782dd2
Merge branch '3.0' into feature/qnode
2022-06-03 20:47:46 +08:00
dapan1121
b6e60082ae
rescheduler timeout task
2022-06-03 20:44:32 +08:00
afwerar
490889f8e7
fix(os): win python case error
2022-06-03 16:13:06 +08:00
dapan1121
f6c6083aad
reschedule timeout task
2022-06-02 21:02:02 +08:00
Liu Jicong
c28af7001f
Merge pull request #13256 from taosdata/feature/3_liaohj
...
enh(query): enable twa function in select clause.
2022-06-02 15:39:18 +08:00
WANG MINGMING
0ac78291ae
Merge pull request #13384 from taosdata/feature/TD-14761
...
feat:add schemaless param from db
2022-06-02 15:18:29 +08:00
Liu Jicong
77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj
2022-06-02 15:05:49 +08:00
Liu Jicong
e1fd4a6640
feat(tmq): get_db api
2022-06-02 10:18:11 +08:00
Shengliang Guan
95c9dea9d6
Merge pull request #13391 from taosdata/fix/tsim
...
enh: add creating and dropping states to mnode
2022-06-01 21:38:59 +08:00
Shengliang Guan
1907c0e66c
enh: add creating and dropping states to mnode
2022-06-01 21:16:22 +08:00
WANG MINGMING
9cb385f0b8
Merge pull request #13388 from taosdata/3.0
...
3.0
2022-06-01 20:07:09 +08:00
Liu Jicong
fcc5527b88
fix: add api back
2022-06-01 20:03:01 +08:00
Liu Jicong
c2f7023024
Merge branch '3.0' into feature/tq
2022-06-01 20:01:21 +08:00
Liu Jicong
135836c729
fix(tmq): tq deserialize msg
2022-06-01 19:57:03 +08:00
wangmm0220
0ecd49205f
feat:merge from 3.0
2022-06-01 18:59:01 +08:00
Hongze Cheng
6f94998e06
make it pass windows compile
2022-06-01 08:34:03 +00:00
Hongze Cheng
7e421c0092
make it compile
2022-06-01 08:04:06 +00:00
Cary Xu
737820ee24
Merge pull request #13371 from taosdata/feature/TD-14481-3.0
...
feat: tsma/rsma refactor
2022-06-01 15:24:27 +08:00
Cary Xu
648e0ac1c1
Merge branch '3.0' into feature/TD-14481-3.0
2022-06-01 15:08:44 +08:00
Cary Xu
15b25eeec5
feat: tsma/rsma refactor
2022-06-01 15:06:12 +08:00
wangmm0220
6a15fd7e55
fix:fix compile error in windows
2022-06-01 13:45:29 +08:00
wangmm0220
588c4f5abf
Merge branch '3.0' into feat/tag_refact
2022-06-01 13:25:41 +08:00
Shengliang Guan
553122a41e
Merge pull request #13356 from taosdata/fix/tsim
...
refactor: adjust error msg
2022-06-01 13:24:33 +08:00
Shengliang Guan
2cbb30a0db
refactor: adjust error msg
2022-06-01 12:11:31 +08:00
Shengliang Guan
321e23fe7b
Merge pull request #13339 from taosdata/fix/tsim
...
fix: the max number of mnodes is limited to 3
2022-06-01 10:13:37 +08:00
Shengliang Guan
70e6e15920
Merge branch 'fix/mnode' into fix/tsim
2022-06-01 09:41:54 +08:00
Shengliang Guan
8baf32fc23
fix: the max number of mnodes is limited to 3
2022-06-01 09:41:43 +08:00
wangmm0220
19b0932781
feat:merge from 3.0
2022-05-31 23:46:04 +08:00
Cary Xu
1e71960376
enh: format optimization
2022-05-31 21:16:51 +08:00
Cary Xu
c5120e68ba
enh: code optimization
2022-05-31 21:15:45 +08:00
Cary Xu
6ae33e242b
Merge branch '3.0' into feature/TD-14481-3.0
2022-05-31 21:08:12 +08:00
Cary Xu
d8405d82dc
feat: tsma refactor
2022-05-31 21:07:52 +08:00
Shengliang Guan
5f74daa5e4
enh: display the ertransaction error reason
2022-05-31 20:36:54 +08:00
Shengliang Guan
691cc93ed2
Merge pull request #13311 from taosdata/fix/mnode
...
refactor: make trans support multi steps
2022-05-31 17:28:39 +08:00
Xiaoyu Wang
9a6776c321
fix: error in data precision of super table query
2022-05-31 15:11:26 +08:00
Haojun Liao
15f5713bda
Merge remote-tracking branch 'origin/3.0' into feature/3_liaohj
2022-05-31 11:50:04 +08:00
afwerar
a530af7b81
fix(os): win pipe connect limit error
2022-05-30 22:33:04 +08:00
Shengliang Guan
53def5b77b
refactor: make trans support multi steps
2022-05-30 20:38:46 +08:00
wangmm0220
f7c21c4502
feat:add schemaless db paras
2022-05-30 18:00:03 +08:00
Hongze Cheng
5b6f9bdb9c
refact: tag api
2022-05-30 03:51:36 +00:00
dapan1121
5da1ead67b
Merge pull request #13174 from taosdata/feature/qnode
...
fix: fix memory leak
2022-05-28 22:44:00 +08:00
dapan1121
5ce7dd2a4d
qnode load
2022-05-28 22:13:26 +08:00
Xiaoyu Wang
4432fa930f
feat: parser adapts asynchronous interface
2022-05-28 19:56:06 +08:00
Hongze Cheng
65bdd34007
feat: tag refact
2022-05-27 13:59:53 +00:00
Haojun Liao
349ef38ce4
Merge pull request #13083 from taosdata/feature/3_liaohj
...
fix(query): set the gid for stream result.
2022-05-27 18:30:27 +08:00
Xiaoyu Wang
1005fb8850
feat: parser adapts asynchronous interface
2022-05-27 17:02:40 +08:00
Xiaoyu Wang
d0c11c5bba
feat: parser adapts asynchronous interface
2022-05-27 17:00:37 +08:00
Haojun Liao
4995b0ef5b
refactor: update the stream table schema;
2022-05-27 16:24:56 +08:00
Yihao Deng
abcb0f5f91
Merge pull request #12910 from taosdata/fix/indexMultThread
...
enh: opt index mutex
2022-05-27 13:33:29 +08:00
Liu Jicong
2939e17ad1
Merge pull request #13065 from taosdata/feature/stream
...
feat(tmq): drop cgroup
2022-05-27 11:04:53 +08:00
Liu Jicong
d6094a4368
feat(tmq): drop cgroup
2022-05-27 10:24:40 +08:00
dapan1121
2aec15bd0a
Merge remote-tracking branch 'origin/3.0' into feature/qnode
2022-05-26 18:02:17 +08:00
dapan1121
c444574b2e
add column length error retry
2022-05-26 18:00:44 +08:00
Ganlin Zhao
067731b763
Merge branch '3.0' into feature/3.0_glzhao
2022-05-26 12:22:56 +08:00
Xiaoyu Wang
6d3f066540
feat: sql command 'drop cgroup'
2022-05-25 21:23:13 +08:00
Xiaoyu Wang
070f60409b
feat: sql command 'drop cgroup'
2022-05-25 21:20:11 +08:00
Shengliang Guan
ce226517ab
Merge pull request #12966 from taosdata/fix/mnode
...
refactor: let all operations of mnode into the sync log
2022-05-25 18:19:39 +08:00
Shengliang Guan
3a36979576
refactor: let all operations of mnode into the sync log
2022-05-25 14:49:08 +08:00
Hongze Cheng
674e5b3dc9
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
2022-05-25 01:39:43 +00:00
yihaoDeng
8ef6eb4c5f
enh: refactor index code
2022-05-24 15:17:14 +08:00
Shengliang Guan
9b273e1766
feat: create mnode
2022-05-24 15:05:01 +08:00
Hongze Cheng
067af9d0be
feat: vnode snapshot 1
2022-05-24 06:50:47 +00:00
Ganlin Zhao
424ff4a685
Merge branch '3.0' into feature/3.0_glzhao
2022-05-24 10:44:02 +08:00
WANG MINGMING
f52727ece7
Merge pull request #12873 from taosdata/feature/TD-13041
...
feat:add json function
2022-05-23 22:42:34 +08:00
Shengliang Guan
a1b97b7a24
Merge pull request #12881 from taosdata/fix/dnode
...
fix: commit log should not be null
2022-05-23 21:42:10 +08:00
Liu Jicong
da703c8f6c
Merge pull request #12876 from taosdata/feature/tq
...
feat(tmq): serializer and deserializer for tq exec
2022-05-23 21:26:09 +08:00
Shengliang Guan
a878b3edd5
fix: commit log should not be null
2022-05-23 21:17:04 +08:00
wangmm0220
e7194116e7
merge:from 3.0
2022-05-23 20:32:33 +08:00
Liu Jicong
3629958b43
feat(tmq): serializer and deserializer for tq exec
2022-05-23 20:31:35 +08:00
dapan1121
06896e947d
Merge pull request #12775 from taosdata/feature/3.0_constant
...
feat: support constant value as function param
2022-05-23 20:11:47 +08:00
wangmm0220
82a659c307
fix:add json test case
2022-05-23 17:53:11 +08:00
Hongze Cheng
528f10c3fe
feat: vnode pre-process msg
2022-05-23 08:38:05 +00:00
dapan1121
5fc9aa5ec1
Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant
2022-05-23 16:17:59 +08:00
Ganlin Zhao
d92c2bdcd7
feat(query): add tdigest algorithm
2022-05-23 16:03:39 +08:00
Hongze Cheng
d784da0da0
feat: discard const when decode
2022-05-23 07:47:49 +00:00
Xiaoyu Wang
38454837ab
Merge pull request #12814 from taosdata/feature/3.0_wxy
...
fix: some prblems of parser and planner
2022-05-22 23:24:49 +08:00
Liu Jicong
30671eaadf
fix(tmq): skip dropped table for db subscription
2022-05-22 20:35:57 +08:00
Haojun Liao
a7feca23fe
other: merge 3.0
2022-05-30 23:32:00 +08:00
Haojun Liao
1652cd0ec2
enh(query): enable twa function in select clause.
2022-05-29 12:35:11 +08:00
Xiaoyu Wang
7a215a238f
fix: some prblems of parser and planner
2022-05-21 20:58:12 +08:00
Xiaoyu Wang
427301c1d1
Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant
2022-05-21 17:08:13 +08:00
Shengliang Guan
682a7cab17
fix: avoid memory leak
2022-05-21 16:35:24 +08:00
Shengliang Guan
92e2d9612f
refactor: free rpcCont on error occured
2022-05-21 15:54:05 +08:00
Shengliang Guan
e847cb3de2
refactor: adjust error codes
2022-05-21 13:03:43 +08:00
Shengliang Guan
79f660a222
refactor: adjust error codes
2022-05-21 12:00:56 +08:00
Shengliang Guan
9dfb554cec
refactor: adjust error codes
2022-05-21 11:19:59 +08:00
Xiaoyu Wang
079f2fb93e
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
2022-05-20 12:47:23 +08:00
Xiaoyu Wang
ff43adee77
fix: some problems of parser and planner
2022-05-19 18:09:47 +08:00
dapan1121
b0c6118f0b
Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant
2022-05-19 16:15:53 +08:00
Xiaoyu Wang
87f1612743
Merge pull request #12692 from taosdata/feature/3.0_wxy
...
fix: some problems of parser and planner
2022-05-19 14:54:55 +08:00
Xiaoyu Wang
29bdba7298
fix: some problems of parser and planner
2022-05-19 14:26:10 +08:00
Cary Xu
54420f06fc
feat: put dup record in the last
2022-05-19 09:23:15 +08:00
Xiaoyu Wang
ee76009a8f
Merge pull request #12667 from taosdata/feature/3.0_wxy
...
fix: some problems of parser and planner
2022-05-18 21:02:15 +08:00
Xiaoyu Wang
6f4c0a2e8f
fix: some problems of parser and planner
2022-05-18 20:28:14 +08:00
Xiaoyu Wang
17dd6d6f75
feat: reserved aggregate function constant parameters
2022-05-18 10:41:57 +08:00
Hongze Cheng
1be0d94f85
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
2022-05-17 14:30:56 +00:00
shenglian-zhou
81ea237b4f
Merge pull request #12605 from taosdata/feature/udf
...
fix: trigger ci test
2022-05-17 22:28:41 +08:00
slzhou
b4e23c34a4
feat: udfc check udf function interbuf size and result size
2022-05-17 22:10:51 +08:00
Hongze Cheng
28bc890219
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
2022-05-17 11:00:33 +00:00
Shengliang Guan
0623514ed1
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-05-17 16:12:53 +08:00
Hongze Cheng
e515a4ab92
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
2022-05-17 07:54:54 +00:00
slzhou
2d0b29d295
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
2022-05-17 15:42:52 +08:00
slzhou
e8880e1544
fix: udf memory sanitizing
2022-05-17 15:14:16 +08:00
Xiaoyu Wang
b69fc6609e
Merge pull request #12581 from taosdata/feature/3.0_wxy
...
fix: sql command 'alter table'
2022-05-17 14:45:52 +08:00
Hongze Cheng
8d05e0718b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
2022-05-17 06:40:46 +00:00
Hongze Cheng
4568c672d6
feat: tdata
2022-05-17 06:40:37 +00:00
Zhiqiang Wang
9a7126e0e2
Merge pull request #12580 from taosdata/fix/ZhiqiangWang/fix-15602-fix-win-str-to-int64-error
...
fix(os): win str to int64 error
2022-05-17 14:18:21 +08:00
Xiaoyu Wang
d5d73250fe
fix: sql command 'alter table'
2022-05-17 14:12:06 +08:00
afwerar
b7ca4f7710
fix(os): win str to int64 error
2022-05-17 13:50:16 +08:00
Hongze Cheng
5a7ac75fe4
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
2022-05-17 05:48:39 +00:00
Hongze Cheng
93c095b1a5
make compile
2022-05-17 05:46:22 +00:00
Ganlin Zhao
766b1a3b46
Merge pull request #12575 from taosdata/feature/3.0_glzhao
...
feat(query): add HYPERLOGLOG function
2022-05-17 13:45:14 +08:00
Ganlin Zhao
143c50dde3
feat(query): add hll function
2022-05-17 10:34:59 +08:00
Liu Jicong
56f8443f43
Merge branch '3.0' into feature/stream
2022-05-17 04:41:26 +08:00
Liu Jicong
44a9695460
enh(tmq): cascade drop
2022-05-17 04:09:25 +08:00
Shengliang Guan
81e89ec7b6
Merge remote-tracking branch 'origin/3.0' into fix/mnode
2022-05-16 20:13:02 +08:00
Xiaoyu Wang
356256ec29
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-05-16 15:49:22 +08:00
Xiaoyu Wang
b0fba34f52
feat: sql command 'alter table'
2022-05-16 15:49:01 +08:00
Hongze Cheng
bb1639d4cb
more alter table
2022-05-16 07:18:44 +00:00
Hongze Cheng
2ddfd66d48
more alter table
2022-05-16 06:17:56 +00:00
Hongze Cheng
f2858c76fa
refact
2022-05-16 01:57:49 +00:00
Cary Xu
069ce051f0
feat: move sma module from tsdb to vnode
2022-05-15 20:17:20 +08:00
Xiaoyu Wang
4d07077be3
Merge pull request #12477 from taosdata/feature/3.0_wxy
...
fix: some problems of parser and planner
2022-05-14 20:53:22 +08:00
Xiaoyu Wang
e0e3e5c4c4
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
2022-05-14 19:25:56 +08:00
Xiaoyu Wang
60e8bc24cd
fix: some problems of parser and planner
2022-05-14 19:17:53 +08:00
slzhou
cef0f74cb3
fix: udf aggregate function handle does not exist
2022-05-14 18:28:51 +08:00
Shengliang Guan
ad3fda2e43
refactor: rename tprocess
2022-05-14 13:12:51 +08:00
Shengliang Guan
7ad96ac276
enh: control the memory of the rpc queue
2022-05-14 11:53:46 +08:00