Xiaoyu Wang
|
30381ec446
|
fix: sma optimize memory leak
|
2023-01-16 11:03:53 +08:00 |
Shengliang Guan
|
b09b67acd2
|
enh: update epset on dnode info changed
|
2023-01-16 10:40:15 +08:00 |
slzhou
|
51cdd4af19
|
fix: add stt_trigger to show create database processing
|
2023-01-16 10:28:34 +08:00 |
Shengliang Guan
|
307f457103
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-20047
|
2023-01-16 09:40:37 +08:00 |
Shengliang Guan
|
dbea8004a9
|
Merge pull request #19555 from taosdata/enh/TD-20047
fix: update epset on dnode info changed
|
2023-01-16 09:40:15 +08:00 |
Hui Li
|
e964a4d58c
|
Update tmqConsFromTsdb1-1ctb.py
|
2023-01-16 09:07:07 +08:00 |
Hui Li
|
88126dfc81
|
Update tmqConsFromTsdb1-mutilVg.py
|
2023-01-16 09:06:40 +08:00 |
Hui Li
|
60800c7732
|
Update tmqConsFromTsdb1-mutilVg.py
|
2023-01-16 09:05:58 +08:00 |
Hui Li
|
ddb9c3f530
|
Update tmqConsFromTsdb1-1ctb.py
|
2023-01-16 09:05:26 +08:00 |
Haojun Liao
|
94e8aafcf6
|
Merge pull request #19543 from taosdata/feat/ly_stream
create stream and use existing super table
|
2023-01-14 23:30:25 +08:00 |
kailixu
|
66d8431472
|
chore: test case adaption
|
2023-01-14 16:57:44 +08:00 |
Xuefeng Tan
|
dba94bf5a0
|
enh(driver-go): redesign of go tmq api (#19553)
* enh(driver-go): redesign of go tmq api
* docs: add comments for reserved parameter
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
|
2023-01-14 15:29:33 +08:00 |
Xuefeng Tan
|
730049afef
|
enh(driver-go): redesign of go tmq api (#19554)
|
2023-01-14 14:11:18 +08:00 |
Haojun Liao
|
9997362cf7
|
fix(query): use the recycled blocks to reduce the cached buffer.
|
2023-01-14 01:12:15 +08:00 |
Shengliang Guan
|
ad8c73645b
|
fix: update epset on dnode info changed
|
2023-01-13 15:26:24 +08:00 |
kailixu
|
8f0f060410
|
Merge branch '3.0' into fix/TD-21873-3.0
|
2023-01-13 15:14:11 +08:00 |
Xiaoyu Wang
|
1094c376a1
|
Merge pull request #19551 from taosdata/fix/3.0_merge_main
merge main
|
2023-01-13 14:41:07 +08:00 |
Shuduo Sang
|
9e50b50597
|
docs: fix python connector example code mistake for3.0 (#19552)
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix python version and a few typos
* docs: fix jdbc version in connector matrix
* docs: update jdbc demo readme
* docs: update dot-net examples link
* docs: fix example code mistake
* fix: examples/csharp typos
* fix: examples/python/native_insert_example.py mistake
|
2023-01-13 14:19:24 +08:00 |
Haojun Liao
|
765bf3c58b
|
Merge pull request #19537 from taosdata/feature/stream_main
fix: concurrency issue
|
2023-01-13 14:15:50 +08:00 |
Xiaoyu Wang
|
9a0c2805f4
|
merge main
|
2023-01-13 13:54:04 +08:00 |
dapan1121
|
d864d4d62b
|
Merge pull request #19523 from taosdata/szhou/fixbugs
fix: no stable null group when no normal table
|
2023-01-13 13:28:02 +08:00 |
Hui Li
|
4cae701e17
|
Merge pull request #19544 from taosdata/test/TD-21874
test:modify failed cases in ci
|
2023-01-13 13:11:13 +08:00 |
wangmm0220
|
792d19fbe7
|
fix:table num in ins_tables
|
2023-01-13 11:48:26 +08:00 |
Hui Li
|
dbe71c3c9a
|
Update tmqConsFromTsdb.py
|
2023-01-13 11:44:23 +08:00 |
Hui Li
|
a59294b578
|
Update tmqConsFromTsdb.py
|
2023-01-13 11:43:49 +08:00 |
slzhou
|
c2fd601519
|
fix: disable address sanitizer for table count scan
|
2023-01-13 11:14:24 +08:00 |
Shengliang Guan
|
bd531ccfb3
|
Merge pull request #19542 from taosdata/enh/TD-20047
refact: adjust return value of tmsgUpdateDnodeInfo
|
2023-01-13 10:54:10 +08:00 |
chenhaoran
|
ca1e1c1694
|
test:modify failed cases in ci
|
2023-01-13 10:30:43 +08:00 |
54liuyao
|
3ec1560faa
|
create stream and use existing super table
|
2023-01-13 10:26:49 +08:00 |
Hui Li
|
5714b5ef5e
|
test: refine query cases #19549
test: refine query cases #19549
|
2023-01-13 10:14:43 +08:00 |
Hui Li
|
a184e8ebce
|
Merge pull request #19549 from taosdata/test/TD-21886_1
test: refine query cases
|
2023-01-13 10:14:22 +08:00 |
slzhou
|
c1bb36c1de
|
fix: modify test case description
|
2023-01-13 10:13:39 +08:00 |
slzhou
|
b9e6be4e7a
|
fix: remove redundant table count scan
|
2023-01-13 10:03:26 +08:00 |
“happyguoxy”
|
f40865980a
|
test: refine query cases
|
2023-01-13 10:02:14 +08:00 |
slzhou
|
718f777edc
|
enhance: add test case for table count scan
|
2023-01-13 09:49:24 +08:00 |
kailixu
|
6851a7db04
|
fix: memory leak
|
2023-01-13 02:12:04 +08:00 |
wangmm0220
|
b5e4861c50
|
fix:add test cases for odbc interface
|
2023-01-12 23:57:06 +08:00 |
kailixu
|
707ad8f397
|
fix: dismiss double free
|
2023-01-12 21:20:53 +08:00 |
kailixu
|
e571ddf37e
|
fix: tsma transaction refactor
|
2023-01-12 21:13:15 +08:00 |
chenhaoran
|
7411643c8e
|
test:modify failed cases in ci
|
2023-01-12 18:24:01 +08:00 |
Shuduo Sang
|
a696cd9f7d
|
fix: taosbenchmark sanitize (#19529)
* fix: taosbenchmark sanitize 6a15f64
* fix: update taos-tools 97c2a09
* fix: update taos-tools 11fa5c1
* fix: update taos-tools 00ee0ec
* fix: update taos-tools ec64787
* fix: update taos-tools f80dd7e
|
2023-01-12 18:06:56 +08:00 |
Shuduo Sang
|
7451ab7e5d
|
fix: taosbenchmark sanitize for main (#19530)
|
2023-01-12 18:06:15 +08:00 |
Shengliang Guan
|
5596deea71
|
Merge pull request #19508 from taosdata/fix/TD-21663-2
fix: coverity issues
|
2023-01-12 17:41:16 +08:00 |
wangmm0220
|
06f863fbad
|
fix:memory leak
|
2023-01-12 17:38:07 +08:00 |
Shengliang Guan
|
cd0404bc25
|
refact: adjust return value of tmsgUpdateDnodeInfo
|
2023-01-12 17:08:33 +08:00 |
Shengliang Guan
|
e6b4031487
|
fix: coverity issues
|
2023-01-12 16:04:57 +08:00 |
Shengliang Guan
|
48adbf6e24
|
Merge branch 'main' into fix/TD-21663-2
|
2023-01-12 15:22:32 +08:00 |
Shengliang Guan
|
71df37a88b
|
Merge pull request #19506 from taosdata/fix/TD-21663
fix: repeat malloc sdb raw
|
2023-01-12 15:22:01 +08:00 |
Shengliang Guan
|
c8b04f27f0
|
fix: reset timeout def
|
2023-01-12 15:19:52 +08:00 |
Shengliang Guan
|
4e6fca5647
|
Merge remote-tracking branch 'origin/fix/TD-21663' into fix/TD-21663-2
|
2023-01-12 15:16:47 +08:00 |