yihaoDeng
|
fb7da7e566
|
enh(index): support index filter
|
2022-05-04 21:02:27 +08:00 |
Yihao Deng
|
d2c7b8a0ed
|
Merge pull request #12101 from taosdata/enh/supportIndexFilter
Enh/support index filter
|
2022-05-04 17:12:56 +08:00 |
Haojun Liao
|
61ca9527b7
|
Merge pull request #12098 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
|
2022-05-04 15:31:37 +08:00 |
Haojun Liao
|
db00d25b9b
|
fix(query): add one more check for null pointer.
|
2022-05-04 14:34:38 +08:00 |
yihaoDeng
|
5ed7b44b16
|
enh(index): support index filter
|
2022-05-04 12:35:05 +08:00 |
Hongze Cheng
|
ac0fb0237e
|
drop table code
|
2022-05-04 03:57:16 +00:00 |
Hongze Cheng
|
8d9cc366cf
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-04 02:47:56 +00: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
|
d20d78729e
|
Merge pull request #12097 from taosdata/feature/3.0_liaohj
fix(query): set the correct primary timestamp column for state window operator.
|
2022-05-03 22:14:28 +08:00 |
yihaoDeng
|
dc6bdab4e4
|
enh(index): add prefix query
|
2022-05-03 21:56:05 +08:00 |
yihaoDeng
|
8e7cf4a661
|
enh(index): add prefix query
|
2022-05-03 20:14:53 +08:00 |
Hongze Cheng
|
d3487c88c2
|
TDB impl delete
|
2022-05-03 11:24:52 +00:00 |
yihaoDeng
|
6a7630e040
|
enh(index): add prefix query
|
2022-05-03 18:18:11 +08:00 |
Hongze Cheng
|
bf355e705a
|
fix a TDB balance bug
|
2022-05-03 09:59:58 +00:00 |
Hongze Cheng
|
6888971563
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-03 08:10:11 +00:00 |
Hongze Cheng
|
f5c58a5782
|
more refact
|
2022-05-03 08:09:58 +00: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
|
6b5ca95d65
|
Merge pull request #12096 from taosdata/feature/3.0_liaohj
enh(query): time window interpolation is valid for interval query.
|
2022-05-03 14:37:50 +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 |
Hongze Cheng
|
05f06e04c1
|
refact sl
|
2022-05-02 15:17:43 +00:00 |
yihaoDeng
|
f6e51532ed
|
enh(index): add prefix query
|
2022-05-02 22:46:59 +08:00 |
yihaoDeng
|
26f2d342b0
|
enh(index): add prefix query
|
2022-05-02 22:15:51 +08:00 |
Hongze Cheng
|
21333a9c89
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-02 13:33:33 +00:00 |
Hongze Cheng
|
9d0d5295f4
|
more TDB delte
|
2022-05-02 10:13:45 +00:00 |
Hongze Cheng
|
52d157718b
|
more tdb delte
|
2022-05-02 07:55:30 +00:00 |
Hongze Cheng
|
b2e5a36419
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-05-02 03:02:46 +00:00 |
Hongze Cheng
|
47410b16d2
|
refact TDB
|
2022-05-02 03:02:34 +00:00 |
yihaoDeng
|
9c02b1b273
|
fix(rpc): avoid invalid write of sync api
|
2022-05-02 10:44:31 +08:00 |
Yihao Deng
|
13b42a00fa
|
Merge pull request #12089 from taosdata/enh/supportIdxFilter
enh(index): support index filter
|
2022-05-02 10:15:38 +08:00 |
yihaoDeng
|
ee5b67a965
|
enh(index): support index filter
|
2022-05-01 22:20:24 +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
|
b2d6ec1472
|
feat: rollup sma retention unit
|
2022-05-01 12:18:54 +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
|
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
|
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 |
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
|
2584b034df
|
add syncGetEpSet
|
2022-04-30 10:29:29 +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 |
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 |
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 |
Liu Jicong
|
7f77c92426
|
Merge pull request #12066 from taosdata/feature/tq
fix: memory error
|
2022-04-29 20:33:57 +08:00 |
afwerar
|
cbd39f831f
|
fix(os): switch to JOM compilation.
|
2022-04-29 20:20:07 +08:00 |
Liu Jicong
|
de939d589f
|
fix: memory error
|
2022-04-29 20:11:58 +08:00 |
Haojun Liao
|
c71c88a719
|
enh(query): enable check sma status for each column in query.
|
2022-04-29 20:07:33 +08:00 |
Xiaoyu Wang
|
7bae3e3f2e
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-29 20:07:12 +08:00 |
Xiaoyu Wang
|
022f5bfc14
|
feat: rewrite timeline function
|
2022-04-29 20:06:26 +08:00 |
dapan1121
|
c3484ce8c3
|
stmt query
|
2022-04-29 20:04:34 +08:00 |
Shengliang Guan
|
e3170a1325
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-04-29 18:57:02 +08:00 |
Haojun Liao
|
210e9cdbd8
|
Merge pull request #12059 from taosdata/feature/3.0_liaohj
fix(query): avoid to build dummy value column in group by constant value.
|
2022-04-29 18:48:19 +08:00 |
Yihao Deng
|
27798de8db
|
Merge pull request #12041 from taosdata/fix/retry_bug
fix(retry): fix retry count
|
2022-04-29 18:40:00 +08:00 |
Hongze Cheng
|
4e918d0f61
|
Merge pull request #12015 from taosdata/feature/vnode_refact1
refactor: vnode
|
2022-04-29 18:26:33 +08:00 |
slzhou
|
193a84717d
|
udaf pass the first time
|
2022-04-29 18:20:50 +08:00 |
Yihao Deng
|
4732581750
|
Merge pull request #12061 from taosdata/fix/exit_process
fix(rpc): taosd stuck when exiting the process
|
2022-04-29 18:13:02 +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 |
Hongze Cheng
|
fee7499cfb
|
fix child table query problem
|
2022-04-29 10:02:36 +00:00 |
yihaoDeng
|
6e5e0f3276
|
fix(rpc): taosd stuck when exiting the process
|
2022-04-29 17:48:24 +08:00 |
Haojun Liao
|
dda7a598d0
|
fix(query): avoid to build dummy value column in group by constant value.
|
2022-04-29 17:19:39 +08:00 |
liuyao
|
72d9594079
|
Merge pull request #12044 from taosdata/feature/TD-15219
enh: stream supports filter
|
2022-04-29 16:57:25 +08:00 |
Haojun Liao
|
eecd01dc9a
|
refactor: do some internal refactor.
|
2022-04-29 16:46:01 +08:00 |
dapan1121
|
190b702953
|
Merge pull request #12017 from taosdata/feature/qnode
fix: fix hb crash issue
|
2022-04-29 16:38:48 +08:00 |
Xiaoyu Wang
|
08504bd9df
|
Merge pull request #12030 from taosdata/feature/3.0_wxy
enh: refactor unit test of parser and planner
|
2022-04-29 16:38:05 +08:00 |
54liuyao
|
b2dd293568
|
stream supports filter
|
2022-04-29 16:30:43 +08:00 |
Hongze Cheng
|
48207a166e
|
refact vnode and add tdb api
|
2022-04-29 07:55:52 +00:00 |
Hongze Cheng
|
496ec4c1dc
|
more TDB
|
2022-04-29 07:40:07 +00:00 |
yihaoDeng
|
7ff35f6f6a
|
fix invalid read
|
2022-04-29 15:27:05 +08:00 |
Xiaoyu Wang
|
9006870798
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-29 15:26:47 +08:00 |
dapan1121
|
6973e35554
|
fix mem leak
|
2022-04-29 15:13:44 +08:00 |
Hongze Cheng
|
dbd943b815
|
Merge branch 'feature/vnode_refact1' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-29 07:08:22 +00:00 |
Hongze Cheng
|
21cec7b6d7
|
more
|
2022-04-29 07:07:49 +00:00 |
Xiaoyu Wang
|
8818ed48f9
|
feat: sql command 'drop table'
|
2022-04-29 15:05:37 +08:00 |
dapan1121
|
dd13924dbc
|
stmt query
|
2022-04-29 14:35:54 +08:00 |
Haojun Liao
|
77f1779820
|
Merge pull request #12042 from taosdata/feature/3.0_liaohj
fix(query): alter the type of result of the length function.
|
2022-04-29 14:00:16 +08:00 |
Yihao Deng
|
39a129aee5
|
Merge pull request #12035 from taosdata/feat/refactor-index
refactor(index): refactor index code
|
2022-04-29 11:55:56 +08:00 |
Haojun Liao
|
5711656304
|
fix(query): alter the type of result of the length function.
|
2022-04-29 11:55:25 +08:00 |
yihaoDeng
|
d14d0ab83a
|
fix(retry): fix retry count
|
2022-04-29 11:51:28 +08:00 |
dapan1121
|
529dc19a55
|
fix ref issue
|
2022-04-29 11:43:14 +08:00 |
dapan1121
|
a4d4cd2a84
|
stmt query
|
2022-04-29 11:31:39 +08:00 |
Xiaoyu Wang
|
fcd61a25ec
|
enh: refactor unit test of parser and planner
|
2022-04-29 11:26:55 +08:00 |
Xiaoyu Wang
|
61f08123e9
|
enh: refactor unit test of parser and planner
|
2022-04-29 11:07:26 +08:00 |