Liu Jicong
|
500553d581
|
refactor: add debug log
|
2022-07-18 11:41:56 +08:00 |
Li Minghao
|
046e784c8c
|
Merge pull request #15031 from taosdata/feature/3.0_mhli
refactor(sync): add index/term in vnodeSnapWriterClose
|
2022-07-18 10:59:24 +08:00 |
Haojun Liao
|
1ed388c0ce
|
Merge pull request #15016 from taosdata/feature/3_liaohj
fix(query): add limit/offset implementation in exchange operator.
|
2022-07-18 10:57:46 +08:00 |
Ganlin Zhao
|
1ea48b62c8
|
Merge pull request #15026 from taosdata/feat/agg_client_api
feat(query): add stateduration function scalar version
|
2022-07-18 10:48:25 +08:00 |
Haojun Liao
|
95db2fb8a8
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-18 10:01:32 +08:00 |
Minghao Li
|
9f94dcb384
|
refactor(sync): add index/term in vnodeSnapWriterClose
|
2022-07-18 09:45:33 +08:00 |
dapan1121
|
077fbd6787
|
Merge pull request #15010 from taosdata/fix/TD-17460
fix: fix taosd mem leak
|
2022-07-18 09:18:43 +08:00 |
dapan1121
|
3101633bbf
|
fix: fix scalar crash issue
|
2022-07-18 08:47:05 +08:00 |
Yihao Deng
|
41ed88908f
|
Merge pull request #15015 from taosdata/fix/fixFst
fix: fst bug
|
2022-07-18 08:33:41 +08:00 |
shenglian-zhou
|
878bd921e1
|
Merge pull request #15022 from taosdata/szhou/feature/user-tags
feat: processing nchar and json columns of user tags
|
2022-07-17 22:58:42 +08:00 |
Ganlin Zhao
|
bcb7cb408d
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-17 22:54:43 +08:00 |
Ganlin Zhao
|
107cb15dbd
|
feat(query): add stateduration function scalar version
|
2022-07-17 22:52:40 +08:00 |
Ganlin Zhao
|
e0c7137820
|
Merge pull request #14994 from taosdata/feat/agg_client_api
feat(query): add statecount function scalar version
|
2022-07-17 22:50:14 +08:00 |
shenglian zhou
|
b009c76b7f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags
|
2022-07-17 22:20:55 +08:00 |
Cary Xu
|
5ef9239c74
|
Merge pull request #14979 from taosdata/feature/grant-3.0
feat: support grant
|
2022-07-17 22:16:00 +08:00 |
shenglian zhou
|
1792e49dcc
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags
|
2022-07-17 21:38:16 +08:00 |
shenglian zhou
|
af1350a6dd
|
feat: processing nchar and json columns of user tags
|
2022-07-17 21:37:59 +08:00 |
Shengliang Guan
|
f40b0ad7e0
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-17 19:04:13 +08:00 |
Minglei Jin
|
a579331c70
|
Merge pull request #15002 from taosdata/fix/tdb-multidb
fix/tdb: first round multi-db implementation
|
2022-07-17 15:32:17 +08:00 |
Minglei Jin
|
73e91f6491
|
fix wal kill case
|
2022-07-17 14:27:13 +08:00 |
Haojun Liao
|
fc5544d42a
|
fix(query):fix the invalid returned code in the compare function
|
2022-07-17 12:28:55 +08:00 |
Haojun Liao
|
ad058e8c97
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-17 11:06:49 +08:00 |
shenglian zhou
|
110aef1f12
|
feat: change bufSize for double digits
|
2022-07-17 05:30:20 +08:00 |
shenglian zhou
|
76f38ee03a
|
feat: change bufSize to leave space for var string header
|
2022-07-17 05:19:01 +08:00 |
shenglian zhou
|
de1ca5b68f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags
|
2022-07-17 05:07:17 +08:00 |
shenglian zhou
|
7570a4495d
|
feat: add user tags
|
2022-07-17 04:57:16 +08:00 |
Minglei Jin
|
24e40fcc39
|
fix memory issue
|
2022-07-17 00:14:36 +08:00 |
Haojun Liao
|
f0d1f393fd
|
fix(query): add limit/offset implementation in exchange operator.
|
2022-07-16 23:24:59 +08:00 |
Haojun Liao
|
405c4c6305
|
Merge pull request #14991 from taosdata/feature/3_liaohj
fix(query):support multigroup in groupby operator.
|
2022-07-16 21:07:55 +08:00 |
yihaoDeng
|
b1ed45fcf1
|
fix fst bug
|
2022-07-16 21:00:11 +08:00 |
Haojun Liao
|
6756c6515a
|
fix(query): add null pointer check.
|
2022-07-16 19:54:14 +08:00 |
Haojun Liao
|
5a5e30c456
|
fix(query): remove invalid free.
|
2022-07-16 19:44:08 +08:00 |
Xiaoyu Wang
|
841a3f5651
|
Merge pull request #15004 from taosdata/feature/3.0_debug_wxy
some problems of planner
|
2022-07-16 19:43:29 +08:00 |
Minglei Jin
|
c6b2b2f98a
|
fix: return 0 if page's already dirty
|
2022-07-16 19:37:17 +08:00 |
Xiaoyu Wang
|
43852a0e69
|
some problems of planner
|
2022-07-16 19:15:14 +08:00 |
dapan1121
|
9ec14ece62
|
fix: fix taosd mem leak
|
2022-07-16 18:58:29 +08:00 |
liuyao
|
e59942bdc7
|
Merge pull request #15003 from taosdata/feature/TD-17357
feat(stream): add log
|
2022-07-16 18:50:32 +08:00 |
dapan1121
|
4097b5ae56
|
Merge pull request #14986 from taosdata/fix/fixmsgorder
fix: fix msg disorder and other issues
|
2022-07-16 18:42:41 +08:00 |
Minghao Li
|
fdf7930702
|
refactor(sync): add index/term in snapshot write
|
2022-07-16 18:09:36 +08:00 |
Xiaoyu Wang
|
e5e9252388
|
some problems of planner
|
2022-07-16 17:40:54 +08:00 |
54liuyao
|
069778c676
|
feat(stream): add log
|
2022-07-16 17:32:40 +08:00 |
Minglei Jin
|
c816f795cd
|
fix/tdb: first round multi-db implementation
|
2022-07-16 17:27:29 +08:00 |
shenglian zhou
|
97d30c6858
|
feat: add user tags to system table
|
2022-07-16 17:25:05 +08:00 |
Haojun Liao
|
76f451744a
|
fix(query): fix memory leak.
|
2022-07-16 17:20:37 +08:00 |
Li Minghao
|
4e18941000
|
Merge pull request #14990 from taosdata/feat/tsdb_snapshot
feat(tsdb/sync): tsdb snapshot/sync integration
|
2022-07-16 17:09:08 +08:00 |
Ganlin Zhao
|
f645943e5b
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-16 17:03:38 +08:00 |
Ganlin Zhao
|
810be53374
|
fix(query): fix state operator check
|
2022-07-16 17:01:44 +08:00 |
Ganlin Zhao
|
d3dca0888d
|
Merge pull request #14989 from taosdata/feat/agg_client_api
feat(query): add diff function scalar version
|
2022-07-16 16:58:39 +08:00 |
Ganlin Zhao
|
3bcd669fcd
|
feat(query): add statecount function scalar version
|
2022-07-16 16:46:03 +08:00 |
Minghao Li
|
c978bd10ec
|
fix(sync): do not sender snapshot when there's wal
|
2022-07-16 16:23:56 +08:00 |
Haojun Liao
|
a6e61c7757
|
Merge pull request #14983 from taosdata/feature/3_liaohj
fix(query): disable the optimized implementation of first/last/lastrow function.
|
2022-07-16 16:17:51 +08:00 |
Ganlin Zhao
|
8d0701600f
|
Merge pull request #14981 from taosdata/feat/agg_client_api
feat(query): add hyperloglog/csum scalar version
|
2022-07-16 16:09:57 +08:00 |
shenglian zhou
|
96495363d7
|
feat: add user tags system table
|
2022-07-16 16:03:45 +08:00 |
Minghao Li
|
5cefb68dde
|
fix(sync): snapshot end index
|
2022-07-16 16:00:16 +08:00 |
dapan1121
|
320ca85a8f
|
Merge branch '3.0' into fix/fixmsgorder
|
2022-07-16 15:40:50 +08:00 |
dapan1121
|
e0b56ea593
|
fix: fix query retry issue
|
2022-07-16 15:38:46 +08:00 |
Minghao Li
|
6f29fd4020
|
fix(sync): snapshot begin index
|
2022-07-16 15:34:22 +08:00 |
Haojun Liao
|
ea4a252305
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj
|
2022-07-16 15:19:27 +08:00 |
Haojun Liao
|
83b44e2ffa
|
fix(query):support multigroup in groupby operator.
|
2022-07-16 16:30:09 +08:00 |
Ganlin Zhao
|
790cecf123
|
feat(query): add diff function scalar version
|
2022-07-16 15:04:45 +08:00 |
Xiaoyu Wang
|
20a49e3055
|
Merge pull request #14978 from taosdata/feature/3.0_debug_wxy
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 14:50:31 +08:00 |
Haojun Liao
|
46c6302a33
|
other: merge 3.0
|
2022-07-16 14:47:22 +08:00 |
Haojun Liao
|
55407c50e5
|
fix(query): disable the optimized implementation of first/last/lastrow function.
|
2022-07-16 14:44:31 +08:00 |
shenglian zhou
|
9fccdce05a
|
feat: add user tags to information schema
|
2022-07-16 14:38:03 +08:00 |
Xiaoyu Wang
|
299e117d38
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 14:22:30 +08:00 |
Ganlin Zhao
|
2d1428eadd
|
feat(query): add csum function scalar version
TD-17344
|
2022-07-16 14:13:45 +08:00 |
Ganlin Zhao
|
6d63d1b5b8
|
fix count scalar function behavior
|
2022-07-16 14:07:32 +08:00 |
Haojun Liao
|
eeb8709241
|
fix(query): add returned code check.
|
2022-07-16 14:05:26 +08:00 |
Ganlin Zhao
|
a57d2417c3
|
feat(query): add hyperloglog scalar version
TD-17344
|
2022-07-16 14:01:49 +08:00 |
Ganlin Zhao
|
59839f0d0a
|
feat(query): add mavg scalar version
|
2022-07-16 13:41:42 +08:00 |
Ganlin Zhao
|
8caa4bcad0
|
feat(query): add twa function scalar version
|
2022-07-16 13:34:24 +08:00 |
Cary Xu
|
2e9e36d0f8
|
Merge branch '3.0' into feature/grant-3.0
|
2022-07-16 11:54:26 +08:00 |
Xiaoyu Wang
|
7c585d8ed9
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 11:47:26 +08:00 |
Ganlin Zhao
|
ee5d2c1d82
|
refactor
|
2022-07-16 11:46:49 +08:00 |
Ganlin Zhao
|
566ab93f83
|
add derivative scalar version
|
2022-07-16 11:37:05 +08:00 |
Ganlin Zhao
|
598c57e059
|
feat(query): add irate function scalar version
TD-17344
|
2022-07-16 11:26:04 +08:00 |
Ganlin Zhao
|
624e7b7183
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-16 10:53:57 +08:00 |
Xiaoyu Wang
|
2db0b4075f
|
Merge pull request #14952 from taosdata/feature/3.0_debug_wxy
fix: multi-rows function validity check
|
2022-07-16 10:11:30 +08:00 |
Liu Jicong
|
53d8c2d79a
|
Merge pull request #14972 from taosdata/feature/stream
feat(stream): pipelined exec for recovering
|
2022-07-16 10:02:00 +08:00 |
liuyao
|
f41b7a6810
|
Merge pull request #14974 from taosdata/feature/TD-17357
feat(stream): optimize interval plan
|
2022-07-16 09:57:52 +08:00 |
Haojun Liao
|
5fb53520d2
|
Merge pull request #14971 from taosdata/feature/3_liaohj
fix(query): set correct sort buffer format
|
2022-07-16 09:50:32 +08:00 |
Xiaoyu Wang
|
52327cc2fb
|
fix: multi-rows function validity check
|
2022-07-16 09:44:52 +08:00 |
shenglian-zhou
|
f8276707e5
|
Merge pull request #14973 from taosdata/szhou/feature/user-tags
fix: enable tag scan optimization when the scan cols is empty before adding ts col
|
2022-07-16 09:29:40 +08:00 |
54liuyao
|
352db0febb
|
feat(stream): optimize interval plan
|
2022-07-16 09:28:15 +08:00 |
shenglian zhou
|
fcc87f09fe
|
feat: add user tags
|
2022-07-15 21:33:30 +08:00 |
Liu Jicong
|
280ed4f65d
|
feat(stream): pipelined exec for recovering
|
2022-07-15 21:29:53 +08:00 |
Haojun Liao
|
b4122f8816
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-07-15 20:56:59 +08:00 |
Haojun Liao
|
e840cdaaac
|
fix(query): set correct sort buffer format
|
2022-07-15 20:56:29 +08:00 |
dapan1121
|
dce0f06e31
|
fix: fix redirect issue
|
2022-07-15 20:40:48 +08:00 |
Haojun Liao
|
09cf3cc8ce
|
Merge pull request #14957 from taosdata/feature/3_liaohj
fix(query): fix partition by bug for last_row query.
|
2022-07-15 20:13:26 +08:00 |
Li Minghao
|
5a941284a4
|
Merge pull request #14965 from taosdata/feature/3.0_mhli
refactor(sync): modify elect/heartbeat timer
|
2022-07-15 19:03:25 +08:00 |
Liu Jicong
|
af0f398121
|
Merge pull request #14960 from taosdata/feature/stream
feat(stream): recover from failure
|
2022-07-15 18:32:48 +08:00 |
Haojun Liao
|
b1826ef736
|
fix(query): fix a typo
|
2022-07-15 18:15:06 +08:00 |
dapan1121
|
0048bd8cb6
|
fix: fix redirect issue
|
2022-07-15 18:09:27 +08:00 |
shenglian zhou
|
cede4b7624
|
fix: enable tag scan optimization when the scan cols is empty before adding ts col
|
2022-07-15 18:01:04 +08:00 |
Liu Jicong
|
9394e3380f
|
feat(stream): recover from failure
|
2022-07-15 17:58:53 +08:00 |
Xiaoyu Wang
|
d99b682f76
|
fix: multi-rows function validity check
|
2022-07-15 17:58:37 +08:00 |
Ganlin Zhao
|
cbd2d8f8a2
|
fix(query): add spread function scalar version
TD-17344
|
2022-07-15 17:54:45 +08:00 |
Haojun Liao
|
50aa7f9cfa
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-15 17:37:47 +08:00 |
Haojun Liao
|
3f11c849cd
|
refactor: do some internal refactor.
|
2022-07-15 17:34:54 +08:00 |
Minghao Li
|
5b1042ce2c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-15 16:57:49 +08:00 |
Ganlin Zhao
|
a5a3b96e58
|
enable select agg function without from clause
|
2022-07-15 16:50:51 +08:00 |
Ganlin Zhao
|
14ae310fea
|
fix issue
|
2022-07-15 16:47:52 +08:00 |
Ganlin Zhao
|
7d5c496e10
|
fix comment
|
2022-07-15 16:46:13 +08:00 |
Ganlin Zhao
|
0377f865db
|
fix conflict
|
2022-07-15 16:45:30 +08:00 |
Ganlin Zhao
|
85da616ae1
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-15 16:44:46 +08:00 |
Ganlin Zhao
|
30e09c4b19
|
fix(query): fix when select percentile() has no
from table clause report error issue
|
2022-07-15 16:41:19 +08:00 |
Yihao Deng
|
a5ca6d0ce0
|
Merge pull request #14942 from taosdata/feat/checkTimeUnSynced
feat: add time unsynced check
|
2022-07-15 16:36:10 +08:00 |
Xiaoyu Wang
|
aec4c2313a
|
fix: multi-rows function validity check
|
2022-07-15 16:17:00 +08:00 |
Minghao Li
|
59c7348c94
|
refactor(sync): add leader transfer callback
|
2022-07-15 16:07:45 +08:00 |
dapan1121
|
53103accc1
|
Merge branch 'fix/fixmsgorder' of github.com:taosdata/TDengine into fix/fixmsgorder
|
2022-07-15 16:02:49 +08:00 |
dapan1121
|
02af3581f3
|
enh: add debug info
|
2022-07-15 16:01:42 +08:00 |
Ganlin Zhao
|
9e49a0012d
|
feat(query): add percentile/apercentile scalar version
TD-17344
|
2022-07-15 15:52:32 +08:00 |
yihaoDeng
|
c875805874
|
refactor code
|
2022-07-15 15:49:30 +08:00 |
Haojun Liao
|
f60f821c13
|
fix(query): fix partition by bug for last_row query.
|
2022-07-15 15:04:22 +08:00 |
Haojun Liao
|
505e14892e
|
Merge pull request #14932 from taosdata/feature/3_liaohj
fix(query): handle multi group last_row query.
|
2022-07-15 15:03:10 +08:00 |
yihaoDeng
|
baa21c8398
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev
|
2022-07-15 14:58:00 +08:00 |
Minghao Li
|
681993884f
|
refactor(sync): add leader transfer callback
|
2022-07-15 14:55:33 +08:00 |
yihaoDeng
|
35e8ad2811
|
feat: add time unsynced check
|
2022-07-15 14:51:20 +08:00 |
dapan1121
|
c5675bc821
|
fix: fix msg disorder issue
|
2022-07-15 14:40:42 +08:00 |
Ganlin Zhao
|
9de4ad8535
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-15 14:37:08 +08:00 |
Ganlin Zhao
|
b8a4878b00
|
fix(query): add leastsquares function scalar version
|
2022-07-15 14:34:40 +08:00 |
dapan1121
|
5ed51e0010
|
Merge branch '3.0' into fix/fixmsgorder
|
2022-07-15 14:19:37 +08:00 |
dapan1121
|
c67fa0c1ce
|
enh: add taosd query exit processing
|
2022-07-15 14:17:00 +08:00 |
Haojun Liao
|
595c7dd4f3
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-15 13:36:14 +08:00 |
Haojun Liao
|
283b3eb3d9
|
fix(query): remove invalid check.
|
2022-07-15 13:25:15 +08:00 |
dapan1121
|
c7aa4a108b
|
Merge branch '3.0' into enh/schPolicy
|
2022-07-15 13:24:30 +08:00 |
Li Minghao
|
e3eaddac0d
|
Merge pull request #14869 from taosdata/feature/3.0_mhli
refactor(sync): optimized replication
|
2022-07-15 13:12:37 +08:00 |
Xiaoyu Wang
|
47ab10c560
|
Merge pull request #14931 from taosdata/feature/3.0_debug_wxy
fix: a problem of last_row function plan
|
2022-07-15 12:55:37 +08:00 |
Xiaoyu Wang
|
1342fbe913
|
fix: sql command 'show table distributed'
|
2022-07-15 11:59:42 +08:00 |
Haojun Liao
|
013f5031bc
|
fix(query):update the time type check.
|
2022-07-15 11:53:32 +08:00 |
Haojun Liao
|
6c13a8e2e8
|
fix(query):fix syntax error.
|
2022-07-15 11:43:06 +08:00 |
Haojun Liao
|
b9a471624d
|
fix(query): handle multi group last_row query.
|
2022-07-15 11:19:00 +08:00 |
Xiaoyu Wang
|
873ff96bc1
|
fix: a problem of last_row function plan
|
2022-07-15 11:01:19 +08:00 |
Yihao Deng
|
843449f1e4
|
Merge pull request #14906 from taosdata/enh/addLRUToIdx
feat:add lru to idx
|
2022-07-15 10:52:52 +08:00 |
Ganlin Zhao
|
6a62954e34
|
Merge pull request #14927 from taosdata/feat/agg_client_api
feat(query): add avg function scalar version
|
2022-07-15 10:51:37 +08:00 |
dapan1121
|
41ba297964
|
Merge branch '3.0' into fix/fixmsgorder
|
2022-07-15 10:23:25 +08:00 |
dapan1121
|
f1e37cde78
|
fix: fix msg disorder issue
|
2022-07-15 10:21:47 +08:00 |
shenglian-zhou
|
42c1e5e053
|
Merge pull request #14923 from taosdata/szhou/fix/td-17405
fix: multi result function is not allowed when appear in clauses other than select
|
2022-07-15 10:06:37 +08:00 |
Ganlin Zhao
|
20ce5b32a9
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-15 10:04:28 +08:00 |
Ganlin Zhao
|
4ff107812f
|
feat(query): add avg function scalar version
TD-17344
|
2022-07-15 10:00:35 +08:00 |
Yihao Deng
|
a6e71424b4
|
Merge branch '3.0' into enh/addLRUToIdx
|
2022-07-15 09:47:35 +08:00 |
dapan1121
|
31aa48e240
|
fix: fix windows compile issue
|
2022-07-15 09:44:29 +08:00 |
slzhou
|
21a32b36e9
|
fix: multi result function is not allowed when appear in clauses other than select
|
2022-07-15 09:32:54 +08:00 |
Yihao Deng
|
590f7c4c4d
|
Merge pull request #14915 from taosdata/enh/preallocHandle
enh: prealloc handle
|
2022-07-15 09:32:29 +08:00 |
Xiaoyu Wang
|
979b20189d
|
feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function
|
2022-07-15 09:07:19 +08:00 |
Xiaoyu Wang
|
9522288f6b
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-15 08:44:23 +08:00 |
Xiaoyu Wang
|
31e29dfc38
|
feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function
|
2022-07-15 08:43:40 +08:00 |
Haojun Liao
|
c2d277f47c
|
Merge pull request #14918 from taosdata/feature/3_liaohj
fix(query): add exec node for lastrow query.
|
2022-07-14 22:48:37 +08:00 |
yihaoDeng
|
de495eb7ec
|
feat: add lru to index
|
2022-07-14 20:38:37 +08:00 |
Haojun Liao
|
ab6ed4bffa
|
fix(query): add exec node for lastrow query.
|
2022-07-14 20:37:07 +08:00 |
Haojun Liao
|
159d6c47c8
|
Merge pull request #14911 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
|
2022-07-14 20:36:30 +08:00 |
yihaoDeng
|
d7a463da46
|
feat: prealloc handle to client
|
2022-07-14 20:31:16 +08:00 |
Xiaoyu Wang
|
ef4f6964d1
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-14 20:17:28 +08:00 |
Xiaoyu Wang
|
d894e959ee
|
fix: client module memory leak problem
|
2022-07-14 20:16:39 +08:00 |
Haojun Liao
|
707f0a837a
|
fix(query): set correct fill output object.
|
2022-07-14 20:11:29 +08:00 |
Ganlin Zhao
|
7e661a9e9c
|
feat(query): add avg function scalar version
TD-17344
|
2022-07-14 20:02:21 +08:00 |
Liu Jicong
|
e01297d09d
|
refactor(query): optimize table scan by reusing reader
|
2022-07-14 19:29:34 +08:00 |
yihaoDeng
|
ca7ca2f1e3
|
refactor code
|
2022-07-14 19:23:01 +08:00 |
Ganlin Zhao
|
256c4aa25b
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-14 19:20:45 +08:00 |
Haojun Liao
|
a911feeab7
|
fix(query): fix syntax error.
|
2022-07-14 19:18:15 +08:00 |
Ganlin Zhao
|
680400834a
|
refactor code
|
2022-07-14 19:17:28 +08:00 |
Haojun Liao
|
5ca810a985
|
fix(query): fix memory leak.
|
2022-07-14 19:09:40 +08:00 |
Ganlin Zhao
|
98e542f884
|
Merge pull request #14888 from taosdata/feat/agg_client_api
feat(query): add sum/count/max/min function scalar version
|
2022-07-14 19:09:30 +08:00 |
dapan1121
|
ae132e6626
|
Merge branch '3.0' into enh/schPolicy
|
2022-07-14 18:44:21 +08:00 |
dapan1121
|
12b961c7f5
|
enh: add schedule policy
|
2022-07-14 18:42:26 +08:00 |
Haojun Liao
|
34c973387d
|
Merge pull request #14904 from taosdata/feature/3_liaohj
fix(query): handle the grouped fill.
|
2022-07-14 18:36:18 +08:00 |
Liu Jicong
|
b33d6584c4
|
Merge pull request #14898 from taosdata/feature/stream
refactor(stream): destroy stream task
|
2022-07-14 18:36:09 +08:00 |
Haojun Liao
|
918df89b4f
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-14 17:56:15 +08:00 |
Ganlin Zhao
|
b87eb0abb3
|
feat(query): add stddev function scalar version
TD-17344
|
2022-07-14 17:39:03 +08:00 |
Liu Jicong
|
9847abf166
|
fix(sma): double free
|
2022-07-14 17:34:06 +08:00 |
Xiaoyu Wang
|
a497ad72fa
|
Merge pull request #14899 from taosdata/feature/3.0_debug_wxy
fix: some problems of planner
|
2022-07-14 17:31:50 +08:00 |
yihaoDeng
|
9c4842ef10
|
feat: add lru to index
|
2022-07-14 17:30:48 +08:00 |
yihaoDeng
|
fe8ccabf7a
|
add lru to index
|
2022-07-14 17:14:53 +08:00 |
Haojun Liao
|
dc4052bd7b
|
fix(query): handle the grouped fill.
|
2022-07-14 17:04:22 +08:00 |
Xiaoyu Wang
|
5a5ae23ddf
|
fix: some problems of planner
|
2022-07-14 16:58:54 +08:00 |
wangmm0220
|
bb6ecd6913
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-14 16:34:04 +08:00 |
wangmm0220
|
a15bd187bf
|
fix:error in json tag
|
2022-07-14 16:24:16 +08:00 |
Liu Jicong
|
c0639d3dc4
|
fix(query): double free
|
2022-07-14 16:24:12 +08:00 |
Xiaoyu Wang
|
ddb39a8dc2
|
fix: some problems of planner
|
2022-07-14 16:06:28 +08:00 |
Liu Jicong
|
d75e9b8f6a
|
merge from 3.0
|
2022-07-14 15:35:00 +08:00 |
Liu Jicong
|
9ea0ad57ec
|
refactor(stream): destroy stream task
|
2022-07-14 15:32:21 +08:00 |
yihaoDeng
|
a9e64f2938
|
feat: add lru to index
|
2022-07-14 15:17:05 +08:00 |
yihaoDeng
|
cace9b6be9
|
feat: add lru to index
|
2022-07-14 14:51:39 +08:00 |
Haojun Liao
|
b23e08db85
|
Merge pull request #14893 from taosdata/feature/3_liaohj
fix(query): set correct fill output column index and fix some memory leaks
|
2022-07-14 14:25:24 +08:00 |
Cary Xu
|
1175bda094
|
Merge branch '3.0' into feature/grant-3.0
|
2022-07-14 14:10:14 +08:00 |
Ganlin Zhao
|
29ff569191
|
enable scalar function check to prevent crash
|
2022-07-14 14:04:06 +08:00 |
dapan1121
|
a0f7cc6790
|
enh: add schedule policy
|
2022-07-14 14:03:27 +08:00 |
Minglei Jin
|
92ae35fd3f
|
Merge pull request #14886 from taosdata/fix/TD-17328-v2
fix: use calcTypeBytes for table altering
|
2022-07-14 13:56:56 +08:00 |
Haojun Liao
|
75aca0b031
|
fix(query): set correct fill output column index, fix some memory leak, and do some internal refactor,
|
2022-07-14 13:53:23 +08:00 |
WANG MINGMING
|
e0ec9687c5
|
Merge pull request #14890 from taosdata/fix/TD-17356
fix:filter child table with tag
|
2022-07-14 13:29:09 +08:00 |
WANG MINGMING
|
131f87ffed
|
Merge pull request #14778 from taosdata/feature/TD-13041
feat: get meta and write meta from tmq
|
2022-07-14 13:28:57 +08:00 |
Haojun Liao
|
c638f9d53a
|
Merge pull request #14889 from taosdata/feature/3_liaohj
fix(query):fix invalid write in sample query processing.
|
2022-07-14 13:19:45 +08:00 |
wangmm0220
|
3c755c4834
|
opt:remove useless code
|
2022-07-14 11:41:34 +08:00 |
Ganlin Zhao
|
0cb911c0b4
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-14 11:40:53 +08:00 |
54liuyao
|
13519f8fd9
|
feat(stream): interval offset
|
2022-07-14 11:24:24 +08:00 |
Haojun Liao
|
6fd4684a26
|
fix(query): ensure buffer before load data.
|
2022-07-14 11:16:15 +08:00 |
Ganlin Zhao
|
3f31c464f0
|
feat(query): add max function scalar version
TD-17344
|
2022-07-14 10:58:45 +08:00 |
wangmm0220
|
e8c041f098
|
fix:filter child table with tag
|
2022-07-14 10:49:09 +08:00 |
Haojun Liao
|
fb49fd40cd
|
fix(query):fix invalid write in sample query processing.
|
2022-07-14 10:44:35 +08:00 |