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 |
Cary Xu
|
0ff1ae9fc8
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-26 12:44:43 +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 |
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 |
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 |
Ganlin Zhao
|
40d112e6d1
|
fix(query): fix convertStringToTimestamp considering daylight saving
|
2022-04-22 14:30:33 +08: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 |
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 |