Commit Graph

16101 Commits

Author SHA1 Message Date
haojun Liao 21ef3e44bb
Merge pull request #6382 from taosdata/feature/TD-3304
[TD-3304]<enhance>: added detailed info for invalid blocks option
2021-06-08 19:00:50 +08:00
haojun Liao f6ba14ab12
Merge pull request #6415 from taosdata/hotfix/TD-4601
[TD-4601]modify error msg
2021-06-08 18:57:56 +08:00
Haojun Liao a40c927225 [TD-225] 2021-06-08 18:56:33 +08:00
Elias Soong da2d4889aa
Merge pull request #6423 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-06-08 18:49:07 +08:00
zyyang 1beac7b638 change 2021-06-08 18:48:37 +08:00
zyyang 20f8aeba6b change 2021-06-08 18:42:41 +08:00
Elias Soong 93566238ec [TD-4533] <docs>: correct details of Prepare Statement api for Java. 2021-06-08 18:28:57 +08:00
Ping Xiao a76457b42a Add jdbc data binding cases back 2021-06-08 17:50:59 +08:00
Qiyuan Jiao e42a8bc633
Update apitest.c
remove unneeded define
2021-06-08 17:45:32 +08:00
Ping Xiao 565472c651 Merge branch 'develop' into xiaoping/add_test_case 2021-06-08 17:45:08 +08:00
huili 6d8b573fe7
Merge pull request #6411 from taosdata/xiaoping/add_test_case
update test case
2021-06-08 17:42:26 +08:00
dapan1121 63ccb3fa6f restore case 2021-06-08 17:41:52 +08:00
dapan1121 57c298b439 fix bug 2021-06-08 17:26:00 +08:00
zyyang 1b53460b8c change 2021-06-08 17:25:00 +08:00
zyyang 0382ac8341 change 2021-06-08 17:23:53 +08:00
zyyang 80e64a5ad5 sync jdbc driver from develop to master 2021-06-08 17:17:59 +08:00
dapan1121 bbe9e3a093 support one keep for storage 2021-06-08 17:11:02 +08:00
haojun Liao 84dcaebd16
Merge pull request #6412 from taosdata/hotfix/TD-4620
[TD-4620]client crash when insert long string column
2021-06-08 16:27:10 +08:00
jiaoqiyuan cc53777cc3 init array before use it. 2021-06-08 16:22:25 +08:00
Haojun Liao 7bbf7c5930 [td-255] fix bugs found by regression test. 2021-06-08 16:08:48 +08:00
liuyq-617 5511dcb0c7 [TD-4553]<test>fix timestamp error 2021-06-08 08:05:08 +00:00
Haojun Liao 7fd970d7e4 [td-4612]<fix>: check invalid query in outer query.
[td-4611]<fix>: fix bug during aggregate in outer query.
[td-255]fix memory leaks and suppress warning by valgrind.
2021-06-08 15:48:12 +08:00
dapan1121 041b1e187f modify error msg 2021-06-08 15:40:19 +08:00
yihaoDeng a87f83bff0 [TD-4521]<fix> 2021-06-08 15:34:36 +08:00
Ping Xiao 5789bf6aa2 Merge branch 'develop' into xiaoping/add_test_case 2021-06-08 14:48:35 +08:00
dapan1121 99c9ebb99b fix bug 2021-06-08 14:46:25 +08:00
Ping Xiao 5ff935c509 Fix test failure 2021-06-08 14:31:09 +08:00
lichuang 0f4e6bba4c Merge branch 'develop' into feature/TD-3963 2021-06-08 14:18:42 +08:00
Elias Soong c43a02a6f0 [TD-4500] <docs>: limit the length of FQDN parameter. 2021-06-08 13:19:38 +08:00
dapan1121 496f646aff fix bug 2021-06-08 13:06:46 +08:00
lichuang 60068b1217 [TD-4556]merge tsdb compact algo from enterprise version 2021-06-08 11:43:34 +08:00
Shuduo Sang 096fadd75e
[TD-4605]<fix>: early version visual studio compile. (#6400) 2021-06-08 11:40:45 +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
zyyang 3bf8a5dd7e
sync jdbc from develop to master (#6394)
* change

* remove test cases not available for master branch

Co-authored-by: Ping Xiao <pxiao@taosdata.com>
2021-06-08 11:38:51 +08:00
lichuang 4db4f8a27c Merge branch 'develop' into feature/TD-4556 2021-06-08 11:17:05 +08:00
bryanchang0603 9c1457a3aa [TD-4473] modifying two cases to auto test with minor modification 2021-06-08 11:16:28 +08:00
dapan1121 b3c74da37a add test case 2021-06-08 11:16:27 +08:00
Ping Xiao fd155d4245 update test case 2021-06-08 11:15:12 +08:00
Elias Soong 6be08eeeea
Merge pull request #6410 from taosdata/docs/Update-Latest-Feature
[TD-4484] <docs>: add func errstr() for stmt APIs.
2021-06-08 11:14:04 +08:00
Elias Soong 84ca09f2cf [TD-4484] <docs>: add func errstr() for stmt APIs. 2021-06-08 11:13:37 +08:00
Shuduo Sang c99a639c79
[TD-4605]<fix>: early version visual studio compile. (#6406) 2021-06-08 11:06:36 +08:00
lichuang 97a2cdbfbd [TD-3963]alter db rpc return when vnode response 2021-06-08 10:59:36 +08:00
lichuang 68c7fc493d [TD-3963]alter db rpc return when vnode response 2021-06-08 10:54:51 +08:00
Haojun Liao 2aaa8c33c8 [td-225]fix bug in derivative 2021-06-08 10:00:31 +08:00
huili 9468f45876
Merge pull request #6398 from taosdata/test/SessionWindow
[TD-4043]<test>case for session window
2021-06-08 09:33:40 +08:00
huili e985923714
Merge pull request #6402 from taosdata/xiaoping/add_test_case
[TD-4421]<test>: add test case for subquery with filter
2021-06-08 09:33:21 +08:00
DuanKuanJun f9c6bf4040
Merge pull request #6397 from taosdata/cq
END TIME DEALAY 24 HOURS HAS PROBLEMS
2021-06-08 09:30:27 +08:00
bryanchang0603 b7c0995f87 [TD-4473] remove old file 2021-06-08 09:15:10 +08:00
bryanchang0603 881b267d2f [TD-4473] revertalterkeep.py to older version 2021-06-08 09:13:25 +08:00