Commit Graph

41848 Commits

Author SHA1 Message Date
yihaoDeng 50478a31cc opt tbname in 2022-09-29 20:30:32 +08:00
Shengliang Guan 3be4a2ed9c Merge remote-tracking branch 'origin/3.0' into fix/TD-19245 2022-09-29 19:42:09 +08:00
Shengliang Guan e94646ca70 fix: coverity issues 2022-09-29 19:41:54 +08:00
Shuduo Sang 8aa5100dfd
docs: icinga2 sub-tbname by rule note (#17161) 2022-09-29 19:14:45 +08:00
Shengliang Guan 0400fe5a85
Merge pull request #17157 from taosdata/fix/ZhiqiangWang/TD-19156-add-websocket-build
build: add websocket build
2022-09-29 18:59:51 +08:00
yihaoDeng 4977e2e676 opt tbname in 2022-09-29 18:35:12 +08:00
Shuduo Sang e8d2a30aa5
docs: add sub-table name by rule note (#17160) 2022-09-29 18:14:51 +08:00
Shengliang Guan 74c5bf9bd0
Merge pull request #17152 from taosdata/feat/3.0_parser_planner
feat: sql command 'show table tags from table_name'
2022-09-29 17:57:23 +08:00
Shuduo Sang 61f92a24cb
docs: add prometheus sub-table naming by rule note (#17158) 2022-09-29 17:47:24 +08:00
afwerar 59bb3d1475 build: add websocket build 2022-09-29 17:21:28 +08:00
Haojun Liao ac58d5397b
Merge pull request #17149 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-09-29 17:21:27 +08:00
gccgdb1234 b210f1fa83 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-09-29 17:15:01 +08:00
gccgdb1234 768a04d171 doc: fix duplicate tabItem value 2022-09-29 17:14:47 +08:00
Shuduo Sang f90280ba95
docs: fix a typo in telegraf doc (#17155)
* docs: add table name customization note

* docs: fix a typo
2022-09-29 17:09:51 +08:00
gccgdb1234 19be38dcca doc: change default to rest 2022-09-29 17:09:25 +08:00
Hongze Cheng d60ec735ca Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-29 17:07:58 +08:00
Ganlin Zhao 3af613ac73 Merge branch 'fix/TD-19273' of github.com:taosdata/TDengine into fix/TD-19273 2022-09-29 17:07:09 +08:00
Hongze Cheng bdeb1ebcc5 compare 2022-09-29 17:06:18 +08:00
Ganlin Zhao 5c760e32ae Merge branch 'fix/TD-19273' of github.com:taosdata/TDengine into fix/TD-19273 2022-09-29 17:04:31 +08:00
Ganlin Zhao 49ce849aa2 Merge branch '3.0' into fix/TD-19273 2022-09-29 17:03:28 +08:00
Ganlin Zhao 3abf6abad6 fix(query): fix group_key output mismatch with multiple rows output functions
TD-19273
2022-09-29 17:02:16 +08:00
gccgdb1234 075d8c4933 doc: change default tab to rest 2022-09-29 16:59:47 +08:00
Ganlin Zhao 363f062a85 fix(query): fix tbname mismatch with multiple rows output functions
when used with group by/partition by tbname.

TD-19273
2022-09-29 16:59:20 +08:00
gccgdb1234 67aba0657d Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-09-29 16:46:04 +08:00
Shuduo Sang 129f494e7e
docs: add table name customization note (#17153) 2022-09-29 16:34:18 +08:00
gccgdb1234 f1d492f628 doc: change rest connection sample as the default in tabs 2022-09-29 16:18:47 +08:00
Xiaoyu Wang 73642ac3a2 feat: sql command 'show table tags from table_name' 2022-09-29 16:16:49 +08:00
Liu Jicong 7d1a2abe0d
Merge pull request #17109 from taosdata/feature/tq
feat(tmq): push optimization
2022-09-29 15:35:51 +08:00
Shengliang Guan 6e79f48f94
Merge pull request #17146 from taosdata/fix/TD-19325
fix: do not process query and fetch msg until vnode restore finished
2022-09-29 15:29:18 +08:00
Haojun Liao 6abc13e843 refactor(query): do some internal refactor. 2022-09-29 14:57:15 +08:00
Hongze Cheng ce087d3dbc optimize more code 2022-09-29 14:54:58 +08:00
Shengliang Guan 752e13f94c Merge branch 'fix/TD-19325' into feature/tq 2022-09-29 14:52:08 +08:00
Shengliang Guan 23b6419ddf
Merge pull request #17147 from taosdata/main
release: build 3.0.1.4
2022-09-29 14:31:50 +08:00
Shengliang Guan 57ba8acc18
Merge pull request #17145 from taosdata/release/ver-3.0.1.4
build: release ver-3.0.1.4
2022-09-29 14:31:29 +08:00
Shengliang Guan c56dd86399 fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:29:30 +08:00
Liu Jicong 586175ecfa check vnode status for poll msg 2022-09-29 14:25:56 +08:00
Shengliang Guan 4df3303514 fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:24:45 +08:00
Liu Jicong d41ce958f3 Merge branch 'fix/TD-19325' into feature/tq 2022-09-29 14:21:08 +08:00
Shengliang Guan f14d00a5d6 fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:19:43 +08:00
Shengliang Guan 7e85a15c31 fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:18:20 +08:00
Shengliang Guan 4223be379a fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:15:26 +08:00
Shengliang Guan 7e4c32784e
Merge pull request #17138 from taosdata/fix/3.0_bugfix_wxy
fix: very long string serialization problem
2022-09-29 14:14:20 +08:00
Shengliang Guan ee484470f3 fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:13:44 +08:00
Liu Jicong b8c088b5f2 temporarily disable node case 2022-09-29 13:59:37 +08:00
Liu Jicong 0c48581c86 check push ver 2022-09-29 13:52:09 +08:00
afwerar 1d9ed1134f build: release ver-3.0.1.4 2022-09-29 13:46:37 +08:00
Hongze Cheng cb554920aa Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-29 13:23:20 +08:00
Hongze Cheng 768ec8942a fix code 2022-09-29 13:23:12 +08:00
Shuduo Sang aaf325489b
docs: remove influx_max_line_bytes for 3.0 (#17139) 2022-09-29 12:53:06 +08:00
Shengliang Guan bfa7c0fb7d
Merge pull request #17144 from taosdata/main
release: build 3.0.1.4
2022-09-29 12:44:34 +08:00