Xiaoyu Wang
|
b7e5780c44
|
feat: sql statement likes 'select * from (select 1)'
|
2022-07-18 16:55:31 +08:00 |
Ganlin Zhao
|
5b12fcb3a1
|
feat(query): add selective function scalar version
|
2022-07-18 15:23:28 +08:00 |
Ganlin Zhao
|
75371098a6
|
refactor
|
2022-07-18 15:14:20 +08:00 |
Ganlin Zhao
|
a4d86275d2
|
feat(query): add first/last/last_row scalar version
|
2022-07-18 15:06:21 +08:00 |
Ganlin Zhao
|
a80027736d
|
feat(query): add top/bottom function scalar version
|
2022-07-18 14:47:53 +08:00 |
Ganlin Zhao
|
7b5a96fa80
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-18 13:42:58 +08:00 |
Ganlin Zhao
|
e37bdbd5c9
|
feat(query): add histogram function scalar version
TD-17344
|
2022-07-18 13:37:18 +08:00 |
dapan1121
|
03e9b15237
|
fix: fix taosc memory leak
|
2022-07-18 13:32:17 +08:00 |
Liu Jicong
|
6fb3072b43
|
Merge branch '3.0' into feature/stream
|
2022-07-18 11:46:59 +08:00 |
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 |
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 |
dapan1121
|
077fbd6787
|
Merge pull request #15010 from taosdata/fix/TD-17460
fix: fix taosd mem leak
|
2022-07-18 09:18:43 +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
|
de1ca5b68f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags
|
2022-07-17 05:07:17 +08:00 |
dapan1121
|
9ec14ece62
|
fix: fix taosd mem leak
|
2022-07-16 18:58:29 +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 |
shenglian zhou
|
97d30c6858
|
feat: add user tags to system table
|
2022-07-16 17:25:05 +08:00 |
Ganlin Zhao
|
f645943e5b
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-16 17:03:38 +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 |
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 |
dapan1121
|
320ca85a8f
|
Merge branch '3.0' into fix/fixmsgorder
|
2022-07-16 15:40:50 +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 |
Ganlin Zhao
|
2d1428eadd
|
feat(query): add csum function scalar version
TD-17344
|
2022-07-16 14:13:45 +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 |
Xiaoyu Wang
|
7c585d8ed9
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 11:47:26 +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 |
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 |
Liu Jicong
|
280ed4f65d
|
feat(stream): pipelined exec for recovering
|
2022-07-15 21:29:53 +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 |
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 |
Xiaoyu Wang
|
aec4c2313a
|
fix: multi-rows function validity check
|
2022-07-15 16:17:00 +08:00 |
Ganlin Zhao
|
9e49a0012d
|
feat(query): add percentile/apercentile scalar version
TD-17344
|
2022-07-15 15:52:32 +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 |
dapan1121
|
c7aa4a108b
|
Merge branch '3.0' into enh/schPolicy
|
2022-07-15 13:24:30 +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
|
20ce5b32a9
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-15 10:04:28 +08:00 |
Yihao Deng
|
a6e71424b4
|
Merge branch '3.0' into enh/addLRUToIdx
|
2022-07-15 09:47:35 +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
|
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
|
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 |
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 |
Ganlin Zhao
|
256c4aa25b
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-14 19:20:45 +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 |
Ganlin Zhao
|
b87eb0abb3
|
feat(query): add stddev function scalar version
TD-17344
|
2022-07-14 17:39:03 +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 |
Xiaoyu Wang
|
ddb39a8dc2
|
fix: some problems of planner
|
2022-07-14 16:06:28 +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 |
dapan1121
|
a0f7cc6790
|
enh: add schedule policy
|
2022-07-14 14:03:27 +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 |
Ganlin Zhao
|
0cb911c0b4
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-14 11:40:53 +08:00 |
Ganlin Zhao
|
3f31c464f0
|
feat(query): add max function scalar version
TD-17344
|
2022-07-14 10:58:45 +08:00 |
Ganlin Zhao
|
8b1e56389c
|
feat(query): add min function scalar version
TD-17344
|
2022-07-14 10:26:00 +08:00 |
wangmm0220
|
3b4c2826b4
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-14 10:22:15 +08:00 |
Xiaoyu Wang
|
bc1251e0cb
|
Merge pull request #14855 from taosdata/feature/3.0_debug_wxy
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-14 10:09:32 +08:00 |
Xiaoyu Wang
|
570f036c63
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-14 09:52:51 +08:00 |
Ganlin Zhao
|
80f175bdbe
|
feat(query): add count function scalar version
TD-17344
|
2022-07-13 19:46:56 +08:00 |
wangmm0220
|
d3cdd75b94
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-13 19:40:26 +08:00 |
dapan1121
|
f69a995ea7
|
Merge pull request #14861 from taosdata/fix/TD-16763
fix: fix natural timestamp issue
|
2022-07-13 19:03:49 +08:00 |
Xiaoyu Wang
|
4830b7d9d3
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 18:12:02 +08:00 |
Li Minghao
|
60703bdd05
|
Merge pull request #14857 from taosdata/feature/3.0_mhli
refactor(sync): add skiplist entry cache
|
2022-07-13 17:52:45 +08:00 |
Ganlin Zhao
|
dd8f235e97
|
feat(query): add count function scalar version
TD-17344
|
2022-07-13 17:47:56 +08:00 |
Liu Jicong
|
a717042acf
|
refactor(stream): simple batch
|
2022-07-13 17:24:36 +08:00 |
dapan1121
|
8c83f07fe4
|
fix: fix natural timestamp issue
|
2022-07-13 16:43:50 +08:00 |
Liu Jicong
|
8a6e4b877a
|
refactor(stream): simple batch
|
2022-07-13 16:37:33 +08:00 |
wangmm0220
|
cd051d40c3
|
fix:confilct from 3.0
|
2022-07-13 16:03:39 +08:00 |
Xiaoyu Wang
|
d2ce16a875
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-13 15:37:21 +08:00 |
Xiaoyu Wang
|
43b5ca1efe
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:13:01 +08:00 |
Minghao Li
|
473e134f31
|
refactor(sync): add resp ttl clean
|
2022-07-12 16:57:19 +08:00 |
Liu Jicong
|
d637ffe22c
|
refactor(tmq): prepare only needed
|
2022-07-12 14:10:22 +08:00 |
wangmm0220
|
f9d5c809c9
|
fix:conflict from 3.0
|
2022-07-11 19:06:36 +08:00 |
Liu Jicong
|
6d9727579b
|
Merge pull request #14761 from taosdata/feature/stream
feat(wal): add append interface
|
2022-07-11 16:50:28 +08:00 |
Liu Jicong
|
c6052fadba
|
feat(wal): add append interface
|
2022-07-11 16:22:51 +08:00 |
Xiaoyu Wang
|
0bc700eb82
|
feat: sql command 'trim database'
|
2022-07-11 10:53:06 +08:00 |
Liu Jicong
|
f9ba552496
|
Merge pull request #14739 from taosdata/feature/stream
fix(wal): read after rolling
|
2022-07-10 21:45:31 +08:00 |
Liu Jicong
|
711f960827
|
Merge branch '3.0' into feature/stream
|
2022-07-10 21:24:18 +08:00 |
Liu Jicong
|
219d966b25
|
fix(wal): read after rolling
|
2022-07-10 21:02:25 +08:00 |
wangmm0220
|
b1c290f6dc
|
fix:conflicts
|
2022-07-10 18:57:34 +08:00 |
wangmm0220
|
607f8163d3
|
feat:add logic for get_tmq_meta_json
|
2022-07-10 18:54:58 +08:00 |
Xiaoyu Wang
|
651adca80f
|
Merge pull request #14685 from taosdata/feature/3.0_debug_wxy
fix: some problem of parser and planner
|
2022-07-10 18:17:51 +08:00 |
Xiaoyu Wang
|
5f0005a7b7
|
merge 3.0
|
2022-07-10 17:47:31 +08:00 |
Haojun Liao
|
ac8e9d103c
|
other: merge 3.0
|
2022-07-10 17:40:55 +08:00 |
Haojun Liao
|
7dc7f478de
|
refactor: do some internal refactor and fix some memory leak.
|
2022-07-10 17:34:21 +08:00 |
Xiaoyu Wang
|
6a3124a5f9
|
Merge remote-tracking branch 'origin/enh/in' into feature/3.0_debug_wxy
|
2022-07-10 17:31:37 +08:00 |
dapan1121
|
6cd21fe04b
|
enh: enhance in operator
|
2022-07-10 16:52:11 +08:00 |
Xiaoyu Wang
|
bd210bf392
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-10 16:45:14 +08:00 |
Liu Jicong
|
9189f886a9
|
feat(tmq): support consume from tsdb then wal
|
2022-07-10 16:34:45 +08:00 |
Xiaoyu Wang
|
a64a0320a0
|
fix: some problem of parser and planner
|
2022-07-10 15:21:16 +08:00 |
Liu Jicong
|
e9077c036f
|
merge from 3.0
|
2022-07-10 11:24:37 +08:00 |
Liu Jicong
|
a2107992e2
|
refactor(stream)
|
2022-07-10 11:18:15 +08:00 |
Hongze Cheng
|
4a4018a31f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-10 02:46:01 +00:00 |
Xiaoyu Wang
|
2454298b0b
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-10 10:24:55 +08:00 |
WANG MINGMING
|
30b1af3feb
|
Merge pull request #14700 from taosdata/feature/TD-13041
feat:write meta from tmq to taosd
|
2022-07-10 10:22:51 +08:00 |
Hongze Cheng
|
668ca4a4fb
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-10 01:51:45 +00:00 |
Shengliang Guan
|
c53a84b733
|
Merge remote-tracking branch 'origin/3.0' into fix/valgrind
|
2022-07-09 20:13:26 +08:00 |
Haojun Liao
|
fceee02622
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-09 11:11:11 +08:00 |
Haojun Liao
|
c5ccdfd4e9
|
fix(query): set the correct resource free flag.
|
2022-07-09 11:06:41 +08:00 |
Hongze Cheng
|
0840affc32
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-08 12:33:12 +00:00 |
Shengliang Guan
|
e4a855e591
|
Merge remote-tracking branch 'origin/3.0' into fix/valgrind
|
2022-07-08 19:54:26 +08:00 |
wangmm0220
|
6b46423a97
|
feat:write meta from tmq to taosd
|
2022-07-08 18:37:47 +08:00 |
Liu Jicong
|
938868e39f
|
merge from 3.0
|
2022-07-08 17:57:11 +08:00 |
Liu Jicong
|
3cd5a35054
|
refactor(stream): internal refactor
|
2022-07-08 17:48:34 +08:00 |
Xiaoyu Wang
|
df06d22cb3
|
fix: some problem of parser and planner
|
2022-07-08 17:35:11 +08:00 |
Haojun Liao
|
3e81daf578
|
fix(query): fix memory leak.
|
2022-07-08 17:28:37 +08:00 |
Shengliang Guan
|
361c21a35c
|
refactor: adjust logs
|
2022-07-08 17:27:06 +08:00 |
dapan1121
|
50a6ef7f39
|
Merge pull request #14635 from taosdata/feature/insertselect
feat: support insert from query res
|
2022-07-08 16:59:21 +08:00 |
Li Minghao
|
d94680c3c4
|
Merge pull request #14676 from taosdata/feature/3.0_mhli
fix(sync): append entries batch
|
2022-07-08 16:07:22 +08:00 |
Minghao Li
|
1ee5468411
|
fix(sync): append entries batch
|
2022-07-08 14:47:00 +08:00 |
dapan1121
|
0925064d24
|
Merge branch 'feature/3.0_debug_wxy' into feature/insertselect
|
2022-07-08 10:28:53 +08:00 |
Xiaoyu Wang
|
f3e70272cf
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-08 09:37:34 +08:00 |
Liu Jicong
|
866e4c4be0
|
refactor(stream): internal refactor
|
2022-07-07 17:56:52 +08:00 |
Hongze Cheng
|
71331d79b7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-07 09:02:30 +00:00 |
Liu Jicong
|
4a648d711f
|
feat(wal): support filter
|
2022-07-07 13:56:47 +08:00 |
Liu Jicong
|
1ec57798d2
|
ci: remove unstable case
|
2022-07-07 11:45:28 +08:00 |
Liu Jicong
|
82e0f77715
|
Merge branch '3.0' into feature/stream
|
2022-07-07 10:48:09 +08:00 |
Hongze Cheng
|
089d5e6150
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-07 01:37:50 +00:00 |
Yihao Deng
|
31655c07d7
|
Merge pull request #14611 from taosdata/feat/idxFix1
enh: refactor idx code
|
2022-07-07 09:21:06 +08:00 |
Hongze Cheng
|
fdf6d22d1b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-07 01:17:00 +00:00 |
dapan1121
|
d4696ef31f
|
Merge branch '3.0' into feature/insertselect
|
2022-07-07 09:02:09 +08:00 |
Liu Jicong
|
baa48489b7
|
merge from 3.0
|
2022-07-06 21:25:34 +08:00 |
Liu Jicong
|
db23b07ae1
|
merge from 3.0
|
2022-07-06 21:12:46 +08:00 |
dapan1121
|
d625cc2e47
|
feat: insert from query
|
2022-07-06 21:00:31 +08:00 |
dapan1121
|
82dbf54719
|
Merge branch 'fix/dnode' of github.com:taosdata/TDengine into fix/dnode
|
2022-07-06 20:34:07 +08:00 |
dapan1121
|
a3bf5b96c4
|
fix: fix query redirect issue
|
2022-07-06 20:33:23 +08:00 |
Hongze Cheng
|
bf0b37390d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-06 12:24:27 +00:00 |
Xiaoyu Wang
|
0bf399a67e
|
merge 3.0
|
2022-07-06 18:53:54 +08:00 |