Commit Graph

49645 Commits

Author SHA1 Message Date
dapan1121 eac27fc0fd fix: empty ts range query issue 2023-02-24 18:39:17 +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
dapan1121 2f816dc01f
Merge pull request #20119 from taosdata/fix/TS-2725
fix: alter column length too big issue
2023-02-24 17:33:37 +08:00
Ganlin Zhao f9f4066f3c fix(query): fix apply limit error for doMultiwayMerge operator if
datablocks within same group
2023-02-24 17:17:55 +08:00
cyang 21234a33dc fix:converity scan error 2023-02-24 17:02:30 +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
Haojun Liao a7ad2990cb
Merge pull request #20142 from taosdata/enh/optTrans
fix: opt trans debug info
2023-02-24 16:44:27 +08:00
Haojun Liao be0e4b53e7
Merge pull request #20146 from taosdata/fix/TD-22538
fix:Ignore expression exception & add some log
2023-02-24 16:42:45 +08:00
yihaoDeng 0bbd729995 fix: limit session num 2023-02-24 16:33:28 +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
wangmm0220 181d588f85 fix:core dump if data block size is 0 2023-02-24 16:04:35 +08:00
Haojun Liao de0f55e804 fix(query): expand output buffer. 2023-02-24 16:04:00 +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
Shuduo Sang c9130fe71b
fix: refine dockerfile for main (#20149) 2023-02-24 15:17:37 +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
dapan1121 3f6e8d4f82
Merge pull request #20111 from taosdata/fix/TD-22709-main
fix: fix asan error
2023-02-24 14:35:17 +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 f6827c3f06 fix: systable header file compile issue 2023-02-24 13:53:48 +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 d04d610a85
Merge pull request #20061 from taosdata/FIX/TD-22611-main
enh: refactor syncBeginSnapshot and walBeginSnapshot for logRetention
2023-02-24 13:12:06 +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
slzhou df5b0babc4 fix: array[0] not supported in windows 2023-02-24 12:20:55 +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
dapan1121 f6acf035c9 fix: sys db vgroup update issue 2023-02-24 11:37:16 +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
54liuyao 40f9aaa715 fix:Ignore expression exception & add some log 2023-02-24 11:30:39 +08:00
54liuyao 84cf3ec696 fix:add log 2023-02-24 11:30:32 +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
Shuduo Sang d2b4b29c82
fix: taosbenchmark coverity scan issues for main (#20141) 2023-02-24 11:00:43 +08:00
Xiaoyu Wang 7461e2d201
Merge pull request #20125 from taosdata/fix/TD-22658
fix(tdb/coder): free key memory of stack btc's coder
2023-02-24 10:54:03 +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