Commit Graph

41 Commits

Author SHA1 Message Date
Haojun Liao 819c7fc030 [td-10529] fix compiler error 2021-10-08 20:33:46 +08:00
Xin.Zh 7c173acc55
add license header (#7197) 2021-08-05 19:33:40 +08:00
Shuduo Sang 09b58e7e8e
[TD-5259]<fix>: JDBC vulnerable packages. (#6858) 2021-07-14 18:32:43 +08:00
Shuduo Sang 8d1e7a804f
Hotfix/sangshuduo/td 5128 odbc compile failure (#6811)
* [TD-5128]<fix>: odbc compile failed.

* cherry pick from master branch.

* fix visual studio 2012 build issue.
2021-07-08 21:58:30 +08:00
zhaoyanggh 40cb2f55bb change performance test tool to optimize write test 2021-06-21 10:13:27 +08:00
dependabot[bot] dd5c64cb39
Bump logback-classic in /tests/comparisonTest/opentsdb/opentsdbtest (#6404)
Bumps logback-classic from 1.0.13 to 1.2.0.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 11:40:23 +08:00
dependabot[bot] e55cbcfe28
Bump logback-core in /tests/comparisonTest/opentsdb/opentsdbtest (#6403)
Bumps logback-core from 1.0.13 to 1.2.0.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 11:39:52 +08:00
dependabot[bot] b885f2c133
Bump httpclient in /tests/comparisonTest/opentsdb/opentsdbtest (#6371)
Bumps httpclient from 4.5.4 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 16:39:07 +08:00
ZhongChunHe cf93ca70d1 fix declaration shadows previous local/global errors 2021-05-14 11:56:37 +08:00
haojun Liao b77422727c
Merge pull request #5936 from taosdata/dependabot/maven/tests/comparisonTest/cassandra/cassandratest/commons-io-commons-io-2.7
Bump commons-io from 2.4 to 2.7 in /tests/comparisonTest/cassandra/cassandratest
2021-04-29 13:31:20 +08:00
dependabot[bot] 9874bb5f71
Bump commons-io in /tests/comparisonTest/opentsdb/opentsdbtest
Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 19:27:50 +00:00
dependabot[bot] 0fd3d482c5
Bump commons-io in /tests/comparisonTest/cassandra/cassandratest
Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 19:26:05 +00:00
Shengliang Guan e14f0fdeee change cmake version 2021-02-05 22:08:18 +08:00
freemine 0c96f7653e 1. bugfix: eok.c: array of pointers rather than POD buffer
2. initial port of taosd for MacOSX
2021-01-17 21:40:39 +08:00
Shuduo Sang 93db17b878 [TD-2746] <fix>: fix required minimal cmake version in all CMakelists.txt 2021-01-13 15:59:03 +08:00
freemine 47a77371ee prefer named-type rather than void-type to reduce typos 2020-10-04 14:54:31 +08:00
Shengliang Guan e32e507e1f TD-1530 2020-09-28 14:29:23 +08:00
Shuduo Sang fd06908fce fix conflicts. 2020-08-16 23:47:50 +08:00
Shuduo Sang 100e4d3f98 update influxdb test scripts 2020-08-16 23:41:38 +08:00
Shengliang Guan bd6f9ee918 TD-1047 change some definitions in arm64 platform 2020-08-13 00:17:48 +08:00
Shuduo Sang 2118830b90 fix hard code ip in query code. 2020-08-09 12:37:10 +08:00
Shengliang Guan 14c90236b7 TD-1057 2020-08-05 16:24:10 +08:00
Shuduo Sang 09193a227f fix influxdbTest timeout error
[TD-1051]
2020-08-03 15:33:29 +08:00
Shuduo Sang d0059dfff2 fix hard code server ip in opentsdb test program.
[TD-1042]
2020-08-02 11:51:07 +08:00
Shuduo Sang b6e6de1b2b fix outdated package in pom.xml of opentsdb.
[TD-1021]
2020-07-29 11:36:07 +08:00
Shuduo Sang 16049c8720 support query clients. 2020-07-18 17:00:04 +08:00
Shengliang Guan c019bc98fc update tdengineTest.c for performace test 2020-07-13 16:20:20 +08:00
colin c3f82496f4 update google-guava version 2020-07-05 18:38:58 +08:00
dependabot[bot] 5c4debb69d
Bump jackson-databind in /tests/comparisonTest/opentsdb/opentsdbtest
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-18 16:41:17 +00:00
dependabot[bot] 4f09cb3b8f
Bump jackson-databind in /tests/comparisonTest/opentsdb/opentsdbtest
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 to 2.9.10.4.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-23 19:08:13 +00:00
dependabot[bot] 337413f8dc
Bump jackson-databind in /tests/comparisonTest/opentsdb/opentsdbtest
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 2.9.10.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 14:14:23 +00:00
dependabot[bot] 88abf75491
Bump jackson-databind in /tests/comparisonTest/opentsdb/opentsdbtest
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10 to 2.9.10.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-13 11:51:48 +00:00
slguan c2e91fcb75 Adjust code structure 2019-11-07 18:12:26 +08:00
fangpanpan 4c6e028a51
Update pom.xml
for a vulnerability notification
2019-11-06 14:16:08 +08:00
fangpanpan 137c4cf1e3
Update pom.xml
upgrade the version of dependency of "com.fasterxml.jackson.core"
2019-09-25 08:19:48 +08:00
fangpanpan c36aa54257
Update pom.xml
Upgrade org.apache.zookeeper:zookeeper to version 3.4.14 to avoid vulnerability
2019-08-29 17:44:13 +08:00
fangpanpan ca09fe908f
Update pom.xml
upgrade the version of dependency "com.fasterxml.jackson.core" from "2.9.5" to "2.9.9" to avoid vulnerability.
2019-08-29 17:36:29 +08:00
fang d1f337c9bc add opentsdb test code 2019-08-22 18:34:01 +08:00
fang c9ebc4e33e upload code for cassandra/tdengine test 2019-08-14 11:21:44 +08:00
fang 01062e6691 upload code for cassandra/tdengine test 2019-08-14 11:16:22 +08:00
slguan 9eb22a3770 Increase the comparison test between InfluxDB and TDengine 2019-07-19 16:21:20 +08:00