Cary Xu
|
5e2776ac2d
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-16 15:12:30 +08:00 |
Cary Xu
|
5c76b49391
|
other: revert the definition
|
2022-07-16 15:11:50 +08:00 |
Cary Xu
|
66f3ed9020
|
other: make CI pass
|
2022-07-16 15:06:20 +08:00 |
Ganlin Zhao
|
790cecf123
|
feat(query): add diff function scalar version
|
2022-07-16 15:04:45 +08:00 |
Shengliang Guan
|
3b094cd21a
|
test: valgrind case
|
2022-07-16 15:02:04 +08:00 |
yihaoDeng
|
9ea66e08af
|
enh: change redirect to network_unavail
|
2022-07-16 14:58:55 +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
|
99fe1e87cd
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-16 14:14:38 +08:00 |
Ganlin Zhao
|
2d1428eadd
|
feat(query): add csum function scalar version
TD-17344
|
2022-07-16 14:13:45 +08:00 |
Shengliang Guan
|
97f68ed8b0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2022-07-16 14:12:01 +08:00 |
Ganlin Zhao
|
97d1a59493
|
Merge pull request #14980 from taosdata/feat/agg_client_api
feat(query): add twa/mavg function scalar version
|
2022-07-16 14:11:49 +08:00 |
Shengliang Guan
|
00d7dba673
|
test: valgrind case
|
2022-07-16 14:11:38 +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 |
Hongze Cheng
|
a760fb8071
|
fix coredump
|
2022-07-16 05:48:09 +00:00 |
Ganlin Zhao
|
968c004b3b
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-16 13:43:40 +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 |
Ganlin Zhao
|
746de901cd
|
Merge pull request #14976 from taosdata/feat/agg_client_api
feat(query): add irate/derivative function scalar version
|
2022-07-16 13:22:34 +08:00 |
tomchon
|
3f66f90b3b
|
Merge branch 'test/chr/TD-14699' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-16 12:22:36 +08:00 |
tomchon
|
24023e9169
|
test:modify testcase
|
2022-07-16 12:17:29 +08:00 |
tomchon
|
d730bc3b00
|
test:modify testcase
|
2022-07-16 12:15:52 +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 |
wade zhang
|
65cc7b1d42
|
Merge pull request #14977 from taosdata/docs/wade-3.0
doc: english version of cluster chapter and some refine for chinese v…
|
2022-07-16 11:44:58 +08:00 |
gccgdb1234
|
0ed38565c1
|
doc: english version of cluster chapter and some refine for chinese version
|
2022-07-16 11:44:11 +08:00 |
Hongze Cheng
|
e5819dc8aa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-16 03:40:32 +00:00 |
Hongze Cheng
|
ff07377fa3
|
finish vnode snapshot
|
2022-07-16 03:40:20 +00: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
|
77c9414d9d
|
Merge pull request #14955 from taosdata/feat/agg_client_api
feat(query): add percentile/apercentile scalar version
|
2022-07-16 11:22:48 +08:00 |
Hongze Cheng
|
592c6991a0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-16 03:13:03 +00:00 |
Hongze Cheng
|
8228808a2a
|
more vnode snapshot writer
|
2022-07-16 03:12:47 +00:00 |
Ganlin Zhao
|
624e7b7183
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-16 10:53:57 +08:00 |
Ganlin Zhao
|
5bbbb5d214
|
restore submodule refpoint
|
2022-07-16 10:51:13 +08:00 |
Ganlin Zhao
|
be8e5325b0
|
change submodule ref point
|
2022-07-16 10:47:32 +08:00 |
huolibo
|
9ea0e84081
|
Merge pull request #14975 from taosdata/fix/TD-17339
fix(driver): jdbc get meta
|
2022-07-16 10:17:33 +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 |
huolibo
|
af24f2f85d
|
fix(driver): tmq jdbc get meta
|
2022-07-16 09:32:31 +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 |