Haojun Liao
|
819c7fc030
|
[td-10529] fix compiler error
|
2021-10-08 20:33:46 +08:00 |
Zhiyu Yang
|
3fd7e3511b
|
Enh/ts-339 refactor code in springbootdemo and JDBCDemo (#7867)
* fix confilct
* refactor code in springbootdemo
|
2021-09-13 10:15:01 +08:00 |
dapan1121
|
b1b09f65bf
|
Merge pull request #7825 from taosdata/feature/TD-6443
[TD-6443]<feature>: Support OpenTSDB HTTP JSON data import format
|
2021-09-13 10:03:05 +08:00 |
Ganlin Zhao
|
10b6eafca7
|
[TD-6560]<test>: Add unit test cases for parsing OpenTSDB HTTP JSON data import format
|
2021-09-10 15:37:05 +08:00 |
Ganlin Zhao
|
ca4ffac45a
|
[TD-6560]<test>: Add unit test cases for parsing OpenTSDB HTTP JSON data import format
|
2021-09-09 15:06:09 +08:00 |
Ganlin Zhao
|
0df9e2e17e
|
[TD-6560]<test>: Add unit test cases for parsing OpenTSDB HTTP JSON data import format
|
2021-09-09 09:22:13 +08:00 |
dapan1121
|
ab24035c2a
|
Merge pull request #7763 from taosdata/fix/TD-6442
[TD-6442]<feature>: Support OpenTSDB telnet style data import format
|
2021-09-08 15:28:15 +08:00 |
Linhe Huo
|
3aab4b024f
|
[TD-6535]<fix>: force cleanup tscCache to close tsc timer, which will cause segmentfault (#7818)
* [TD-6535]<fix>: force cleanup tscCache to close tsc timer, which will cause segmentfault
* [TD-6543]<doc>: document support compile with dotnet sdk
|
2021-09-08 10:15:04 +08:00 |
jiajingbin
|
e9f0d8c97c
|
Merge branch 'develop' into fix/TD-6442
|
2021-09-07 16:44:54 +08:00 |
Ganlin Zhao
|
19adc36771
|
[TD-6506]<test>: Add unit test cases for parsing OpenTSDB telnet style data import format
|
2021-09-02 13:00:36 +08:00 |
Ganlin Zhao
|
2833e47be1
|
[TD-6506]<test>: Add unit test cases for parsing OpenTSDB telnet style data import format
|
2021-09-02 11:49:51 +08:00 |
Ganlin Zhao
|
ec77daa17d
|
[TD-6442]<feature>: Support OpenTSDB telnet style data import format
|
2021-09-02 11:21:08 +08:00 |
xiaolei li
|
f506afb269
|
Nodejs/xiaolei/td 2979 (#7369)
* nodejs/xiaolei/TD-2979-test-1970
* nodejs/xiaolei/TD-2979-test-1970
* nodejs/xiaolei/TD-2979-test-1970
* nodejs 1970 test&dry
* Jenkins&test1970
* ci fix test1970
* ci fix twice
* fix test1970 ci 3rd
|
2021-09-01 00:16:14 +08:00 |
Ganlin Zhao
|
9c1813dca7
|
[TD-6442]<feature>: Support OpenTSDB telnet style data import format
|
2021-08-31 16:06:06 +08:00 |
shenglian zhou
|
0c09bbb9ba
|
only performance test and leave corretness test to python test cases
|
2021-08-23 15:45:34 +08:00 |
xiaolei li
|
da3e784721
|
[TD-4852]<jdbcDemo.java,pom.xml> fix host,error diplay (#6929)
|
2021-07-31 08:07:25 +08:00 |
xiaolei li
|
8ad7443822
|
[TD-4944]:c# connector nanosecond support (#7041)
* [TD-4944]:c# connector nanosecond support
* [TD-4944]:c# connector nanosecond support
* [TD-4944]:c# connector nanosecond support fix indent
|
2021-07-29 16:37:58 +08:00 |
Haojun Liao
|
d3467a5981
|
Merge branch 'develop' into feature/query
|
2021-07-28 15:30:42 +08:00 |
Haojun Liao
|
80bb217e38
|
Merge pull request #7017 from taosdata/hotfix/apitest
fix test code issue
|
2021-07-28 10:33:03 +08:00 |
Haojun Liao
|
e62c2715c9
|
Merge pull request #6979 from taosdata/fix/TD-5458-2
[TD-5458]<fix>:add duplicate key check for tag&field
|
2021-07-27 18:05:23 +08:00 |
Haojun Liao
|
3ee29d8aec
|
Merge branch 'develop' into feature/query
|
2021-07-26 16:02:01 +08:00 |
Haojun Liao
|
2b99aa162f
|
[td-225]fix bug found by regression test.
|
2021-07-26 13:39:39 +08:00 |
wpan
|
1ec384f3c1
|
fix test code issue
|
2021-07-26 13:06:05 +08:00 |
shenglian zhou
|
1347ddf892
|
fix change tag values errors
|
2021-07-24 23:05:58 +08:00 |
shenglian zhou
|
7d2cc83a38
|
TD-5478]:add modify child tag value through line protocol
|
2021-07-24 21:06:30 +08:00 |
shenglian zhou
|
c50dcb9e6d
|
[TD-5485]<fix>:fix memory error due to uninitialized pointer value
|
2021-07-23 14:08:59 +08:00 |
Ganlin Zhao
|
1754d66494
|
[TD-5458]<fix>:add duplicate key check for tag&field
|
2021-07-22 18:55:27 +08:00 |
shenglian zhou
|
437784413f
|
fix arm compilation error
|
2021-07-20 15:55:33 +08:00 |
shenglian zhou
|
d959f60187
|
add more function test to schemaless.c
|
2021-07-20 15:47:17 +08:00 |
shenglian zhou
|
232cf4e7ea
|
add performance test
|
2021-07-20 13:52:02 +08:00 |
shenglian zhou
|
3b86cd1242
|
Merge branch 'develop' into feature/td-4647-2
|
2021-07-19 20:13:35 +08:00 |
Cary Xu
|
f06ec62786
|
conflict resolve
|
2021-07-17 09:46:30 +08:00 |
shenglian zhou
|
f79e53e36d
|
fix tstrerror code
|
2021-07-16 22:28:47 +08:00 |
shenglian zhou
|
83a66e1e33
|
Merge branch 'develop' into feature/td-4647-2
|
2021-07-16 09:40:27 +08:00 |
shenglian zhou
|
d8545b5035
|
pass test for tag id key as child table name and timestamp ns/us/ms/s
|
2021-07-15 18:22:35 +08:00 |
Haojun Liao
|
dbaaee3365
|
[td-225]merge develop.
|
2021-07-16 10:20:42 +08:00 |
Cary Xu
|
7d94ae6319
|
Merge branch 'develop' into feature/TD-4666
|
2021-07-15 11:59:42 +08:00 |
shenglian zhou
|
0991ca8eb5
|
integrate parser from ganlin zhao
|
2021-07-14 18:57:14 +08:00 |
Shuduo Sang
|
09b58e7e8e
|
[TD-5259]<fix>: JDBC vulnerable packages. (#6858)
|
2021-07-14 18:32:43 +08:00 |
Haojun Liao
|
134a825d9b
|
[td-225]merge develop.
|
2021-07-14 18:23:01 +08:00 |
Cary Xu
|
5a19bd96a0
|
Merge branch 'develop' into feature/TD-4666
|
2021-07-14 16:49:13 +08:00 |
shenglian zhou
|
1148a133b5
|
[TD-4647]<feature>: auto add column through schemaless line protocol
|
2021-07-14 15:34:53 +08:00 |
shenglian zhou
|
6b404cd1ce
|
change api function name taos_insert_by_lines to taos_insert_lines
|
2021-07-14 08:07:05 +08:00 |
shenglian zhou
|
36f0b8a648
|
add more data type
|
2021-07-13 22:41:04 +08:00 |
shenglian zhou
|
81b60d96f1
|
show crash
|
2021-07-13 17:34:06 +08:00 |
Shenglian Zhou
|
0d719ab43c
|
add log and free memory
|
2021-07-13 16:37:07 +08:00 |
Shenglian Zhou
|
bcba45e38b
|
retry afer batch execute reconfigure table
|
2021-07-13 14:19:56 +08:00 |
shenglian zhou
|
ddb783f407
|
add simple tsim test
|
2021-07-13 13:06:46 +08:00 |
shenglian zhou
|
f9bfe6cc3d
|
for reconfigure table reproduction
|
2021-07-13 10:55:26 +08:00 |
shenglian zhou
|
136189e3c8
|
memory handling
|
2021-07-13 10:52:58 +08:00 |