Commit Graph

47898 Commits

Author SHA1 Message Date
Benguang Zhao 95493432ed enh: trim the last WAL idx file which is not fsynced 2023-01-16 14:12:26 +08:00
kailixu ecd1e499f2 test: add test case for tsma 2023-01-16 14:08:27 +08:00
kailixu b562b25b75 Merge branch '3.0' into fix/TD-21873-3.0 2023-01-16 13:39:30 +08:00
dapan1121 62b64631dc
Merge pull request #19547 from taosdata/fix/TD-21648
fix:add interface for odbc
2023-01-16 13:29:15 +08:00
Shengliang Guan da6722d353 enh: update epset on dnode info changed 2023-01-16 13:28:18 +08:00
dapan1121 09c0ff4dbf
Merge pull request #19541 from taosdata/fix/TD-21842
fix:memory leak
2023-01-16 13:10:54 +08:00
Xiaoyu Wang efaee8c2e0
Merge pull request #19571 from taosdata/enh/3.0_planner_optimize
fix: sma optimize memory leak
2023-01-16 12:52:03 +08:00
Shuduo Sang ce2a0ee7d5
fix: taosbenchmark schemaless refine (#19566)
* fix: optimize taosbenchmark data preparing for sml json

* fix: update taos-tools 5c5e79f

* fix: update taos-tools 298a30d

* fix: taos-tools 143b9e4

* fix: update taos-tools 0b56d15

* fix: update taos-tools 7375f23

* fix: update taos-tools eaf2309

* fix: update taos-tools 723f696
2023-01-16 11:41:15 +08:00
Shuduo Sang 29bccd2624
fix: taosbenchmark schemaless refine main (#19567)
* fix: taos-tools 143b9e4 for taosbenchmark schemaless refine for main

* fix: update taos-tools 723f696
2023-01-16 11:40:45 +08:00
Haojun Liao 9f61d3ebab
Merge pull request #19559 from taosdata/fix/liaohj
fix(query): use the recycled blocks to reduce the cached buffer.
2023-01-16 11:34:38 +08:00
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
Xiaoyu Wang 9ba8d4f935 fix: rollback 2023-01-16 09:53:43 +08:00
Xiaoyu Wang aa98d1d3fd Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy 2023-01-16 09:44:32 +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
Cary Xu 2d64dfa131
Update index.md 2023-01-14 12:08:31 +08:00
Cary Xu 7fffebcd41
Update index.md 2023-01-14 12:05:07 +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
Cary Xu 18378e513a
Update index.md 2023-01-13 15:04:03 +08:00
Cary Xu 20e50d00b7
Update 02-database.md 2023-01-13 15:02:00 +08:00
Cary Xu 9c17ba1ca0
Update 02-database.md 2023-01-13 15:01:36 +08:00
Cary Xu f6ecd5ea9b
Update 02-database.md 2023-01-13 15:00:55 +08:00
Cary Xu 40d8bc1480
Update 02-database.md 2023-01-13 14:59:21 +08:00
kailixu 97e97eb3fc docs: note for dataDir 2023-01-13 14:56:45 +08:00
Cary Xu 2f4c9e5164
Update index.md 2023-01-13 14:49:37 +08:00
Cary Xu 91e11faf8a
Update index.md 2023-01-13 14:44:57 +08:00
Cary Xu d5b904e446
Update 02-database.md 2023-01-13 14:44:15 +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
Cary Xu a266f374b5
Update 02-database.md 2023-01-13 14:40:36 +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