wangmm0220
|
c638564179
|
fix:confilcts from main
|
2023-02-26 23:09:57 +08:00 |
dapan1121
|
77295df8ec
|
Merge pull request #20161 from taosdata/fix/TS-2729
fix: table scan crash issue
|
2023-02-26 07:45:17 +08:00 |
Haojun Liao
|
f9a8579b91
|
Merge pull request #20163 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2023-02-25 23:20:28 +08:00 |
dapan1121
|
bf5ed1355b
|
Update cases.task
|
2023-02-25 19:10:47 +08:00 |
dapan1121
|
04d2bc7d4b
|
fix: add case timeout time
|
2023-02-25 17:35:27 +08:00 |
dapan1121
|
50ee40308b
|
fix: realloc uid list
|
2023-02-25 16:10:48 +08:00 |
Haojun Liao
|
0369ff2231
|
other: merge main.
|
2023-02-25 15:42:32 +08:00 |
Xiaoyu Wang
|
a5dcc8cd78
|
Merge pull request #20162 from taosdata/fix/3.0_merge_main
merge 3.0
|
2023-02-25 15:04:11 +08:00 |
dapan1121
|
10e35f1ed0
|
fix: free pointer issue
|
2023-02-25 14:15:24 +08:00 |
Haojun Liao
|
514369c611
|
other: merge main
|
2023-02-25 11:06:13 +08:00 |
Haojun Liao
|
d6fca036e5
|
refactor: do some internal refactor.
|
2023-02-25 11:02:42 +08:00 |
Xiaoyu Wang
|
d6dd087f84
|
merge main
|
2023-02-25 10:29:20 +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 |
dapan1121
|
05bd600ef8
|
fix: table scan crash issue
|
2023-02-25 09:34:37 +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 |
wangmm0220
|
54a546931c
|
fix:optimize version logic in tmq and remove useless code
|
2023-02-24 19:22:08 +08:00 |
Haojun Liao
|
097723f446
|
Merge pull request #20151 from taosdata/feature/3_liaohj
fix(query): expand output buffer.
|
2023-02-24 18:56:51 +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 |
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 |
dapan1121
|
d4d246c560
|
Merge pull request #20110 from taosdata/fix/TD-22709
fix: fix asan error
|
2023-02-24 16:11:31 +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 |
Haojun Liao
|
02e298b973
|
fix(query): fix syntax errors on centos.
|
2023-02-24 11:52:30 +08:00 |