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
|
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 |
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 |
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
|
645c3e672f
|
Merge pull request #20144 from taosdata/fix/3_coverity
fix(query): fix coverity issue.
|
2023-02-24 11:31:36 +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 |
Haojun Liao
|
6aa9eb0d55
|
Merge pull request #20137 from taosdata/fix/TD-22731
fix:set table name
|
2023-02-24 09:59:59 +08:00 |
Haojun Liao
|
97024f1468
|
fix(query): fix coverity issue.
|
2023-02-24 09:48:34 +08:00 |
xiaolei li
|
6d216ec605
|
docs: release 3.0.2.6 (#20134)
|
2023-02-23 21:14:29 +08:00 |
xiaolei li
|
241bcea6e1
|
release: update version to 3.0.2.6 (#20136)
|
2023-02-23 21:13:41 +08:00 |
Yihao Deng
|
02d0894d3e
|
Merge branch '3.0' into enh/TD-22715
|
2023-02-23 19:13:43 +08:00 |
dapan1121
|
f9188351d7
|
Merge pull request #20127 from taosdata/fix/TD-22733
fix: percentile finalize wrong error code issue
|
2023-02-23 19:09:42 +08:00 |
dapan1121
|
8514f1c7f0
|
fix: report error when NULL ts is inserted
|
2023-02-23 18:56:32 +08:00 |
54liuyao
|
e8a721dda2
|
fix:set table name
|
2023-02-23 18:36:09 +08:00 |
Haojun Liao
|
591feef406
|
Update 24-show.md
|
2023-02-23 18:25:34 +08:00 |
WANG Xu
|
8fa9f16e9b
|
fix: bad sql grammar
|
2023-02-23 17:55:23 +08:00 |
54liuyao
|
d43355e77f
|
fix:check null column
|
2023-02-23 17:31:52 +08:00 |
54liuyao
|
e42d5ba3dc
|
fix:table name is null
|
2023-02-23 17:31:47 +08:00 |
dapan1121
|
5d5aad9ad7
|
fix: percentile finalize wrong error code issue
|
2023-02-23 17:03:21 +08:00 |
Ganlin Zhao
|
3199ba2357
|
fix: fix asan error
|
2023-02-23 17:00:19 +08:00 |
Xiaoyu Wang
|
33843226bf
|
Merge pull request #20108 from taosdata/fix/TD-22694
fix: col data update bug
|
2023-02-23 16:28:16 +08:00 |
yihaoDeng
|
e8527ee9de
|
fix: fix invalid dist count
|
2023-02-23 14:46:34 +08:00 |
yihaoDeng
|
7d75939fae
|
fix: fix invalid dist count
|
2023-02-23 14:35:05 +08:00 |
Benguang Zhao
|
e45367f924
|
fix: resolve coverity scan issues in sync and wal
|
2023-02-23 14:16:21 +08:00 |
Xiaoyu Wang
|
f67547d59f
|
fix: create index error
|
2023-02-23 14:04:07 +08:00 |
Hui Li
|
04d4ee928b
|
Merge pull request #20105 from taosdata/test/TD-21965-3.0
test: add tag index basic function verify case
|
2023-02-23 13:27:17 +08:00 |
Haojun Liao
|
c7c37e04f4
|
Update 24-show.md
|
2023-02-23 13:22:08 +08:00 |
Haojun Liao
|
55bc817815
|
Update 24-show.md
|
2023-02-23 11:43:52 +08:00 |
Haojun Liao
|
4832cc969b
|
Update 24-show.md
|
2023-02-23 11:38:54 +08:00 |
dapan1121
|
29f84355eb
|
Merge pull request #20107 from taosdata/fix/TD-22689
fix: taosd crash issue caused of out of fd
|
2023-02-23 10:48:21 +08:00 |
Xiaoyu Wang
|
ebcd7415c1
|
Merge pull request #20086 from taosdata/fix/TD-22670
fix(tsdb/cache): use state's tsdb instead of readers
|
2023-02-23 10:39:26 +08:00 |
dapan1121
|
05c7bc170e
|
Merge pull request #20098 from taosdata/feat/TS-2671
feat(query): optimize percentile function performance
|
2023-02-23 10:24:06 +08:00 |
Hongze Cheng
|
c7d357843f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-22694
|
2023-02-23 10:20:48 +08:00 |
Alex Duan
|
bc8b82ecc5
|
test: add tag_index_basic.py to cases.task list
|
2023-02-23 09:47:28 +08:00 |
Haojun Liao
|
9d96aac8fe
|
Merge pull request #20096 from taosdata/fix/TD-22631
fix: dead lock while create transaction on same db or stable
|
2023-02-23 09:31:09 +08:00 |
Haojun Liao
|
6216ee815f
|
Merge pull request #20088 from taosdata/feat/TD-22418
feat:stream coverity scan
|
2023-02-23 09:03:09 +08:00 |
dapan1121
|
2533133e22
|
Merge pull request #20097 from taosdata/fix/TD-22673
fix: fix issues reported by coverity scan
|
2023-02-23 08:57:40 +08:00 |