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 |
Shengliang Guan
|
3d6238346d
|
Merge pull request #17142 from taosdata/szhou/coverity
fix: fix coverity scan issue in tudf.c and udfd.c
|
2022-09-29 12:44:12 +08:00 |
Shengliang Guan
|
ebe22053db
|
Merge pull request #17143 from taosdata/3.0
release: build 3.0.1.4
|
2022-09-29 12:43:56 +08:00 |
Liu Jicong
|
bb1165f1e9
|
optimize projection return
|
2022-09-29 12:14:41 +08:00 |
WANG MINGMING
|
f3a955afe7
|
Update 04-taosadapter.md
|
2022-09-29 11:42:37 +08:00 |
dapan1121
|
95b6d3f67f
|
Merge pull request #17132 from taosdata/fix/TD-19310
fix: fix rows missed in query result issue
|
2022-09-29 11:41:52 +08:00 |
WANG MINGMING
|
299343092a
|
Update 04-taosadapter.md
|
2022-09-29 11:41:34 +08:00 |
shenglian zhou
|
4c00225e9f
|
fix: fix coverity scan issue in tudf.c and udfd.c
|
2022-09-29 11:26:58 +08:00 |
Alex Duan
|
49b49eb0eb
|
Merge branch '3.0' into feat/TD-17777-V30
|
2022-09-29 11:20:09 +08:00 |
Xiaoyu Wang
|
5d0357fc47
|
fix: very long string serialization problem
|
2022-09-29 11:14:35 +08:00 |
Shuduo Sang
|
7aa2ffc4a8
|
docs: remove influx_max_line_bytes for 3.0 (#17137)
|
2022-09-29 11:09:23 +08:00 |
yihaoDeng
|
88ac809f87
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dv3
|
2022-09-29 11:09:02 +08:00 |
yihaoDeng
|
5b4d0eaabe
|
enh: opt tbname in
|
2022-09-29 11:07:32 +08:00 |
Alex Duan
|
3ad184de87
|
feat(shell): modify command with 3.0
|
2022-09-29 11:07:15 +08:00 |