danielclow
|
9358bf88d2
|
doc: english version of deployment
|
2022-08-20 18:07:21 +08:00 |
Haojun Liao
|
0dfd032068
|
fix(query): reset block data when no blocks are available.
|
2022-08-20 16:57:44 +08:00 |
danielclow
|
72e814ab2a
|
doc: english version of connect, model, insert data, and query data
|
2022-08-20 15:15:53 +08:00 |
Haojun Liao
|
09ffcd2e13
|
fix(query): fix bug in tsdbread
|
2022-08-20 12:41:58 +08:00 |
Haojun Liao
|
515e8d36b0
|
fix(query): fix bug in merge buffer data and last block.
|
2022-08-20 11:14:00 +08:00 |
Cary Xu
|
053d00e660
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-20 10:40:13 +08:00 |
Shengliang Guan
|
348079ea86
|
Merge pull request #16255 from taosdata/fix/dnode
test: restore case
|
2022-08-19 22:45:55 +08:00 |
Hongze Cheng
|
5e4b7bf9bd
|
more code
|
2022-08-19 22:29:46 +08:00 |
Cary Xu
|
4dc30fb55a
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 22:16:11 +08:00 |
Shengliang Guan
|
d3d0d88cdd
|
test: restore case
|
2022-08-19 22:05:33 +08:00 |
Hongze Cheng
|
831d7dafca
|
more code
|
2022-08-19 21:56:37 +08:00 |
Hongze Cheng
|
67d45c6b62
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 21:54:48 +08:00 |
Hongze Cheng
|
94b97c4da4
|
more code
|
2022-08-19 21:42:14 +08:00 |
Shengliang Guan
|
08b7684cb2
|
Merge pull request #16249 from taosdata/fix/TD-18462
fix(query): fix "n","y" time unit parsing does not return error
|
2022-08-19 21:24:42 +08:00 |
Shengliang Guan
|
6352ba618b
|
Merge pull request #16254 from taosdata/fix/TD-18428
fix: wait pPageH to complete initialization
|
2022-08-19 21:17:12 +08:00 |
Shengliang Guan
|
83db6fbc7f
|
Merge pull request #16239 from taosdata/fix/ZhiqiangWang/TD-18448-fix-flashing-black-console-error
os: fix flashing black console error
|
2022-08-19 21:16:38 +08:00 |
Hongze Cheng
|
de97c9253a
|
make it compile
|
2022-08-19 20:53:19 +08:00 |
Hui Li
|
d0e0c222ba
|
Merge pull request #16251 from taosdata/feature/stream
refactor(stream): optimize interval
|
2022-08-19 20:48:28 +08:00 |
Hui Li
|
85af958d08
|
Merge pull request #16252 from taosdata/szhou/fixbugs
fix: check tag when it is not regular table
|
2022-08-19 20:48:05 +08:00 |
Hongze Cheng
|
98bc07bb2a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 20:26:32 +08:00 |
Cary Xu
|
fee081c798
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 20:08:25 +08:00 |
Cary Xu
|
a9fcc12c33
|
enh: rsma batch process
|
2022-08-19 20:08:09 +08:00 |
danielclow
|
dd81e34ae3
|
doc: english version of developer guide
|
2022-08-19 19:59:33 +08:00 |
Minglei Jin
|
0338530544
|
fix: wait pPageH to complete initialization
|
2022-08-19 19:40:21 +08:00 |
Hongze Cheng
|
4acc76b7c5
|
adjust more code
|
2022-08-19 18:35:09 +08:00 |
Ganlin Zhao
|
02055c4a90
|
fix error msg
|
2022-08-19 18:16:46 +08:00 |
Ganlin Zhao
|
0993843c81
|
fix(query): fix "n","y" time unit parsing does not return error
|
2022-08-19 18:13:01 +08:00 |
Hui Li
|
48a2510a2e
|
Merge pull request #16248 from taosdata/fix/httpReportBugf
fix http report
|
2022-08-19 18:09:48 +08:00 |
Xuefeng Tan
|
13269cc5b5
|
docs(docker): update docker document (#16253)
* docs(docker): update docker document
* docs(docker): update docker document
|
2022-08-19 18:08:05 +08:00 |
Hongze Cheng
|
ea73252cf5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 18:07:04 +08:00 |
Liu Jicong
|
d251180fae
|
refactor(stream): optimize interval
|
2022-08-19 18:06:54 +08:00 |
Hongze Cheng
|
875566d361
|
adjust more
|
2022-08-19 18:06:18 +08:00 |
Hongze Cheng
|
47cddbfe2b
|
mroe code
|
2022-08-19 17:52:48 +08:00 |
Xuefeng Tan
|
c21294c96f
|
feat(taosAdapter): taosAdapter supports Windows (#16237)
* feat(taosAdapter): taosAdapter supports Windows
* feat(taosAdapter): taosAdapter supports Windows
|
2022-08-19 17:48:20 +08:00 |
Hongze Cheng
|
d3d03d8c4d
|
adjust more code
|
2022-08-19 17:45:52 +08:00 |
shenglian zhou
|
c8bd3c6da4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-19 17:27:42 +08:00 |
shenglian zhou
|
3b9d44e05a
|
fix: check tags when it is not regular table
|
2022-08-19 17:27:18 +08:00 |
Cary Xu
|
59739e0cb7
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 17:20:08 +08:00 |
Cary Xu
|
441ce21677
|
enh: rsma batch process
|
2022-08-19 17:19:50 +08:00 |
Hongze Cheng
|
cc116b21f9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 17:14:06 +08:00 |
Hongze Cheng
|
029c16e487
|
more code
|
2022-08-19 17:13:39 +08:00 |
Ganlin Zhao
|
206a1c3de9
|
Revert "fix(query): fix "n","y" time unit parsing does not return error"
This reverts commit 3dbc5d8abc.
|
2022-08-19 16:50:44 +08:00 |
afwerar
|
ad2708d370
|
os: fix flashing black console error
|
2022-08-19 16:48:34 +08:00 |
Ganlin Zhao
|
95bd570ca2
|
Merge branch '3.0' into fix/TD-18462
|
2022-08-19 16:22:09 +08:00 |
yihaoDeng
|
0010cf3b1d
|
fix http report
|
2022-08-19 16:21:59 +08:00 |
Ganlin Zhao
|
3dbc5d8abc
|
fix(query): fix "n","y" time unit parsing does not return error
TD-18462
|
2022-08-19 16:20:54 +08:00 |
Hui Li
|
43881c1469
|
Merge pull request #16238 from taosdata/fix/TD-18392
fix(query): fix interp + fill(linear) datapoints outside interpolation window are included
|
2022-08-19 16:16:07 +08:00 |
Hongze Cheng
|
e3eee2352c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 15:36:13 +08:00 |
Hongze Cheng
|
189469b711
|
fix more
|
2022-08-19 15:30:54 +08:00 |
Hui Li
|
af22a928c6
|
Merge pull request #16223 from taosdata/fix/3.0_bugfix_wxy
fix: escape character problem in auto create table insert
|
2022-08-19 15:16:35 +08:00 |