Commit Graph

48931 Commits

Author SHA1 Message Date
dapan1121 cb2f09ed6c
Merge pull request #20139 from taosdata/fix/TD-22664-3.0
fix: fix coverity issue
2023-02-26 10:04:46 +08:00
dapan1121 e4e7f1eca4
Merge pull request #20166 from taosdata/fix/TD-22777
fix: tag like filter issue
2023-02-26 07:45:38 +08:00
Haojun Liao df194f06f0
Merge pull request #20164 from taosdata/fix/3_coverity
fix: undefine the strdup by default.
2023-02-25 23:20:01 +08:00
dapan1121 2d9b5ed4f6 fix: tag like filter issue 2023-02-25 16:04:21 +08:00
huolibo 0e613ea3f3
enh(driver): add spring + mybatis type:byte[] example (#20050)
* enh(driver): add spring + mybatis type:byte[] example

* doc: add init description

* docs: add byte[] description
2023-02-25 14:48:25 +08:00
huolibo 3e9cc93b9f
enh(driver): tmq async commit callback (#20114) 2023-02-25 12:54:24 +08:00
Haojun Liao f933f604e4 fix: undefine the strdup by default. 2023-02-25 11:09:24 +08:00
Haojun Liao 90c6641cff
Merge pull request #20131 from taosdata/fix/coverity_yihao
fix: fix asan problem
2023-02-25 10:42:39 +08:00
Xiaoyu Wang 320ad8d1f2
Merge pull request #20150 from taosdata/fix/TD-22710
fix: compact wrong data count
2023-02-25 10:02:56 +08:00
Xiaoyu Wang 5856a39827
Merge pull request #20123 from taosdata/fix/3.0_merge_main
merge main
2023-02-25 10:01:26 +08:00
huolibo 46f088afa4
docs: adjust format of tmq doc (#20158)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

* docs: fix format

* docs: adjust tmq doc format

* docs: fix format of tmq doc

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-24 23:43:18 +08:00
yihaoDeng 6632231111 fix: limit session num 2023-02-24 23:42:57 +08:00
Yihao Deng 22b1bc1049
Merge branch '3.0' into fix/coverity_yihao 2023-02-24 21:22:58 +08:00
Ganlin Zhao 9342d796f0 Merge branch '3.0' into fix/TD-22664-3.0 2023-02-24 18:30:04 +08:00
Hui Li 965d91572a
Merge pull request #20148 from taosdata/fix/3_coverity
fix(query): fix syntax errors on centos.
2023-02-24 17:39:12 +08:00
Shuduo Sang 01a24cacea
docs: fix doc format (#20157)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

* docs: fix format

---------

Co-authored-by: huolibo <huolibo@qq.com>
2023-02-24 17:34:25 +08:00
Xiaoyu Wang 67a94707b7
Merge pull request #20104 from taosdata/feat/3.0_wxy
enh: drop tables syntax optimization
2023-02-24 16:57:30 +08:00
Xiaoyu Wang 961107d1ca merge main 2023-02-24 16:55:50 +08:00
Xiaoyu Wang 62936f22fd
Merge pull request #20118 from taosdata/enh/3.0_planner_optimize
fix: create index error
2023-02-24 16:48:37 +08:00
Haojun Liao 6120c73aaa
Merge pull request #20122 from taosdata/enh/TD-22715
fix: fix distributed table error
2023-02-24 16:44:43 +08:00
dapan1121 d4d246c560
Merge pull request #20110 from taosdata/fix/TD-22709
fix: fix asan error
2023-02-24 16:11:31 +08:00
huolibo d7e7800520
docs: add jdbc 3.1.0 version description (#20145)
* docs: add jdbc 3.1.0 version description

* docs: fix jdbc description

* docs: add tmq over websocket demo

* docs: fix jdbc tmq demo path

* docs: docs demo in CI

* fix: add jdbc version

* docs: use subscription instead of tmq

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-24 15:44:12 +08:00
Hui Li fb8ab642cb
Update tmqCommon.py 2023-02-24 15:37:21 +08:00
Hui Li e667da1666
Update subscribeDb4.py 2023-02-24 15:35:47 +08:00
xinsheng Ren e3f21ae98f
fix: TD-22674 coverity scan (#20126)
* fix: TD-22674 coverity scan

* fix: compile error

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-02-24 15:17:14 +08:00
wade zhang bd7955be14
Merge pull request #20132 from taosdata/docs/wangxu
fix: bad sql grammar
2023-02-24 14:59:26 +08:00
Xiaoyu Wang a94fd9ec47 fix: alter stable error 2023-02-24 14:54:35 +08:00
Hongze Cheng 2a8f7e121a Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-22710 2023-02-24 14:41:42 +08:00
Hongze Cheng 765ff98f6a fix: compact wrong data count 2023-02-24 14:41:23 +08:00
Haojun Liao 80babb19f0 fix(query): fix syntax errors on centos. 2023-02-24 14:34:53 +08:00
Haojun Liao 993ae9e7e9 Merge branch '3.0' into fix/3_coverity 2023-02-24 14:34:01 +08:00
Haojun Liao 26ab5e011b fix(query): fix syntax errors on centos. 2023-02-24 14:05:52 +08:00
dapan1121 c70e80ea55
Merge pull request #20138 from taosdata/fix/TD-22707
fix: report error when NULL ts is inserted
2023-02-24 13:52:12 +08:00
Shuduo Sang 97898f5c2d
fix: docker refine (#20116)
* fix: docker doc refine

* fix: refine dockerfile
2023-02-24 13:40:02 +08:00
Haojun Liao a217b3e457 fix(query): fix syntax errors on centos. 2023-02-24 13:37:35 +08:00
Xiaoyu Wang 58fc265b80 merge main 2023-02-24 13:26:45 +08:00
Xiaoyu Wang 51b3e50e87
Merge pull request #20112 from taosdata/FIX/TD-21669-3.0
fix: resolve coverity scan issues in sync and wal
2023-02-24 13:11:51 +08:00
Haojun Liao 02e298b973 fix(query): fix syntax errors on centos. 2023-02-24 11:52:30 +08:00
Haojun Liao 8eb1e56e8d fix(query): fix syntax errors on centos. 2023-02-24 11:42:08 +08:00
Haojun Liao 22aa03307c fix(query): fix syntax errors on centos. 2023-02-24 11:38:54 +08:00
Haojun Liao 645c3e672f
Merge pull request #20144 from taosdata/fix/3_coverity
fix(query): fix coverity issue.
2023-02-24 11:31:36 +08:00
yihaoDeng b5d4709374 fix: coverity scan proble 2023-02-24 11:07:07 +08:00
Shuduo Sang b09943a526
fix: taosbenchmark coverity scan (#20140)
* fix: taos-tools alpine compile

* fix: taos-tools alpine compile 249f9c5

* fix: taos-tools alpine compile 4d9dd85

* fix: update taos-tools 1e15545
2023-02-24 11:00:52 +08:00
Xiaoyu Wang d06dedd5cc
Merge pull request #20103 from taosdata/fix/TD-22668
fix: coverity scan issues
2023-02-24 10:53:49 +08:00
Xiaoyu Wang 8f6f5bd2d3
Merge pull request #20085 from taosdata/fix/TD-22618
fix:pDnode is null when server init
2023-02-24 10:53:30 +08:00
Haojun Liao f4885ef456
Merge pull request #20128 from taosdata/fix/TD-22639
fix:table name is null
2023-02-24 10:35:53 +08:00
yihaoDeng 5025f1a38a fix: opt trans debug info 2023-02-24 10:13:28 +08:00
Ganlin Zhao 49fc02c52e fix coverity issue 2023-02-24 10:08:53 +08:00
Haojun Liao 6aa9eb0d55
Merge pull request #20137 from taosdata/fix/TD-22731
fix:set table name
2023-02-24 09:59:59 +08:00
yihaoDeng 6ff76e57ae fix: opt trans debug info 2023-02-24 09:59:32 +08:00