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 |
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 |
Xiaoyu Wang
|
bd210bf392
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-10 16:45:14 +08: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
|
f99a61a464
|
fix: some problem of parser and planner
|
2022-07-08 21:05:19 +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 |
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 |
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 |
yihaoDeng
|
e08353f843
|
Merge branch 'dlp' into idx
|
2022-07-04 09:28:26 +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 |
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 |
Xiaoyu Wang
|
a94e5f9bec
|
fix: csum/diff/mavg support subquery
|
2022-07-01 15:47:07 +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 |
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 |
dapan1121
|
be341e1daa
|
Merge branch '3.0' into hotfix/resetquerycache
|
2022-06-24 15:22:24 +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
|
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
|
afb5be516f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-18 10:35:57 +00: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 |
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 |
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 |
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 |
Xiaoyu Wang
|
e224d40480
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-16 16:58:55 +08:00 |
Shengliang Guan
|
7aa087a48d
|
feat: redistribute vgroup
|
2022-06-16 15:25:04 +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 |
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 |
Minghao Li
|
4b18bd718e
|
refactor(sync): adjust errno
|
2022-06-15 16:14:17 +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
|
4e2c2b8084
|
more work
|
2022-06-11 12:02:12 +00: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 |
Shengliang Guan
|
f30d9a034e
|
feat: redistribute vgroup to dnodes
|
2022-06-10 15:39:11 +08:00 |
Cary Xu
|
2b2485d175
|
feat: tsma exp wnds process
|
2022-06-09 20:02:55 +08:00 |
dapan1121
|
deaa295fb5
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-08 20:44:01 +08:00 |
dapan1121
|
cd56e3b11f
|
collect db table list
|
2022-06-08 15:30:57 +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 |
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 |
Shengliang Guan
|
97f954c61f
|
feat: balance vgroup
|
2022-06-06 21:00:37 +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 |
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 |
dapan1121
|
f6c6083aad
|
reschedule timeout task
|
2022-06-02 21:02:02 +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 |
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 |
wangmm0220
|
0ecd49205f
|
feat:merge from 3.0
|
2022-06-01 18:59:01 +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 |
Shengliang Guan
|
2cbb30a0db
|
refactor: adjust error msg
|
2022-06-01 12:11:31 +08:00 |
Shengliang Guan
|
8baf32fc23
|
fix: the max number of mnodes is limited to 3
|
2022-06-01 09:41:43 +08:00 |
wangmm0220
|
f7c21c4502
|
feat:add schemaless db paras
|
2022-05-30 18:00:03 +08: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 |
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 |
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
|
c444574b2e
|
add column length error retry
|
2022-05-26 18:00:44 +08:00 |
Hongze Cheng
|
067af9d0be
|
feat: vnode snapshot 1
|
2022-05-24 06:50:47 +00: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
|
a878b3edd5
|
fix: commit log should not be null
|
2022-05-23 21:17:04 +08:00 |
wangmm0220
|
82a659c307
|
fix:add json test case
|
2022-05-23 17:53:11 +08: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 |
Xiaoyu Wang
|
7a215a238f
|
fix: some prblems of parser and planner
|
2022-05-21 20:58:12 +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 |
Xiaoyu Wang
|
29bdba7298
|
fix: some problems of parser and planner
|
2022-05-19 14:26:10 +08:00 |
Xiaoyu Wang
|
6f4c0a2e8f
|
fix: some problems of parser and planner
|
2022-05-18 20:28:14 +08:00 |
slzhou
|
b4e23c34a4
|
feat: udfc check udf function interbuf size and result size
|
2022-05-17 22:10:51 +08:00 |
Xiaoyu Wang
|
d5d73250fe
|
fix: sql command 'alter table'
|
2022-05-17 14:12:06 +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 |
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 |
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
|
65e9e97252
|
refactor: control the memory of the rpc queue
|
2022-05-13 14:23:11 +08:00 |
Xiaoyu Wang
|
73b96a6e98
|
Merge pull request #12396 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-05-12 19:39:42 +08:00 |
Xiaoyu Wang
|
50ad5a096f
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-12 17:18:48 +08:00 |
Xiaoyu Wang
|
f19272909c
|
fix: some problems of parser
|
2022-05-12 17:17:02 +08:00 |
slzhou@taodata.com
|
8927155013
|
feat:add udf dedicated errors
|
2022-05-12 16:49:31 +08:00 |
slzhou@taodata.com
|
c95d3cdb36
|
feature(udf):error follows tsdb_code standard
|
2022-05-12 15:43:32 +08:00 |
Xiaoyu Wang
|
8975c6e042
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-10 21:00:18 +08:00 |
Xiaoyu Wang
|
2745113a77
|
fix: some problems of parser
|
2022-05-10 20:59:10 +08:00 |
dapan
|
af2ba729b0
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-09 20:04:00 +08:00 |
Shengliang Guan
|
2bff14b528
|
refactor: adjust log
|
2022-05-08 22:23:20 +08:00 |
dapan1121
|
7c535c40ba
|
Merge branch '3.0' into feature/qnode
|
2022-05-07 22:03:14 +08:00 |
Xiaoyu Wang
|
e917d2fefe
|
Merge pull request #12212 from taosdata/feature/3.0_wxy
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
|
2022-05-07 19:39:50 +08:00 |
Xiaoyu Wang
|
6e50691b29
|
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
|
2022-05-07 17:37:17 +08:00 |
dapan
|
f6f317d608
|
Merge remote-tracking branch 'origin/feature/vnode_refact0' into feature/qnode
|
2022-05-07 14:59:45 +08:00 |
Shengliang Guan
|
fe62139a7f
|
Merge pull request #12195 from taosdata/feature/dnode
refactor: alter stb
|
2022-05-07 14:52:17 +08:00 |
dapan1121
|
1792bf5ff3
|
fix bug
|
2022-05-07 14:46:04 +08:00 |
Shengliang Guan
|
cdb7c37d16
|
refactor: adjust stb codes
|
2022-05-07 12:07:45 +08:00 |
WANG MINGMING
|
340f9158c0
|
Merge pull request #12156 from taosdata/feature/TD-14761
feat: schemaless write
|
2022-05-07 10:42:44 +08:00 |
Xiaoyu Wang
|
5f06387940
|
fix: some problems of parser and planner
|
2022-05-06 17:52:59 +08:00 |
wangmm0220
|
05daba7f8e
|
refactor:merge from 3.0
|
2022-05-06 11:28:34 +08:00 |
Shengliang Guan
|
5b2b4da11b
|
refactor: fix: reset confict trans types
|
2022-05-04 16:49:24 +08:00 |
Shengliang Guan
|
8fda7b64dc
|
refactor: adjust transaction unitest
|
2022-05-04 15:11:40 +08:00 |
Xiaoyu Wang
|
cdfe9929c8
|
feat: fill physical plan
|
2022-04-30 14:07:44 +08:00 |
Shengliang Guan
|
e3170a1325
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-04-29 18:57:02 +08:00 |
Shengliang Guan
|
27b298bcfa
|
fix: invalid read in multi-process mode
|
2022-04-29 18:56:46 +08:00 |
Hongze Cheng
|
ab0e435d81
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-29 10:02:58 +00:00 |
Xiaoyu Wang
|
8818ed48f9
|
feat: sql command 'drop table'
|
2022-04-29 15:05:37 +08:00 |
Shengliang Guan
|
0faaa477cf
|
enh: make single_stable mode work
|
2022-04-28 16:31:19 +08:00 |
Hongze Cheng
|
3f65773a7c
|
dev drop table
|
2022-04-28 06:20:00 +00:00 |
Xiaoyu Wang
|
d66fdb948d
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-28 09:06:27 +08:00 |