Commit Graph

47464 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Shengliang Guan 040c975eb2 fix: memory leak in mnode 2023-01-12 15:13:49 +08:00
Shengliang Guan 3973e0512d Merge remote-tracking branch 'origin/main' into fix/TD-21663-2 2023-01-12 13:29:35 +08:00
Shengliang Guan d57b28ac68 Merge remote-tracking branch 'origin/main' into fix/TD-21663 2023-01-12 13:22:20 +08:00
Shengliang Guan 072d6ab059
Merge pull request #19516 from taosdata/enh/TD-21207-3.0
enh: remove assert
2023-01-12 10:23:44 +08:00
Shengliang Guan f1706ae175
Merge pull request #19493 from taosdata/fix/TD-21871-simon
fix: allow mnode start even dnode in dropping state
2023-01-12 10:22:59 +08:00
Shengliang Guan 6af99d7547
Merge pull request #19518 from taosdata/FIX/TD-21662-main
enh: fsync each WAL log after appending when wal_level=2 and wal_fsync_period=0
2023-01-12 09:09:26 +08:00
Shengliang Guan 78c48908e7
Merge pull request #19509 from taosdata/FIX/TD-21874-main
fix: wait for trans completion in testcase 5dnode3mnodeDrop.py
2023-01-12 09:08:28 +08:00
shenglian zhou 50bb847ff9 fix: no stable null group when no normal table 2023-01-12 09:06:58 +08:00
wade zhang 4f37a0fc3f
Merge pull request #19522 from taosdata/docs/cdiwadkar16-patch-1-1
docs:cdiwadkar16-patch-1-1 - Updating for parameter spelling errors
2023-01-12 08:56:27 +08:00
Chait Diwadkar dfca800d86
docs:cdiwadkar16-patch-1-1 - Updating for parameter spelling errors
the parameter prepared_rand was incorrectly written as prepare_rand in 2 places.
Also changed "detailed" to "detail" in 2 places for grammatical reasons.
2023-01-11 15:36:20 -08:00
Benguang Zhao 97ce96a2fa enh: not fsync idx file in walFsync 2023-01-11 19:24:51 +08:00
Benguang Zhao 871a585a61 enh: fsync each WAL log after appending when wal_level=2 and wal_fsync_period=0 2023-01-11 18:28:45 +08:00
Shengliang Guan 313ab66bba
Merge pull request #19507 from taosdata/feat/ly_stream
fix:do not print log
2023-01-11 18:14:09 +08:00
Hui Li ca2aebf842
Merge pull request #19513 from taosdata/tomchon-patch-1
Update 01-faq.md
2023-01-11 17:57:12 +08:00
Xiaoyu Wang dde7eb5a46
Merge pull request #19505 from taosdata/fix/TD-21903
fix(tdb/ofp): upgrade ofp cell with large key
2023-01-11 17:52:17 +08:00
Shengliang Guan 237168da05
Merge pull request #19510 from taosdata/docs/TD-21779-3.0
docs: add balance vgroup and redistribute vgroup
2023-01-11 17:48:52 +08:00
Shengliang Guan 4c4b79f766 enh: remove assert 2023-01-11 17:47:34 +08:00
wade zhang 4dd416fc54
Merge pull request #19499 from taosdata/docs/3.0_doc_wxy
docs: add database options 'stt_trigger' and 'tsdb_pagesize'
2023-01-11 17:46:51 +08:00
haoranchen a33b3f74ae
Update 01-faq.md 2023-01-11 17:42:54 +08:00
Shengliang Guan f57a617ae3 docs: add balance vgroup and redistribute vgroup 2023-01-11 17:29:29 +08:00
54liuyao 3df1f0ecc3 fix:do not print log 2023-01-11 17:29:06 +08:00