Commit Graph

613 Commits

Author SHA1 Message Date
Xuefeng Tan cdd7d07ee9
enh(taosAdapter): add whether to disable the collection clientIP configuration option (#19818) 2023-02-07 10:28:16 +08:00
Shuduo Sang 44cb5ae7d5
fix: taosbenchmark exist stb (#19801)
* fix: taosbenchmark reuse exist stb

* fix: update taos-tools dd8d99f

* fix: update taos-tools 3eb18bc

* fix: update taos-tools bff4e31

* fix: update taos-tools ad47fef

* fix: update taos-tools f177a39

* fix: update taos-tools 19e725f

* fix: update taos-tools 6a2d9fc
2023-02-04 22:36:19 +08:00
Shuduo Sang 6877625f6c
fix: taosbenchmark handle mem better patch2 (#19741)
* fix: update taos-tools 560d0b5

* fix: update taos-tools a0234fe

* fix: update taos-tools 0aa69f9

* fix: update taos-tools c4a567b
2023-02-02 18:24:29 +08:00
Shuduo Sang e64113b2b0
fix: taosbenchmark handle mem better (#19736)
* fix: update taos-tools 560d0b5

* fix: update taos-tools a0234fe
2023-02-01 20:51:15 +08:00
Shuduo Sang 1bcc2d52fb
fix: taosbenchmark schemaless refine (#19721)
* 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

* fix: update taos-tools c9be106

* fix: update taos-tools 9b8975b

* test: update taos-tools 3309b9d

* test: update taos-tools d93cd23

* fix: update taos-tools 6632796

* fix: update taos-tools bd43034

* test: fix sml_json_alltyps.py according to taosbenchmark change

* test: fix sml_json_alltypes test case

* fix: update taos-tools 181bcac
2023-02-01 15:59:36 +08:00
Xuefeng Tan 9a4b5a16e8
fix(taosAdapter): set option `TSDB_OPTION_USE_ADAPTER = true` (#19713) 2023-01-31 15:05:52 +08:00
Shuduo Sang 32ea09f9dd
fix: taosbenchmark ignore drop failure for cloud (#19670)
* fix: taosbenchmark ignore drop db failure for cloud

* fix: update taos-tools 678b1df

* fix: update taos-tools 78986f1

* test: update taos-tools acfa7e3

* test: update taos-tools ada5bdd

* test: update taos-tools 11c057f

* fix: update taos-tools 7a2b109

* test: update taos-tools b35037a

* test: update taos-tools 4ba0939

* fix: update taos-tools 9e406e5

* fix: update taos-tools 39f5d2e

* test: update taos-tools 6976d0b

* fix: update taos-tools 3dcc6da

* fix: update taos-tools eed30f5

* test: reduce insert rows to avoid exceed sql length

* fix: taos-tools 71724aa

* fix: update taos-tools b1844bf

* test: update taos-tools 8d8b649

* fix: update taos-tools 0cd564a
2023-01-28 14:23:58 +08:00
Shuduo Sang 507c2d8d37
feat: taosbenchmark specify vnodes (#19659)
* fix: taosbenchmark supports to specify vgroups

* fix: update taos-tools 17b6be3

* fix: update taos-tools 4bf8c74

* fix: update taos-tools 28d347c

* fix: update taos-tools e921250

* fix: update taos-tools 0142f9c

* feat: taosbenchmark support specfying vgroups
2023-01-22 20:32:53 +08:00
xiaolei li 917324eced
release: update verion to ver-3.0.2.4 (#19633) 2023-01-18 16:11:12 +08:00
Shuduo Sang 3d3d91641c
chore: release script add comp for taostools (#19618)
* chore: add comp postfix for taos-tools

* fix: update taos-tools 5c53cc8
2023-01-18 11:41:11 +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
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 9a0c2805f4 merge main 2023-01-13 13:54:04 +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
Shuduo Sang dfed4e7650
fix: taos-tools deb rpm compn for main (#19489)
* fix: taos-tools deb/rpm compn for main

* fix: update taos-tools 5aa25e9
2023-01-11 11:32:46 +08:00
Xuefeng Tan 902ab5b12f
fix: get vgid in batch (#19437) 2023-01-09 11:36:36 +08:00
Shuduo Sang 920fe88a3e
fix: taosbenchmark ctrlc handle (#19432)
* fix: taosbenchmark ctrl-c handler

* fix: update taos-tools d6fc15a

* fix: update taos-tools 94d6895
2023-01-08 21:26:11 +08:00
Shuduo Sang 45cfcdc047
fix: taosbenchmark ctrl-c handle for main (#19433) 2023-01-08 21:26:05 +08:00
Shuduo Sang a053f38aad
fix: taosbenchmark check remain vnodes (#19397)
* fix: update taos-tools 9fad8a2

* fix: update taos-tools d9b60b3

* fix: update taos-tools 4efbc10
2023-01-05 20:11:10 +08:00
Shuduo Sang 9529b6c14d
fix: update taos-tools 4efbc10 for main (#19398) 2023-01-05 20:10:47 +08:00
Shuduo Sang 73f026a6ed
feat: update taos-tools 69964a0 for main (#19382) 2023-01-05 17:08:25 +08:00
Shuduo Sang bbcc5da54e
feat: taosdump for windows (#19381)
* feat: taos-tools 2333455

* feat: taosdump for windows

* feat: update taos-tools dd298d1

* feat: update taostools d4e4c28

* feat: taosdump for windows d4e4c28

* fix: update taos-tools 2aac500

* fix: update taos-tools 8334230

* fix: taosdump build release by default on windows

* test: update taos-tools 1ff1e71

* fix: update taos-tools 8858194

* feat: update taos-tools 69964a0
2023-01-05 14:39:49 +08:00
Shengliang Guan 54d87c7d41
Merge pull request #19356 from taosdata/enh/3.0_planner_optimize
merge main
2023-01-04 13:22:00 +08:00
Xiaoyu Wang fdde287ca9 merge main 2023-01-04 11:43:20 +08:00
Shuduo Sang f5de54bba0
fix: taos-tools 2.4.1 update (#19347)
* fix: taos-tools 7fdc042

* test: update taos-tools f0e9b4d

* fix: update taos-tools c72c935

* fix: update taos-tools 1c708a8

* test: update taos-tools 032e242

* fix: update taos-tools 2b18fbf

* fix: update taos-tools e899ed4

* test: update taos-tools 4776778
2023-01-04 11:36:24 +08:00
Shuduo Sang 9b71bd182c
fix: update taos-tools 4776778 for main (#19349) 2023-01-04 11:21:48 +08:00
Shengliang Guan 43bc021eb0
Merge pull request #19312 from taosdata/feature/3_liaohj
refactor: disable all asserts.
2023-01-03 11:15:37 +08:00
Haojun Liao 879205eb92 fix(query): fix error in cmake. 2023-01-03 09:53:37 +08:00
Haojun Liao 28bccd21a9 refactor: disable all asserts. 2023-01-03 09:47:01 +08:00
Hui Li 07540081e9
Merge pull request #19293 from taosdata/release/ver-3.0.2.2
Release/ver 3.0.2.2
2022-12-30 19:21:39 +08:00
sunpeng 4e017da4a5
build: update taosadapter (#19291) 2022-12-30 19:02:08 +08:00
sunpeng e3f0bc789e
build: update taosadapter (#19292) 2022-12-30 18:25:18 +08:00
xinsheng Ren bd38f600c0
chore/enterprise condition fix (#19226)
Co-authored-by: facetosea <25808407@qq.com>
2022-12-29 09:21:54 +08:00
Shuduo Sang c09602bcde
fix: disable fma by default for old cpu (#19208) 2022-12-28 14:06:02 +08:00
Shuduo Sang 47d6af81a6 fix: disable fma by default for old cpu 2022-12-28 14:03:32 +08:00
xinsheng Ren 19e78cd540
Chore/xsren/windows enterprise (#19194)
* chore/windows enterprise make install

* chore/xsren/windos enterprise cotition

Co-authored-by: facetosea <25808407@qq.com>
2022-12-28 09:36:49 +08:00
Shuduo Sang f7b17a43a7
fix: taosbenchmark no vgroup if host specified for main (#19180) 2022-12-27 17:23:10 +08:00
Shuduo Sang 11b9175694
fix: taosbenchmark no vgroup if host specified for 3022 (#19181) 2022-12-27 15:47:54 +08:00
wade zhang 31002b1872
Update cmake.version 2022-12-27 11:31:16 +08:00
Xuefeng Tan f2caa1c9e3
fix(taosAdapter): invalid pointer on stack (#19155) 2022-12-26 20:03:31 +08:00
Xuefeng Tan d892299078
fix(taosAdapter): invalid pointer on stack (#19156) 2022-12-26 20:02:26 +08:00
Shuduo Sang 00a4c4b4d0
fix: disable fma by default for old cpu (#19145) 2022-12-26 13:46:24 +08:00
Shengliang Guan 664dcb6b4e Merge branch 'main' into merge/mainto3.0_1226 2022-12-26 09:26:54 +08:00
Shuduo Sang fd4515cf1c
fix: taosbenchmark bigint random (#19133)
* fix: taosbenchmark bigint random

* fix: update taos-tools cf3132f

* fix: update taos-tools 3cb61bd

* fix: update taos-tools 8490c71

* fix: update taos-tools c5c177e

* fix: update taos-tools 0ee2cb9

* fix: update taos-tools 4a51344

* fix: update taos-tools 11b60a4
2022-12-25 19:44:15 +08:00
Shuduo Sang 511aa6f352
fix: windows taosdump refine cmake (#19129)
* fix: taostools 05c2030

* fix: taostools 05c2030

* fix: update taos-tools b232ec3

* fix: update taostools commit

* fix: update taos-tools 656e8f9

* fix: update taos-tools 7c244b4

* fix: update a61cc65 taos-tools

* fix: update taos-tools 32a10ee

* fix: update taos-tools 540175c

* fix: update taos-tools 579a77b

* fix: update taos-tools bb30d7f

* fix: update taos-tools 55c217c

* fix: update taos-tools d0a9f4e

* fix: updata taostools 8ae6f8b

* fix: update taos-tools f32ec94

* fix: update taos-tools 2cb1d69

* fix: update taos-tools d981cee

* fix: cmake file format

* fix: taos-tools e718155

* fix: update taos-tools 904c558

* test: build tools on windows

* fix: update taos-tools fd458f0

* fix: update taos-tools 4b268d2

* fix: update taos-tools c390746

* fix: update taos-tools c6d53d4

* fix: update taos-tools d422e0a

* fix: taos-tools efa2a5f

* fix: update taos-tools fab042d

* fix: taosdump data schema on windows

* fix: update taos-tools f42bbd5

* fix: update taos-tools 5d9e2ce

* fix: udpate taos-tools 75d049a

* fix: update taos-tools 3b74f43

* fix: change way to get git tag

* fix: update taos-tools 613899e

* fix: update taos-tools 8a10629

* fix: update taos-tools 26cf49c

* fix: update taos-tools 1747390
2022-12-24 20:44:59 +08:00
Shuduo Sang 69edf1bb42
fix: taosdump data schema on windows (#19123)
* fix: taostools 05c2030

* fix: taostools 05c2030

* fix: update taos-tools b232ec3

* fix: update taostools commit

* fix: update taos-tools 656e8f9

* fix: update taos-tools 7c244b4

* fix: update a61cc65 taos-tools

* fix: update taos-tools 32a10ee

* fix: update taos-tools 540175c

* fix: update taos-tools 579a77b

* fix: update taos-tools bb30d7f

* fix: update taos-tools 55c217c

* fix: update taos-tools d0a9f4e

* fix: updata taostools 8ae6f8b

* fix: update taos-tools f32ec94

* fix: update taos-tools 2cb1d69

* fix: update taos-tools d981cee

* fix: cmake file format

* fix: taos-tools e718155

* fix: update taos-tools 904c558

* test: build tools on windows

* fix: update taos-tools fd458f0

* fix: update taos-tools 4b268d2

* fix: update taos-tools c390746

* fix: update taos-tools c6d53d4

* fix: update taos-tools d422e0a

* fix: taos-tools efa2a5f

* fix: update taos-tools fab042d

* fix: taosdump data schema on windows

* fix: update taos-tools f42bbd5

* fix: update taos-tools 5d9e2ce

* fix: udpate taos-tools 75d049a

* fix: update taos-tools 3b74f43
2022-12-24 14:01:15 +08:00
xinsheng Ren 9cf70d8b0e
Fix/xsren/mac enterprise base 3.0.2.1 (#19064)
* fix: release script support macos (#19047)

* fix/mac_m1_enterprise

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
Co-authored-by: facetosea <25808407@qq.com>
2022-12-21 15:27:27 +08:00
xinsheng Ren 4b7eb1e637
fix/mac_m1_enterprise (#19062)
Co-authored-by: facetosea <25808407@qq.com>
2022-12-21 15:25:27 +08:00
sunpeng b4fa29d515
enh: update taosadapter (#19051) 2022-12-21 13:48:13 +08:00