Haojun Liao
|
1cde425379
|
[td-4673]<fix>: fix bug in derivative.
|
2021-06-10 18:19:18 +08:00 |
Haojun Liao
|
9a2d8533cb
|
[td-4625]<fix>: fix bug in diff query with group by.
|
2021-06-09 13:27:08 +08:00 |
Haojun Liao
|
a40c927225
|
[TD-225]
|
2021-06-08 18:56:33 +08:00 |
Haojun Liao
|
7bbf7c5930
|
[td-255] fix bugs found by regression test.
|
2021-06-08 16:08:48 +08: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 |
Haojun Liao
|
2aaa8c33c8
|
[td-225]fix bug in derivative
|
2021-06-08 10:00:31 +08:00 |
Haojun Liao
|
5a2917fc47
|
Merge branch 'develop' into feature/query
|
2021-06-07 17:06:48 +08:00 |
Haojun Liao
|
b80f226339
|
[td-225] update log.
|
2021-06-07 17:03:35 +08:00 |
haojun Liao
|
85d3a7a207
|
Merge pull request #6386 from taosdata/feature/TD-4426
Feature/td 4426
|
2021-06-07 17:00:59 +08:00 |
haojun Liao
|
78fd1fccf5
|
Merge pull request #6391 from taosdata/feature/TD-4484
[TD-4484]add taos_stmt_errstr api
|
2021-06-07 16:37:15 +08:00 |
haojun Liao
|
7241b62b96
|
Merge pull request #6393 from taosdata/feature/query
Feature/query
|
2021-06-07 16:35:41 +08:00 |
huili
|
5e9859fdf6
|
Merge pull request #6384 from taosdata/xiaoping/add_test_case
add jdbc test case
|
2021-06-07 16:05:37 +08:00 |
huili
|
90516e4734
|
Merge pull request #6387 from taosdata/dev/chr
[TD-4290]<test>: add testcase that compact wal file
|
2021-06-07 16:05:08 +08:00 |
Haojun Liao
|
e275dd32cd
|
[td-225] fix compiler error.
|
2021-06-07 15:28:57 +08:00 |
Haojun Liao
|
76638283b1
|
[td-225] fix compiler error.
|
2021-06-07 14:28:04 +08:00 |
Haojun Liao
|
db8defa8da
|
[td-225] fix compiler error.
|
2021-06-07 14:18:40 +08:00 |
zyyang
|
04f1ffad9b
|
[TD-4480]<fix>: fix DatabaseMetaData get wrong column value (#6381)
* [TD-4480]<fix>: fix DatabaseMetaData has wrong column index bug
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change test cases
* change test cases
* change
* change
* change
* change
* change
* change jdbc version
* change
* change
* change
* change
* change
* change
* change
* change
|
2021-06-07 14:14:06 +08:00 |
dapan1121
|
39c7aced49
|
fix bug
|
2021-06-07 13:15:57 +08:00 |
Haojun Liao
|
0c1d5f4a4c
|
[td-225] fix compiler error.
|
2021-06-07 13:10:59 +08:00 |
Haojun Liao
|
9b073353e6
|
[td-225] fix bug found by regression test.
|
2021-06-07 12:08:40 +08:00 |
dapan1121
|
9012ccf162
|
add error msg
|
2021-06-07 10:27:13 +08:00 |
dapan1121
|
35beb965a9
|
add test case
|
2021-06-07 10:02:51 +08:00 |
Haojun Liao
|
678cc06fbb
|
[td-4546]<fix>: fix bug in taos_fetch_block while nest query existed.
|
2021-06-06 16:09:58 +08:00 |
Elias Soong
|
efa03cb0f4
|
Merge pull request #6388 from taosdata/docs/Update-Latest-Feature
[TD-4533] <docs>: describe parameter "size" in "setString" & "setNStr…
|
2021-06-06 15:58:39 +08:00 |
Elias Soong
|
154866e047
|
[TD-4533] <docs>: describe parameter "size" in "setString" & "setNString".
|
2021-06-06 15:58:11 +08:00 |
Haojun Liao
|
89abdd9809
|
[td-4555]<feature>: add derivative function
|
2021-06-06 15:20:19 +08:00 |
yihaoDeng
|
b645bb4faf
|
[TD-4426]<fix> fix compile error
|
2021-06-06 03:31:48 +08:00 |
yihaoDeng
|
08cb8c361e
|
[TD-4426]<fix> fix compile error
|
2021-06-06 00:28:34 +08:00 |
yihaoDeng
|
717f9230dd
|
[TD-4426]<fix> fix compile error
|
2021-06-05 23:19:28 +08:00 |
yihaoDeng
|
dd2298b954
|
[TD-4426]<fix> fix compile error
|
2021-06-05 23:07:14 +08:00 |
Elias Soong
|
bfb4bc9777
|
Merge pull request #6385 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
|
2021-06-05 18:39:21 +08:00 |
Elias Soong
|
aeb72fbdeb
|
[TD-4533] <docs>: "taos_stmt_bind_param" can be used in both INSERT & SELECT queries.
|
2021-06-05 18:38:57 +08:00 |
tomchon
|
ac503cc76b
|
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
|
2021-06-05 18:35:39 +08:00 |
tomchon
|
e629395413
|
add compacting wal log testcase into fulltest.sh
|
2021-06-05 18:34:36 +08:00 |
Ping Xiao
|
5da8332573
|
add test case
|
2021-06-05 17:58:06 +08:00 |
dapan1121
|
718bf8d9eb
|
support error msg
|
2021-06-05 17:34:26 +08:00 |
dependabot[bot]
|
28b0cdc3be
|
Bump httpclient from 4.5.8 to 4.5.13 in /src/connector/jdbc (#6372)
Bumps httpclient from 4.5.8 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:44 +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 |
huili
|
5d4b2562d5
|
Merge pull request #6379 from taosdata/hotfix/TD-4557
[TD-4557]fix mem leak issue
|
2021-06-05 16:37:01 +08:00 |
tomchon
|
3a91e8ea84
|
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
|
2021-06-05 16:24:51 +08:00 |
tomchon
|
046ec16ac4
|
[TD-4552]<test>: add testcase that compact wal file with replica
|
2021-06-05 16:24:30 +08:00 |
huili
|
d284cf5493
|
Merge pull request #6363 from taosdata/test/TD-4463
Test/td 4463
|
2021-06-05 14:22:59 +08:00 |
huili
|
70066d0c9c
|
Merge pull request #6377 from taosdata/xiaoping/add_test_case
[TD-4505]<test>: add test case for last_row()
|
2021-06-05 14:22:43 +08:00 |
Xiao Ping
|
0a1afbdc46
|
Merge pull request #6335 from taosdata/feature/TD-3963
[TD-3963]async commit a msg to save config
|
2021-06-05 13:31:07 +08:00 |
lichuang
|
9d353971b7
|
[TD-3963]no need to save last row in checkForCachedLastRow
|
2021-06-05 12:14:57 +08:00 |
yihaoDeng
|
b4b0e949b4
|
[TD-4426]<fix> fix compile error
|
2021-06-05 11:35:26 +08:00 |
yihaoDeng
|
9fe132abd4
|
[TD-4426]<fix> fix compile error
|
2021-06-05 11:17:13 +08:00 |
yihaoDeng
|
19a7b0c4d6
|
[TD-4426]<fix> fix compile error
|
2021-06-05 10:56:26 +08:00 |
dapan1121
|
d6e5fb80a1
|
fix mem leak issue
|
2021-06-05 10:38:45 +08:00 |
dapan1121
|
5e40ac3710
|
add error msg
|
2021-06-05 10:20:03 +08:00 |