Commit Graph

41790 Commits

Author SHA1 Message Date
Hongze Cheng c310d4a177 more code 2022-10-11 16:43:01 +08:00
Shengliang Guan 2248d51774
Merge pull request #17294 from taosdata/main
docs: update README.md
2022-10-11 16:24:46 +08:00
Shengliang Guan e1ef696a09 Merge remote-tracking branch 'origin/3.0' into fix/TD-19441 2022-10-11 16:24:07 +08:00
Shengliang Guan dbae9a47da fix: check memory while alter db buffer 2022-10-11 16:23:23 +08:00
Shengliang Guan c8fd6b74d0
Merge pull request #17282 from taosdata/fix/TD-19245
fix: coverity issues
2022-10-11 16:21:24 +08:00
Shengliang Guan 593d3e7ba0
Merge pull request #17289 from taosdata/fix/TD-19457
fix: unit test case for tdb ovfl pages
2022-10-11 16:21:12 +08:00
Hongze Cheng 1a8877c787 more code 2022-10-11 16:15:38 +08:00
Liu Jicong 11ca4ddf8c
Merge pull request #17288 from taosdata/feature/stream
refactor(stream): state/session map id to tbname
2022-10-11 16:07:22 +08:00
Ganlin Zhao 936c7b6276 fix: coverity issues
CID: 400042
2022-10-11 16:00:19 +08:00
Xiaoyu Wang 18fa48ae57 feat: support batch loading of csv files 2022-10-11 15:54:01 +08:00
Cary Xu 7da3ed2748 fix: support statistics of insert_req 2022-10-11 15:36:35 +08:00
Minglei Jin ccdd3ff8c2 fix: unit test case for tdb ovfl pages 2022-10-11 15:32:07 +08:00
Shengliang Guan 37c193b30b Merge remote-tracking branch 'origin/fix/TD-19245' into fix/TD-19441 2022-10-11 15:31:14 +08:00
Liu Jicong 26fae13c61 refactor(stream): state/session map id to tbname 2022-10-11 15:27:56 +08:00
Shengliang Guan accbf8c1b8
Merge pull request #17285 from taosdata/fix/ZhiqiangWang/TD-19438-win-compile-error
fix: win compile error
2022-10-11 15:22:10 +08:00
Shengliang Guan 21e02c1752
Merge pull request #17284 from taosdata/fix/TD-19457
fix(tdb): add cell header size while decoding left bytes
2022-10-11 15:21:47 +08:00
Hongze Cheng 42987ad905 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite 2022-10-11 14:48:33 +08:00
Ganlin Zhao 37a9143fcb fix: coverity issues
CID: 400170
2022-10-11 14:33:10 +08:00
Minglei Jin 47f286869c fix(tdb): add cell header size while decoding left bytes 2022-10-11 14:25:30 +08:00
Ganlin Zhao b2f19def37 fix: coverity issues
CID: 400186
2022-10-11 14:23:47 +08:00
Ganlin Zhao c58ed31ad6 fix: coverity issues
CID: 400220
2022-10-11 14:17:04 +08:00
Ganlin Zhao fc598288be fix: coverity issues
CID: 400233
2022-10-11 14:15:00 +08:00
afwerar 445596011e fix: win compile error 2022-10-11 14:12:11 +08:00
Haojun Liao b4593e9046
Merge pull request #17276 from taosdata/feature/3_liaohj
fix(query): fix invalid type convert in cast function.
2022-10-11 13:37:32 +08:00
Hongze Cheng b412f19e73 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite 2022-10-11 13:27:50 +08:00
Ganlin Zhao 5583ee42c0 fix: coverity issues
CID: 400233
2022-10-11 11:29:42 +08:00
Haojun Liao 187735dede fix(query): fix the invalid write. 2022-10-11 10:49:19 +08:00
Hui Li 6e548a96f8
Merge pull request #17251 from taosdata/test/jcy
test:add test case for show into ci
2022-10-11 10:02:22 +08:00
Liu Jicong 596ea98c2f
Merge pull request #17281 from taosdata/feature/stream
refactor(stream)
2022-10-11 09:27:49 +08:00
Shengliang Guan 8862a31fb1 fix: coverity issues 2022-10-11 09:23:47 +08:00
Liu Jicong fbfae317b3 refactor 2022-10-11 02:09:15 +08:00
Shuduo Sang dc15ab84d2
feat: taosbenchmark supplement insert (#17278) 2022-10-10 22:05:50 +08:00
Haojun Liao 2dcb5a9c29 fix(query): fix an typo. 2022-10-10 22:00:36 +08:00
Xuefeng Tan c889dcd6fd
enh(taosAdapter): support user specify timezone and return corresponding time (#17272) 2022-10-10 21:34:32 +08:00
Hongze Cheng 8fbf4af35f more code 2022-10-10 21:30:23 +08:00
Hongze Cheng dfc91a38b0 more code 2022-10-10 21:29:36 +08:00
Hongze Cheng fcbff54e59
Merge pull request #17274 from taosdata/feat/tdlite
feat: adjust some code for tdlite
2022-10-10 20:45:54 +08:00
Haojun Liao 73b5a001d6 fix(query): fix invalid type convert in cast function. 2022-10-10 19:15:52 +08:00
Shengliang Guan b98c9672aa
Merge pull request #17265 from taosdata/szhou/fixbugs
fix: fix no stop error when interval fill order by desc
2022-10-10 18:50:13 +08:00
Shengliang Guan 46c609a0e5
Merge pull request #17271 from taosdata/feat/TD-17777-V30
fix(shell): lastWord need add one byte for 3.0
2022-10-10 18:49:11 +08:00
Hongze Cheng 880300fa81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite 2022-10-10 18:30:07 +08:00
Hongze Cheng 6c097be04e more code 2022-10-10 18:29:14 +08:00
Cary Xu fe115ab02e fix: support statistics of insert_req 2022-10-10 18:20:53 +08:00
Hongze Cheng 4eecd7fd4a more code 2022-10-10 18:17:58 +08:00
Minglei Jin 8f61346d29 meta/cache: separate entry cache to parepare for a new stats cache 2022-10-10 18:07:09 +08:00
Hongze Cheng 579af54c49 more code 2022-10-10 17:45:10 +08:00
Zhiqiang Wang 021a9d216e
fix: link libtaosws error (#17266) 2022-10-10 17:42:08 +08:00
Alex Duan 5aac510914 Merge branch '3.0' into feat/TD-17777-V30 2022-10-10 17:14:17 +08:00
Alex Duan 2f9048b2ae feat(shell): lastWord function less add one 2022-10-10 17:02:48 +08:00
shenglian zhou 9324ad288e fix: fix _wend computation error 2022-10-10 16:53:17 +08:00