Haojun Liao
|
db00d25b9b
|
fix(query): add one more check for null pointer.
|
2022-05-04 14:34:38 +08:00 |
Haojun Liao
|
05bd6a52c2
|
refactor: do some internal refactor.
|
2022-05-03 23:52:17 +08:00 |
Haojun Liao
|
ad3075db1e
|
refactor: do some internal refactor.
|
2022-05-03 23:23:49 +08:00 |
Haojun Liao
|
90202c7221
|
fix(query): set the timewindow value for the result of partition by operator.
|
2022-05-03 15:39:46 +08:00 |
Haojun Liao
|
231b0c6cb5
|
fix(query): set the correct primary timestamp column for state window operator.
|
2022-05-03 15:33:24 +08:00 |
Haojun Liao
|
3438ed13f3
|
refactor: do some internal refactor.
|
2022-05-03 15:27:13 +08:00 |
Haojun Liao
|
9adc1ed8ac
|
refactor: do some internal refactor.
|
2022-05-03 15:04:34 +08:00 |
Haojun Liao
|
0799a5eaf7
|
refactor: do some internal refactor.
|
2022-05-03 14:43:53 +08:00 |
Haojun Liao
|
b2e7a161ab
|
refactor: remove some comments.
|
2022-05-02 23:59:59 +08:00 |
Haojun Liao
|
ffbf455fee
|
enh(query): time window interpolation for interval query.
|
2022-05-02 23:52:32 +08:00 |
Haojun Liao
|
f096f27ce8
|
refactor: do some internal refactor.
|
2022-05-01 15:22:28 +08:00 |
Haojun Liao
|
4decef962a
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-05-01 14:19:57 +08:00 |
Cary Xu
|
2a042daafa
|
Merge pull request #12084 from taosdata/feature/TD-14481-3.0
feat: rollup sma retention unit
|
2022-05-01 12:44:40 +08:00 |
Cary Xu
|
b2d6ec1472
|
feat: rollup sma retention unit
|
2022-05-01 12:18:54 +08:00 |
Cary Xu
|
b6de38015b
|
Merge pull request #12081 from taosdata/feature/TD-14481-3.0
feat: submit req msg iter refactor
|
2022-05-01 11:13:36 +08:00 |
Cary Xu
|
5a0ae19cbc
|
feat: submit req msg iter refactor
|
2022-05-01 10:50:23 +08:00 |
Xiaoyu Wang
|
b1aa263c3e
|
Merge pull request #12080 from taosdata/feature/3.0_wxy
sql command 'select max(c1), c2 from t'
|
2022-05-01 10:47:03 +08:00 |
Xiaoyu Wang
|
7cdedc8bc8
|
feat: sql commadn 'select max(c1), c2 from t'
|
2022-05-01 10:24:48 +08:00 |
Xiaoyu Wang
|
d97f1cc388
|
feat: sql commadn 'select max(c1), c2 from t'
|
2022-05-01 09:53:52 +08:00 |
Xiaoyu Wang
|
d6cf688368
|
feat: sql commadn 'select max(c1), c2 from t'
|
2022-05-01 09:21:36 +08:00 |
Xiaoyu Wang
|
afcf0c8a63
|
feat: sql commadn 'select max(c1), c2 from t'
|
2022-05-01 08:56:59 +08:00 |
Xiaoyu Wang
|
aa4276cfc9
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-05-01 08:40:00 +08:00 |
Xiaoyu Wang
|
3b4f9b91cf
|
feat: sql commadn 'select max(c1), c2 from t2'
|
2022-05-01 08:38:17 +08:00 |
Haojun Liao
|
3d931faa5b
|
refactor(query): do some internal refactor.
|
2022-05-01 00:23:22 +08:00 |
Xiaoyu Wang
|
f99c01e66e
|
feat: sql command 'select max(c1), c2 from t'
|
2022-04-30 19:11:25 +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 |
Xiaoyu Wang
|
408929ec4b
|
Merge pull request #12074 from taosdata/feature/3.0_wxy
feat: fill physical plan
|
2022-04-30 14:29:27 +08:00 |
Haojun Liao
|
5a7796ee11
|
Merge pull request #12076 from taosdata/feature/3.0_liaohj
fix(query): set the correct primary timestamp column for first/last function.
|
2022-04-30 14:23:28 +08:00 |
Xiaoyu Wang
|
cdfe9929c8
|
feat: fill physical plan
|
2022-04-30 14:07:44 +08:00 |
Haojun Liao
|
0ebd90b549
|
fix(query): set the correct primary timestamp column for first/last function.
|
2022-04-30 13:48:07 +08:00 |
Li Minghao
|
eec706d73f
|
Merge pull request #12075 from taosdata/feature/3.0_mhli
enh: not leader retry
|
2022-04-30 13:04:33 +08:00 |
Minghao Li
|
c6cf9638b5
|
modify case alter_option.sim
|
2022-04-30 12:40:10 +08:00 |
yihaoDeng
|
77d3a3461e
|
fix(rpc):fix rpc fix
|
2022-04-30 12:17:27 +08:00 |
yihaoDeng
|
aa1eace902
|
fix(rpc):fix rpc fix
|
2022-04-30 12:14:27 +08:00 |
Xiaoyu Wang
|
913354057e
|
feat: fill physical plan
|
2022-04-30 11:40:12 +08:00 |
Minghao Li
|
5126d06c36
|
modify alter_option.sim replica 1 -> 3
|
2022-04-30 10:56:06 +08:00 |
Minghao Li
|
2584b034df
|
add syncGetEpSet
|
2022-04-30 10:29:29 +08:00 |
Yihao Deng
|
7aa8cee6a3
|
Merge pull request #12001 from taosdata/feature/refator_retry
refactor(rpc): refactor timeout
|
2022-04-30 10:28:06 +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 |
Yihao Deng
|
002580dfb2
|
Merge branch '3.0' into feature/refator_retry
|
2022-04-30 10:04:01 +08:00 |
Cary Xu
|
6c178dc0b7
|
Merge pull request #12071 from taosdata/feature/TD-14481-3.0
feat: bsma logic optimization
|
2022-04-29 22:58:46 +08:00 |
Haojun Liao
|
aad6740d47
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-29 22:23:13 +08:00 |
Cary Xu
|
50bba1397c
|
feat: bsma logic optimization
|
2022-04-29 21:32:54 +08:00 |
Liu Jicong
|
fe4538e3aa
|
Merge pull request #12069 from taosdata/feature/tq
refactor: rebalance input
|
2022-04-29 21:24:19 +08:00 |
shenglian-zhou
|
99cf4ec499
|
Merge pull request #12062 from taosdata/feature/udf
feat(udf): udaf pass the first time
|
2022-04-29 21:23:57 +08:00 |
Zhiqiang Wang
|
3d0fc1408f
|
Merge pull request #12067 from taosdata/fix/ZhiqiangWang/fix-15189-switch-to-JOM-compilation
fix(os): switch to JOM compilation.
|
2022-04-29 21:02:36 +08:00 |