Commit Graph

35575 Commits

Author SHA1 Message Date
cpwu 23166ff6de fix case 2022-07-16 16:05:12 +08:00
cpwu dadf3fd027 Merge branch '3.0' into cpwu/3.0 2022-07-16 15:59:24 +08:00
cpwu 935535b087 fix case 2022-07-16 15:58:23 +08:00
Shengliang Guan 1e38a46e06
Merge pull request #14985 from taosdata/fix/valgrind
test: valgrind case
2022-07-16 15:39:26 +08:00
Shengliang Guan 3b094cd21a test: valgrind case 2022-07-16 15:02:04 +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
Xiaoyu Wang 299e117d38 fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 14:22:30 +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 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
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
cpwu 028dba3c46 fix case 2022-07-16 11:45:43 +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
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
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
54liuyao 352db0febb feat(stream): optimize interval plan 2022-07-16 09:28:15 +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
Yihao Deng 1a08229c3c
Merge pull request #14969 from taosdata/test/addTestCaseToIdx
test: add test case to index
2022-07-15 20:51:19 +08:00
yihaoDeng 684b550f5e test: add test case to index 2022-07-15 20:17:21 +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
wade zhang e2f146b947
Merge pull request #14959 from taosdata/docs/wade-3.0
doc: refactor cluster chapter
2022-07-15 19:31:12 +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
Shengliang Guan 4bbb1b131a
Merge pull request #14951 from taosdata/fix/dnode
refactor: get retry epset from sync module only when mnode is not ini…
2022-07-15 19:03:10 +08:00
WANG MINGMING 67b1c680b3
Merge pull request #14958 from taosdata/feature/TD-14761
fix:error in schemaless
2022-07-15 18:51:35 +08:00
Shuduo Sang 9273caf5b7
feat: update taostools for3.0 (#14964)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0
2022-07-15 18:47:16 +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
gccgdb1234 72e4a8f5f5 doc: refine according to comments 2022-07-15 18:24:16 +08:00
Haojun Liao b1826ef736 fix(query): fix a typo 2022-07-15 18:15:06 +08:00
gccgdb1234 d754cd14f4 doc: fix wrong title 2022-07-15 18:09:01 +08:00
Shengliang Guan d02a6090ef fix: the follower of mnode handles transactions incorrectly 2022-07-15 18:08:43 +08:00