shenglian zhou
|
8e0eda6c0c
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-05 19:52:07 +08:00 |
shenglian zhou
|
a0c92acd56
|
deal with not all columns has agg
|
2022-05-05 19:50:49 +08:00 |
Liu Jicong
|
6258e5b534
|
merge from 3.0
|
2022-05-05 19:04:14 +08:00 |
Hongze Cheng
|
930ce6a0d5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-05 10:57:23 +00:00 |
Liu Jicong
|
a5706ea7e5
|
feat(stream): insert data
|
2022-05-05 18:57:09 +08:00 |
Cary Xu
|
931b9436ad
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-05 17:46:18 +08:00 |
Shengliang Guan
|
516fca738c
|
fix: forbid the startup of illegal fqdn
|
2022-05-05 16:31:07 +08:00 |
Cary Xu
|
8b7ebd6f5f
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-05 16:17:58 +08:00 |
Cary Xu
|
7a8f8e11a5
|
feat: support update in mem/file
|
2022-05-05 16:00:35 +08:00 |
Hongze Cheng
|
f8d51bc90a
|
refact submit request
|
2022-05-05 06:51:47 +00:00 |
Shengliang Guan
|
2f42c2e793
|
refactor: adjust transaction code
|
2022-05-04 22:00:04 +08:00 |
Cary Xu
|
5b71178844
|
feat: rollup data storage
|
2022-05-02 09:37:24 +08:00 |
Cary Xu
|
c7ca57f557
|
feat: rollup data submit
|
2022-05-02 00:30:47 +08:00 |
Cary Xu
|
b2d6ec1472
|
feat: rollup sma retention unit
|
2022-05-01 12:18:54 +08:00 |
Cary Xu
|
5a0ae19cbc
|
feat: submit req msg iter refactor
|
2022-05-01 10:50:23 +08:00 |
Haojun Liao
|
7cecc3418c
|
Merge pull request #12077 from taosdata/feature/3.0_liaohj
fix(query): update the capacity for ssdatablock when merge new blocks.
|
2022-04-30 16:09:04 +08:00 |
Haojun Liao
|
c52ca4cce8
|
refactor: do some internal refactor.
|
2022-04-30 15:45:10 +08:00 |
Haojun Liao
|
2bbeeb5c5b
|
refactor: do some internal refactor.
|
2022-04-30 15:44:06 +08:00 |
Haojun Liao
|
912e0df6bb
|
fix(query): set the correct memory buffer size when merging two column data.
|
2022-04-30 15:31:43 +08:00 |
Haojun Liao
|
498cbc62fc
|
fix(query): update the capacity for ssdatablock when merge new blocks.
|
2022-04-30 15:13:18 +08:00 |
Minghao Li
|
9432dc6f6c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-04-30 10:06:16 +08:00 |
Cary Xu
|
50bba1397c
|
feat: bsma logic optimization
|
2022-04-29 21:32:54 +08:00 |
Haojun Liao
|
ca786a9251
|
Merge pull request #12065 from taosdata/feature/3.0_liaohj
enh(query): enable check sma status for each column in query.
|
2022-04-29 20:49:46 +08:00 |
Haojun Liao
|
4b761380b2
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-29 20:27:09 +08:00 |
Haojun Liao
|
c71c88a719
|
enh(query): enable check sma status for each column in query.
|
2022-04-29 20:07:33 +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 |
Haojun Liao
|
621b6f90fe
|
fix(query): remove some invalid option in show results.
|
2022-04-28 20:17:18 +08:00 |
Haojun Liao
|
b11a759172
|
fix(query): fix mismatch in displaying database info.
|
2022-04-28 19:26:52 +08:00 |
Haojun Liao
|
f6fbbdfc5f
|
other: merge 3.0
|
2022-04-28 18:13:41 +08:00 |
Shengliang Guan
|
2adcce5573
|
Merge remote-tracking branch 'origin/3.0' into feature/db
|
2022-04-28 15:55:40 +08:00 |
Haojun Liao
|
96363c411d
|
other: merge 3.0
|
2022-04-28 15:40:03 +08:00 |
Haojun Liao
|
3227a413bc
|
fix(query): show tables in information_schema db.
|
2022-04-28 15:31:14 +08:00 |
Shengliang Guan
|
2d7ccc3b21
|
enh: refactor db options
|
2022-04-28 15:30:23 +08:00 |
Hongze Cheng
|
fc5065bf6a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-28 07:04:09 +00:00 |
Shengliang Guan
|
3cc90a8cec
|
Merge remote-tracking branch 'origin/3.0' into feature/db
|
2022-04-28 14:25:52 +08:00 |
Liu Jicong
|
d998e3e804
|
fix: create stream
|
2022-04-28 14:20:32 +08:00 |
Hongze Cheng
|
0eb7890dcd
|
add drop table msg
|
2022-04-28 04:09:31 +00:00 |
Cary Xu
|
e11147ddff
|
Merge pull request #11964 from taosdata/feature/TD-14481-3.0
feat: rollup sma refactor
|
2022-04-27 23:22:52 +08:00 |
Haojun Liao
|
707be3a826
|
Merge pull request #11965 from taosdata/feature/3.0_liaohj
fix(query): the null value is missing when merging two SColumnInfoData.
|
2022-04-27 20:50:10 +08:00 |
Haojun Liao
|
8c911a34ec
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-27 20:24:49 +08:00 |
Haojun Liao
|
878bb18d08
|
fix(query): the null value is missing when merging two SColumnInfoData.
|
2022-04-27 19:59:50 +08:00 |
Cary Xu
|
05a9af5c2f
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-27 19:50:01 +08:00 |
Cary Xu
|
771e83fd73
|
feat: rollup refactor
|
2022-04-27 19:49:04 +08:00 |
Minghao Li
|
23c69aff61
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-04-27 19:36:03 +08:00 |
Minghao Li
|
a273559e93
|
add send redirect
|
2022-04-27 19:13:57 +08:00 |
afwerar
|
bf9ab440a7
|
fix(os): fix new compilation errors.
|
2022-04-27 17:39:54 +08:00 |
Shengliang Guan
|
89ec5a88ce
|
refactor: refact user mgmt
|
2022-04-27 15:08:51 +08:00 |
Haojun Liao
|
c64ea43fbf
|
Merge pull request #11918 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
|
2022-04-27 11:10:03 +08:00 |
Haojun Liao
|
02cee2ba62
|
refactor: do some internal refactor.
|
2022-04-27 10:11:32 +08:00 |
Xiaoyu Wang
|
86d077764d
|
Merge pull request #11901 from taosdata/feature/3.0_wxy
fix: some problems of tag query and sma
|
2022-04-26 18:49:44 +08:00 |
Xiaoyu Wang
|
cdee4d8e07
|
merge 3.0
|
2022-04-26 18:27:27 +08:00 |
Xiaoyu Wang
|
ac754dce90
|
fix: some problems of tag query and sma
|
2022-04-26 18:15:06 +08:00 |
Haojun Liao
|
723a6bd909
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-26 17:52:14 +08:00 |
Haojun Liao
|
0f4da0ef57
|
fix(query): copy the hasNull attribute to destination SColumnInfoData.
|
2022-04-26 17:34:00 +08:00 |
Hongze Cheng
|
15127f3a97
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 09:19:30 +00:00 |
Haojun Liao
|
cdbfe53c13
|
Merge pull request #11884 from taosdata/feature/3.0_liaohj
fix(query): add an null ptr check
|
2022-04-26 15:59:35 +08:00 |
Haojun Liao
|
0debaf1e41
|
fix(query): recalculate the length of all null constant column.
|
2022-04-26 15:05:03 +08:00 |
Hongze Cheng
|
9204992516
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 06:54:14 +00:00 |
Hongze Cheng
|
6fe299cdcd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 05:49:42 +00:00 |
Cary Xu
|
0ff1ae9fc8
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-26 12:44:43 +08:00 |
Shengliang Guan
|
621290ab79
|
enh: update db options
|
2022-04-25 21:12:03 +08:00 |
Cary Xu
|
ad9101d3de
|
feat: rollup sma data gen
|
2022-04-25 21:08:11 +08:00 |
Xiaoyu Wang
|
ba509423fc
|
fix: some problems of udf and 'create table'
|
2022-04-25 20:35:05 +08:00 |
Xiaoyu Wang
|
14e9fa355c
|
fix: some problems of udf and 'create table'
|
2022-04-25 17:57:14 +08:00 |
Cary Xu
|
834e6b5711
|
feat: rollup refactor
|
2022-04-25 16:41:22 +08:00 |
Cary Xu
|
20085fea22
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-25 16:09:48 +08:00 |
afwerar
|
276eb84746
|
feature(dnode): mul parameter start.
|
2022-04-25 14:05:09 +08:00 |
afwerar
|
f966242047
|
feature(dnode): mul parameter start.
|
2022-04-25 13:57:55 +08:00 |
Haojun Liao
|
4cfcca4960
|
Merge pull request #11817 from taosdata/feature/3.0_liaohj
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
|
2022-04-25 11:24:28 +08:00 |
Liu Jicong
|
b05c263e00
|
Merge pull request #11796 from taosdata/feature/tq
enh(wal): skip read for specific msg
|
2022-04-25 11:05:31 +08:00 |
Haojun Liao
|
e63d3df1b7
|
other: merge 3.0
|
2022-04-25 10:26:15 +08:00 |
Haojun Liao
|
5eed1159b1
|
other: merge 3.0
|
2022-04-25 09:16:37 +08:00 |
dapan1121
|
8bbc6b09ca
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-25 09:06:33 +08:00 |
Cary Xu
|
3b424ad1cc
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-25 05:41:46 +08:00 |
shenglian zhou
|
6a7c632617
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-24 22:03:48 +08:00 |
shenglian zhou
|
69eaa0979d
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-24 21:22:06 +08:00 |
Cary Xu
|
173abdeedd
|
refactor
|
2022-04-24 21:00:05 +08:00 |
Haojun Liao
|
1d681a9e4b
|
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
|
2022-04-24 20:48:42 +08:00 |
Liu Jicong
|
631d3edeb7
|
merge from 3.0
|
2022-04-24 20:32:12 +08:00 |
dapan
|
28e11e2b60
|
Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode
|
2022-04-24 20:25:06 +08:00 |
dapan
|
bb33139572
|
feature/qnode
|
2022-04-24 20:11:34 +08:00 |
Shengliang Guan
|
d1ac98fa84
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-24 19:21:42 +08:00 |
Liu Jicong
|
575f64197d
|
enh(wal): skip read for specific msg
|
2022-04-24 16:51:32 +08:00 |
Shengliang Guan
|
8957b5b32d
|
fix: make retrieve func work
|
2022-04-24 15:02:22 +08:00 |
Shengliang Guan
|
bd70f5e104
|
fix(cluster): disable startup on create dir failed
|
2022-04-24 14:35:21 +08:00 |
slzhou
|
7791ad5af1
|
try to modify and failure
|
2022-04-24 14:21:07 +08:00 |
Shengliang Guan
|
15ddbe8231
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-24 11:25:15 +08:00 |
Hongze Cheng
|
07720702a6
|
more refact meta
|
2022-04-24 02:50:08 +00:00 |
Hongze Cheng
|
44dc05f38f
|
more refact meta
|
2022-04-23 10:50:26 +00:00 |
Hongze Cheng
|
89c8b768e1
|
refact META 9
|
2022-04-22 12:34:37 +00:00 |
dapan1121
|
78f05459a7
|
Merge pull request #11769 from taosdata/feature/qnode
feat: fix qnode list type issue
|
2022-04-22 19:47:20 +08:00 |
Haojun Liao
|
d83ce4044a
|
Merge pull request #11754 from taosdata/feature/3.0_liaohj
fix(driver): the user specified port that is in taos_connect API isn't active.
|
2022-04-22 19:33:23 +08:00 |
dapan1121
|
11cb0afa30
|
feature/qnode
|
2022-04-22 19:28:27 +08:00 |
Xiaoyu Wang
|
b0a68df512
|
Merge pull request #11766 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
|
2022-04-22 18:54:54 +08:00 |
Xiaoyu Wang
|
20879d0ef7
|
fix: some syntax parsing problems
|
2022-04-22 18:23:37 +08:00 |
Hongze Cheng
|
0c1cde9cfc
|
refact meta 8
|
2022-04-22 09:42:31 +00:00 |
Hongze Cheng
|
a769c57fed
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-22 08:24:08 +00:00 |
Hongze Cheng
|
c28e4bcae6
|
refact meta 8
|
2022-04-22 08:23:55 +00:00 |
Ganlin Zhao
|
f369184503
|
Merge pull request #11752 from taosdata/feature/3.0_glzhao
fix(query): fix convertStringToTimestamp considering daylight saving
|
2022-04-22 16:10:58 +08:00 |
Shengliang Guan
|
bc65c92ee3
|
refactor(tools): adjust client config parameters
|
2022-04-22 16:04:10 +08:00 |
Haojun Liao
|
d28afa2bd9
|
refactor: do some internal refactor.
|
2022-04-22 15:26:02 +08:00 |
Hongze Cheng
|
bb63a1493f
|
more refact meta
|
2022-04-22 07:01:48 +00:00 |
Ganlin Zhao
|
40d112e6d1
|
fix(query): fix convertStringToTimestamp considering daylight saving
|
2022-04-22 14:30:33 +08:00 |
Hongze Cheng
|
57d642b9b4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-22 05:33:29 +00:00 |
Hongze Cheng
|
44c5e42ff2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-22 01:56:56 +00:00 |
afwerar
|
fc24521621
|
fix(os): windows compile 3.0.
|
2022-04-22 09:54:27 +08:00 |
Yihao Deng
|
22743e4903
|
Merge pull request #11721 from taosdata/feature/authImp
enh(rpc):add auth
|
2022-04-21 22:31:03 +08:00 |
yihaoDeng
|
0f22bf3ef9
|
enh(rpc):add auth
|
2022-04-21 21:24:27 +08:00 |
Haojun Liao
|
be1a2c690e
|
Merge pull request #11718 from taosdata/feature/3.0_liaohj
fix(query): if one vgroup has no tables, query against this vgroup will receive unexpected error.
|
2022-04-21 21:21:25 +08:00 |
Hongze Cheng
|
d1530753b3
|
make merge compile
|
2022-04-21 11:22:58 +00:00 |
Hongze Cheng
|
055e0516fa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-21 11:22:43 +00:00 |
yihaoDeng
|
7e902a3ed4
|
Merge branch 'd3N' into auth
|
2022-04-21 18:29:46 +08:00 |
Cary Xu
|
739b27700a
|
Merge pull request #11712 from taosdata/feature/TD-14481-3.0
feat: refactor for 3 types of sma
|
2022-04-21 18:24:14 +08:00 |
yihaoDeng
|
9b0e690b1c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into auth
|
2022-04-21 18:22:42 +08:00 |
yihaoDeng
|
3278a2309b
|
enh(rpc):add auth
|
2022-04-21 17:51:33 +08:00 |
Haojun Liao
|
fc799fa115
|
other: merge 3.0
|
2022-04-21 17:51:00 +08:00 |
Cary Xu
|
0bee6614fe
|
support rollup sma
|
2022-04-21 17:50:14 +08:00 |
dapan1121
|
44d78ab900
|
Merge pull request #11713 from taosdata/feature/qnode
feat(query): qnode for query only
|
2022-04-21 17:40:39 +08:00 |
Liu Jicong
|
e547260984
|
Merge pull request #11716 from taosdata/feature/tq
feat(tmq): add db subscribe
|
2022-04-21 17:24:18 +08:00 |
Cary Xu
|
ad2d2c7c3d
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-21 16:38:02 +08:00 |
Liu Jicong
|
2dcb014511
|
feat(tmq): add db subscribe
|
2022-04-21 16:37:55 +08:00 |
Cary Xu
|
e3d32ca9d5
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-21 15:59:12 +08:00 |
Cary Xu
|
dd3091778e
|
sma: refactor
|
2022-04-21 15:58:52 +08:00 |
dapan1121
|
36a8382b8e
|
feature/qnode
|
2022-04-21 15:33:07 +08:00 |
yihaoDeng
|
8d03ff6f9b
|
enh(rpc): update auth way
|
2022-04-21 14:29:22 +08:00 |
Hongze Cheng
|
1fe0daaf36
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-21 03:49:47 +00:00 |
Hongze Cheng
|
38e103dbec
|
refact meta 6
|
2022-04-21 03:47:58 +00:00 |
dapan1121
|
3f880627fd
|
Merge pull request #11700 from taosdata/feature/qnode5
Feature/qnode5
|
2022-04-21 10:34:38 +08:00 |
Hongze Cheng
|
e5e7e713b1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-21 01:18:43 +00:00 |
shenglian-zhou
|
babef48c8a
|
Merge pull request #11687 from taosdata/3.0_udfd
feat(udf):dnode start/stop/restart udfd and vnode create/destory proxy to udfd
|
2022-04-21 09:10:16 +08:00 |
Liu Jicong
|
558edd3713
|
merge from 3.0
|
2022-04-20 22:12:10 +08:00 |
Haojun Liao
|
46a3a58fac
|
refactor:do some internal refactor.
|
2022-04-20 20:41:53 +08:00 |
Hongze Cheng
|
c8acaa77bb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 12:29:57 +00:00 |
WANG MINGMING
|
66400aff66
|
Merge pull request #11671 from taosdata/feature/TD-13041
feat: json tag
|
2022-04-20 20:22:59 +08:00 |
slzhou
|
d8ba1d32f4
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd
|
2022-04-20 19:29:17 +08:00 |
Hongze Cheng
|
2bb03ed330
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 10:58:19 +00:00 |
Xiaoyu Wang
|
311b407260
|
Merge pull request #11678 from taosdata/feature/3.0_wxy
feat: sql command 'create function'
|
2022-04-20 18:33:23 +08:00 |
dapan1121
|
c83bae339e
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode5
|
2022-04-20 18:27:28 +08:00 |
Hongze Cheng
|
4628884b92
|
refact meta 5
|
2022-04-20 10:25:08 +00:00 |
Cary Xu
|
b7444ad917
|
Merge pull request #11679 from taosdata/feature/TD-14481-3.0
feat: trow refactor and support print debug log
|
2022-04-20 18:15:53 +08:00 |
Hongze Cheng
|
0e584ae418
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 10:04:03 +00:00 |
Hongze Cheng
|
ca45e6c9a9
|
refact meta 4
|
2022-04-20 10:03:50 +00:00 |
Cary Xu
|
62b2fc09dd
|
trow refactor
|
2022-04-20 17:56:45 +08:00 |
slzhou
|
177b1c96a5
|
udfd final program ongoing
|
2022-04-20 17:46:29 +08:00 |
Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
Shengliang Guan
|
c7f06ee2fd
|
feat: make telemetry work
|
2022-04-20 17:14:19 +08:00 |
wangmm0220
|
0fb41733ea
|
refactor: merge from 3.0
|
2022-04-20 17:08:52 +08:00 |
Hongze Cheng
|
bd36dc9924
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 08:52:52 +00:00 |
Hongze Cheng
|
45cf8aa16b
|
refact meta 3
|
2022-04-20 08:50:45 +00:00 |