wade zhang
|
b1d250140d
|
Merge branch 'main' into docs/daniel-3.0
|
2022-08-25 18:29:45 +08:00 |
Haojun Liao
|
96f21afe8f
|
fix(query): update the string order policy.
|
2022-08-25 18:27:59 +08:00 |
Minglei Jin
|
e05169ccc6
|
fix: free ofp large value's memory
|
2022-08-25 18:16:34 +08:00 |
Shengliang Guan
|
679145dcb6
|
Merge pull request #16418 from taosdata/fix/TD-18457
fix(query): fix valgrind report uninitialized variable error
|
2022-08-25 18:15:56 +08:00 |
Shengliang Guan
|
1279213c3a
|
Merge pull request #16417 from taosdata/feat/3.0_systable_privilege_wxy
fix: user permission error with sysinfo 0
|
2022-08-25 18:15:10 +08:00 |
danielclow
|
e51e7d9410
|
doc: english faq for tdengine 3.0
|
2022-08-25 18:12:26 +08:00 |
wade zhang
|
54b87c54e7
|
Update 08-cache.md
|
2022-08-25 17:58:13 +08:00 |
wade zhang
|
5b6966116d
|
Update 08-cache.md
|
2022-08-25 17:57:02 +08:00 |
Shengliang Guan
|
206904ff4f
|
Merge pull request #16416 from taosdata/fix/http_report_except
fix: http report possible except
|
2022-08-25 17:41:34 +08:00 |
wangmm0220
|
cb4969513c
|
fix:conflicts from 3.0
|
2022-08-25 17:36:00 +08:00 |
Haojun Liao
|
755176d28f
|
fix(query): add the null ptr check.
|
2022-08-25 17:32:27 +08:00 |
Ganlin Zhao
|
cbcb14641f
|
Merge branch '3.0' into fix/TD-18457
|
2022-08-25 17:20:05 +08:00 |
Shengliang Guan
|
08b13cddcf
|
Merge pull request #16414 from taosdata/feature/stream
fix(stream): fix handling invalid option
|
2022-08-25 17:19:47 +08:00 |
Xiaoyu Wang
|
63792daeeb
|
fix: user permission error with sysinfo 0
|
2022-08-25 17:18:11 +08:00 |
Ganlin Zhao
|
417cf3c587
|
fix(query): fix valgrind report unitialized variable error
|
2022-08-25 17:16:02 +08:00 |
Ganlin Zhao
|
847c0176e0
|
fix(query): fix valgrind report unitialized variable error
|
2022-08-25 17:15:55 +08:00 |
Ganlin Zhao
|
6305b59a91
|
fix(query): fix valgrind report unitialized variable error
|
2022-08-25 17:14:51 +08:00 |
Hongze Cheng
|
f0be446e03
|
Merge pull request #16413 from taosdata/fix/TD-18112-2
fix: stats normal tables' timeseries
|
2022-08-25 17:13:47 +08:00 |
Xiaoyu Wang
|
1c26d444eb
|
Merge remote-tracking branch 'origin/3.0' into feat/3.0_systable_privilege_wxy
|
2022-08-25 17:03:42 +08:00 |
wangmm0220
|
6b61d3c23b
|
fix:conflicts from 3.0
|
2022-08-25 16:57:19 +08:00 |
wangmm0220
|
4cc2d361e1
|
fix:error in getting snapshot for taosX
|
2022-08-25 16:55:12 +08:00 |
Xiaoyu Wang
|
d8fd0b89b1
|
fix: user permission error with sysinfo 0
|
2022-08-25 16:50:31 +08:00 |
yihaoDeng
|
b61bab645c
|
fix http report possible except
|
2022-08-25 16:49:07 +08:00 |
Hongze Cheng
|
8802847b66
|
Merge pull request #16408 from taosdata/fix/TD-18578-2
fix: release ofp when encoding and decoding
|
2022-08-25 16:39:53 +08:00 |
Shengliang Guan
|
6dc8d005fe
|
Merge pull request #16406 from taosdata/enh/updateTbMeta
enh: update table meta after auto creating table
|
2022-08-25 16:39:32 +08:00 |
gccgdb1234
|
13a5ffda88
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-08-25 16:34:51 +08:00 |
gccgdb1234
|
fa2c4f7085
|
doc: refine description
|
2022-08-25 16:34:43 +08:00 |
Haojun Liao
|
0ec1c52a19
|
fix(query): set ascending order of check last block.
|
2022-08-25 16:34:00 +08:00 |
Liu Jicong
|
e484090b75
|
fix(stream): fix handling invalid option
|
2022-08-25 16:27:18 +08:00 |
Minglei Jin
|
85da71460e
|
fix: stats normal tables' timeseries
|
2022-08-25 16:22:55 +08:00 |
Haojun Liao
|
739457ad28
|
refactor: do some internal refactor.
|
2022-08-25 16:22:22 +08:00 |
Haojun Liao
|
0d14fa9aad
|
fix(query): reset the table accesss index.
|
2022-08-25 16:06:54 +08:00 |
Shengliang Guan
|
eaada41e5a
|
Merge pull request #16405 from taosdata/fix/dnode
refactor: make uptimeInterval can be configured
|
2022-08-25 15:57:35 +08:00 |
Minglei Jin
|
45775a9e83
|
fix: release ofp when encoding and decoding
|
2022-08-25 15:56:27 +08:00 |
Haojun Liao
|
b09ee742d5
|
refactor(query): check table in uid order when handling the last block, and some internal refactor.
|
2022-08-25 15:31:48 +08:00 |
gccgdb1234
|
bf8960264f
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-08-25 15:23:27 +08:00 |
gccgdb1234
|
d558793ab6
|
doc: add description field for files without description
|
2022-08-25 15:23:20 +08:00 |
Shengliang Guan
|
91659c8c50
|
refactor: make uptimeInterval can be configured
|
2022-08-25 15:17:04 +08:00 |
Jeff Tao
|
c2eb45fad7
|
Update index.md
|
2022-08-25 15:16:51 +08:00 |
dapan1121
|
a0ae0c78d9
|
enh: update table meta after auto creating table
|
2022-08-25 15:16:14 +08:00 |
Shengliang Guan
|
4c280dc236
|
Merge pull request #16386 from taosdata/enh/updateTbMeta
enh: update table meta cache after creating table
|
2022-08-25 14:32:43 +08:00 |
wade zhang
|
33e2bfa969
|
Merge pull request #16403 from taosdata/docs/yangpan-epoch-en
docs: correct epoch definition in English
|
2022-08-25 14:18:03 +08:00 |
Pan YANG
|
48c3cffe27
|
docs: correct epoch definition in English
|
2022-08-25 14:17:28 +08:00 |
gccgdb1234
|
79410403a5
|
doc: fix one typo
|
2022-08-25 14:15:49 +08:00 |
wade zhang
|
6a6362842f
|
Merge pull request #16402 from taosdata/docs/yangpan-epoch-cn
docs: correct epoch definition
|
2022-08-25 14:13:20 +08:00 |
gccgdb1234
|
4dc88f3dd6
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-08-25 14:10:49 +08:00 |
gccgdb1234
|
619f11f02c
|
doc: add meters example in concept page
|
2022-08-25 14:10:42 +08:00 |
Pan YANG
|
a5d76be138
|
docs: correct epoch definition
|
2022-08-25 14:06:14 +08:00 |
Shuduo Sang
|
e11f43ad61
|
docs: update k8s docs for3.0 (#16401)
* docs: update helm doc for 3.0
* docs: update helm parameters list to reflect 3.0 reality
|
2022-08-25 13:51:49 +08:00 |
dapan1121
|
c2b16acc31
|
fix: fix code merge issue
|
2022-08-25 13:44:26 +08:00 |