Commit Graph

45080 Commits

Author SHA1 Message Date
Ganlin Zhao 0e64614ce8 fix: [ASAN] offset on null pointer error 2022-11-23 12:03:58 +08:00
jiacy-jcy 526f826152 update test case 2022-11-23 12:01:21 +08:00
Huo Linhe bc76ce4310 fix: fix taosx link error
Close [TD-20602](https://jira.taosdata.com:18080/browse/TD-20602)
2022-11-23 12:00:21 +08:00
yihaoDeng 3f0ea98cb2 fix mem leak 2022-11-23 11:33:03 +08:00
yihaoDeng c9407a7726 fix mem leak 2022-11-23 11:31:13 +08:00
Minghao Li fd9a612d50 refactor(sync): fix coverity scan error 2022-11-23 11:15:46 +08:00
Shengliang Guan 378bccf139 test: add asan case 2022-11-23 11:13:29 +08:00
Shengliang Guan 923cf224cf test: add asan case 2022-11-23 10:57:01 +08:00
Alex Duan 3ad83db5b7 fix(query): remove 2.6 test code 2022-11-23 10:55:28 +08:00
Hongze Cheng 6e23c8cdb3 more code 2022-11-23 10:45:58 +08:00
Alex Duan 36e1deb0de fix(shell): output redirect to file need not call fflush 2022-11-23 10:43:56 +08:00
Shengliang Guan a492a66d35 Merge remote-tracking branch 'origin/3.0' into fix/TD-20530 2022-11-23 10:31:33 +08:00
Shengliang Guan be29bb0d62
Merge pull request #18364 from taosdata/fix/3.0_bugfix_wxy
some problems of insert parser
2022-11-23 10:14:55 +08:00
Hongze Cheng cc0c3771a6 refact code 2022-11-23 10:14:07 +08:00
Shengliang Guan 2221828d7e test: add asan case 2022-11-23 09:57:05 +08:00
Shengliang Guan 2026602a36 Merge branch '3.0' into fix/TD-20530 2022-11-23 09:39:49 +08:00
Hongze Cheng 2313ebc648 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/row_optimize 2022-11-23 09:36:31 +08:00
Shuduo Sang 1a12fa92d4
docs: move topic drop to early phase in python tmq example (#18350)
* docs: update examples/python/tmq_example.py with connector repo

* Update tmq_example.py

* docs: remove tb variable after get_table_name removed

* docs: move topic drop to early phase

Co-authored-by: Liu Jicong <liujicong@qq.com>
2022-11-23 09:36:26 +08:00
Shengliang Guan fda726df0c
Merge pull request #18371 from taosdata/fix/liao_cov
refactor: do some internal refactor.
2022-11-23 09:25:13 +08:00
Shengliang Guan f06145d37b
Merge pull request #18368 from taosdata/feature/stream
fix(stream): memory leak
2022-11-23 09:18:05 +08:00
Shuduo Sang e36566f96d
fix: add windows taosdump for 3.0 (#18358)
* fix: taostools 05c2030

* fix: taostools 05c2030

* fix: update taos-tools b232ec3

* fix: update taostools commit

* fix: update taos-tools 656e8f9

* fix: update taos-tools 7c244b4

* fix: update a61cc65 taos-tools

* fix: update taos-tools 32a10ee

* fix: update taos-tools 540175c

* fix: update taos-tools 579a77b

* fix: update taos-tools bb30d7f

* fix: update taos-tools 55c217c

* fix: update taos-tools d0a9f4e

* fix: updata taostools 8ae6f8b

* fix: update taos-tools f32ec94

* fix: update taos-tools 2cb1d69

* fix: update taos-tools d981cee

* fix: cmake file format

* fix: taos-tools e718155

* fix: update taos-tools 904c558

* test: build tools on windows

* fix: update taos-tools fd458f0

* fix: update taos-tools 4b268d2

* fix: update taos-tools c390746

* fix: update taos-tools c6d53d4

* fix: update taos-tools d422e0a

* fix: taos-tools efa2a5f
2022-11-23 09:09:51 +08:00
Haojun Liao ee371ba6c3 Merge branch '3.0' into fix/liao_cov 2022-11-23 09:09:32 +08:00
Xiaoyu Wang 937e5d20bf fix: insert stable error 2022-11-23 09:04:11 +08:00
dapan1121 2a1e6bf244
Merge pull request #18362 from taosdata/fix/TD-20584
fix: crash issue caused by insert from query clause
2022-11-23 08:43:16 +08:00
Shengliang Guan 2d49ad377b test: add asan case 2022-11-22 23:01:09 +08:00
slzhou 0161374a8b Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-11-22 22:59:06 +08:00
Haojun Liao 50a64b1ee8 refactor: do some internal refactor. 2022-11-22 22:46:06 +08:00
Haojun Liao 0d60f24db5 refactor: do some internal refactor. 2022-11-22 22:42:44 +08:00
Hui Li 8802981aac
Merge pull request #18348 from taosdata/release/add_taosx
fix/release add taosx
2022-11-22 22:24:52 +08:00
Hui Li bf8947f49c
Merge pull request #18352 from taosdata/lihui3.0/test
test: add test case for tmq
2022-11-22 22:09:27 +08:00
slzhou 272a161a61 fix: build data from mem/imem first when large nchar column incur fileBlockShouldLoad since SDataBlockToLoadInfo.moreThanCapacity 2022-11-22 22:06:39 +08:00
Liu Jicong d4c7394143 fix(stream): memory leak 2022-11-22 22:03:08 +08:00
chenhaoran 305e580366 test:add testcase of enterprise installPackages 2022-11-22 21:48:45 +08:00
Shengliang Guan 94cba845af test: add asan case 2022-11-22 21:44:34 +08:00
chenhaoran b883929c54 test:add testcase of enterprise installPackages 2022-11-22 21:38:13 +08:00
Shengliang Guan f34a5c4099 test: add asan case 2022-11-22 21:24:21 +08:00
Xiaoyu Wang 5922c725b1 fix: insert stable error 2022-11-22 20:55:24 +08:00
Shengliang Guan d588cd37f8
Merge pull request #18357 from taosdata/fix/liao_cov
fix(query): fix memory leak.
2022-11-22 20:49:33 +08:00
Shengliang Guan 7322ebb897
Merge pull request #18356 from taosdata/fix/TD-20536
fix: the message is repeatedly compressed when redirect
2022-11-22 19:58:31 +08:00
Shengliang Guan cda7781db0
Merge pull request #18355 from taosdata/fix/wal_remove
enh(wal): add debug log
2022-11-22 19:58:16 +08:00
Shengliang Guan a2138bfc62
Merge pull request #18353 from taosdata/fix/TD-20620
fix:Direct leak in timewindowoperator.c
2022-11-22 19:45:56 +08:00
Shengliang Guan 542400be69
Merge pull request #18354 from arielyang/docs/yangpan
docs: fix heading level
2022-11-22 19:45:42 +08:00
Shengliang Guan a3e8f00920
Merge pull request #18360 from taosdata/fix/rpc-error-msg-double-free
fix: remove double free one-liners
2022-11-22 19:45:13 +08:00
Shengliang Guan 8ecb55d1b9
Merge pull request #18351 from taosdata/fix/TD-20098
fix: avoid invalid vgroup id
2022-11-22 19:44:47 +08:00
dapan1121 842217e77d fix: crash issue caused by insert from query clause 2022-11-22 18:53:48 +08:00
dapan1121 e1ea03fbda
Merge pull request #18345 from taosdata/fix/TD-20591
fix:  crash caused by elect null and issues found in asan
2022-11-22 18:49:19 +08:00
Minglei Jin b6b00cf3a4 fix: remove double free one-liners 2022-11-22 18:30:57 +08:00
Xiaoyu Wang f2e2aa7722 fix: insert stable error 2022-11-22 18:18:31 +08:00
Haojun Liao 7c7b2f1cef fix(query): fix memory leak. 2022-11-22 18:06:01 +08:00
dapan1121 31202e838d
Merge pull request #18334 from taosdata/fix/TD-20440
fix: crash caused by stream fill
2022-11-22 18:02:39 +08:00