Commit Graph

39139 Commits

Author SHA1 Message Date
Hongze Cheng b1d2285b05 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-20 20:49:44 +08:00
Haojun Liao 6d8a70ebf6 fix(query): remove invalid free. 2022-08-20 20:22:39 +08:00
Haojun Liao 03879752a1 fix(query): fix syntax error on the darwin platform. 2022-08-20 19:17:17 +08:00
Haojun Liao df0d6f1823 fix(query): fix memory leak. 2022-08-20 19:05:55 +08:00
Haojun Liao 0dfd032068 fix(query): reset block data when no blocks are available. 2022-08-20 16:57:44 +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
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
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
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
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
Hui Li 806ee54248
Merge pull request #16242 from taosdata/docs/3.0_doc_adjust_wxy
docs: query data doc adjust
2022-08-19 15:10:34 +08:00
afwerar 44919ef147 os: fix flashing black console error 2022-08-19 15:03:57 +08:00
Xiaoyu Wang 721593ec8f docs: query data doc adjust 2022-08-19 15:03:55 +08:00
Hongze Cheng 324de6e4dc Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 14:26:59 +08:00
Hongze Cheng 72471af0ce adjust more code 2022-08-19 14:26:37 +08:00