shenglian zhou
14cab541f7
before tsim/log/memory leak handling
2021-07-12 11:30:06 +08:00
shenglian zhou
ab67d612f0
fixing exsiting stable
2021-07-12 11:30:06 +08:00
shenglian zhou
dec30e4473
add timestamp precision support
2021-07-12 11:30:06 +08:00
shenglian zhou
3d70319913
create child table with tags
2021-07-12 11:30:06 +08:00
shenglian zhou
93c6fee9c5
can add two lines of one supertable/diffrent subtable
2021-07-12 11:30:06 +08:00
shenglian zhou
dbac6f2081
before getChildTableName and insertBatch
2021-07-12 11:30:06 +08:00
Cary Xu
1236681fa7
Merge branch 'develop' into feature/TD-4666
2021-07-07 18:30:16 +08:00
Haojun Liao
74bc74d608
[td-225] merge develop.
2021-07-06 23:23:30 +08:00
Zhiyu Yang
7f2e888bbc
[TD-4939]<test>: add a Proxool Connection Pool Demo ( #6657 )
...
* [TD-4939]<test>: add a Proxool Connection Pool Demo
* change
2021-07-05 11:15:42 +08:00
Cary Xu
33c6b5cec7
Merge branch 'develop' into feature/TD-4666
2021-06-30 10:39:57 +08:00
Zhiyu Yang
0edce4c096
[TD-4762]<feature>: use maven-assembly-plugins to package multi packages for jdbc demo ( #6539 )
...
* [TD-4762]<feature>: use maven-assembly-plugin package multi package for this demo
* change
2021-06-21 16:26:12 +08:00
Kaili Xu
93993d0796
[TD-4666]<feature>: support max column num to 4096
2021-06-10 18:51:10 +08:00
haojun Liao
06ff862b28
Merge pull request #6418 from jiaoqiyuan/develop
...
[TD-6240] <fix>: init an array before used by `taos_fetch_row`
2021-06-09 13:33:03 +08:00
Qiyuan Jiao
e42a8bc633
Update apitest.c
...
remove unneeded define
2021-06-08 17:45:32 +08:00
jiaoqiyuan
cc53777cc3
init array before use it.
2021-06-08 16:22:25 +08:00
dapan1121
39c7aced49
fix bug
2021-06-07 13:15:57 +08:00
dapan1121
9012ccf162
add error msg
2021-06-07 10:27:13 +08:00
Haojun Liao
d9f403ad3d
[td-255] merge develop.
2021-06-01 22:45:47 +08:00
Haojun Liao
e0b4bb2442
[td-255]fix memory leak in test cases.
2021-06-01 22:30:12 +08:00
Shuduo Sang
0763faeaaf
Hotfix/sangshuduo/td 4477 install dep for lua ( #6329 )
...
* make lua build.sh install necessary lib and specify include path.
* [TD-4477]<hotfix>: install dependency package for tests/examples/lua build.sh.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 16:24:55 +08:00
robotspace
68aeccbe7f
Add support for async insert and connection pool. ( #6244 )
...
* Add support for async query. Only insert result is parsed.
* Add support for connection pool.
* Add one case for lua connector in smoke test case list.
* Build dymanic library for lua connector before smoke test.
2021-06-01 13:35:19 +08:00
Haojun Liao
691eba4782
[td-255]merge develop
2021-05-31 17:09:18 +08:00
dapan1121
2ce08b2791
Merge branch 'develop' into feature/TD-4400
2021-05-31 08:16:02 +08:00
dapan1121
d6ddc5a807
fix compile error
2021-05-28 19:06:22 +08:00
dapan1121
3a37e5d176
fix bug
2021-05-28 15:21:34 +08:00
dapan1121
54f4c61c6a
add prepare APIs
2021-05-28 13:47:54 +08:00
Haojun Liao
71319327c2
[td-225] fix bug found by regression test.
2021-05-28 11:37:56 +08:00
Haojun Liao
e655a68f69
[td-225]merge develop
2021-05-20 22:13:57 +08:00
Haojun Liao
4b3301be83
[td-225] merge develop
2021-05-12 20:01:39 +08:00
Shengliang Guan
bb7e1b224c
Merge pull request #6080 from taosdata/feature/TD-4038
...
[TD-4038]support bind multiple tables
2021-05-11 20:30:40 +08:00
dapan1121
eab8e5e8f2
Update makefile
2021-05-11 17:07:35 +08:00
Shengliang Guan
0fb150b126
TD-4088
2021-05-08 19:10:26 +08:00
dapan1121
6df8ed9f4e
support bind multiple tables
2021-05-07 15:06:31 +08:00
Haojun Liao
ac9ae238ab
[td-225]fix the bug found by regression test.
2021-04-28 16:41:19 +08:00
Haojun Liao
dc95f7b811
[td-225]merge develop
2021-04-27 16:59:29 +08:00
Haojun Liao
487b523d1f
[td-225] merge from master
2021-04-25 11:11:36 +08:00
haojun Liao
9f70bace9b
Merge branch 'develop' into feature/qrefactor
2021-04-23 18:10:49 +08:00
huili
c9c2d0e02c
Merge pull request #5891 from taosdata/test/go_taosdemo
...
[TD-3879]add stmt mode for taodemo go
2021-04-23 11:18:21 +08:00
zyyang
490b34c5d9
Hotfix/td 3841 ( #5892 )
...
* [TD-3841]<fix>: getFloat methed get 0 when data value is null
* change jdbc driver version number
* change
* [TD-3841]<test>: test Mybatis query null value
* change
2021-04-23 09:56:40 +08:00
liuyq-617
f8cc5d8bd1
[TD-3879]add stmt mode for taodemo go
2021-04-22 18:13:09 +08:00
dapan1121
d4c024d779
fix bug
2021-04-22 16:47:46 +08:00
Shuduo Sang
e663bc6f00
Hotfix/sangshuduo/td 3880 csharp driver unsigned miss ( #5872 )
...
* [TD-3880]<fix>: C# driver test miss unsigned type.
* [TD-3880]<fix>: C# driver test miss unsigned type.
also modify other files as what TD-3204 did.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-21 16:15:40 +08:00
Shuduo Sang
41a58388f5
[TD-3880]<fix>: C# driver test miss unsigned type. ( #5871 )
...
for develop branch.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-21 15:37:39 +08:00
Shuduo Sang
808019af4d
Hotfix/sangshuduo/td 3877 c sharp query result ( #5866 )
...
* [TD-3877]<fix>: C# query result determination mechanism changed.
* [TD-3877]<fix>: C# query result determination mechanism changed.
change taosdemo and C#checker.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-21 09:51:09 +08:00
dapan1121
003e6f4bd1
Merge branch 'develop' into feature/TD-3188
2021-04-20 13:03:37 +08:00
Shengliang Guan
db8deb4472
Merge pull request #5831 from taosdata/master
...
Merge master into develop
2021-04-16 11:02:27 +08:00
Huo Linhe
80a87159ff
[TD-2976]<fix>: check 1970 timestamp support in C# taosdemo ( #5813 )
2021-04-15 10:56:48 +08:00
Huo Linhe
8713f96d2f
[TD-3204]<fix>: support usigned integer types for C# connector ( #5808 )
...
Added unsigned integer types and change taosdemo insert and select queries for these types.
taos define | taos sql | c#
--- | --- | ---
UTINYINT | TINYINT UNSIGNED | `byte`
USMALLINT | SMALLINT UNSIGNED | `ushort`
UINT | INT UNSIGNED | `uint`
UBIGINT | BIGINT UNSIGNED | `ulong`
TINYINT | TINYINT | `sbyte`
Note: also change the tinyint value type to C# `sbyte`(the right signed one byte type) in this pr.
2021-04-14 17:39:56 +08:00
Ping Xiao
e3ac8a0523
[TD-2986]<test>: add demo example into CI
2021-04-14 11:04:30 +08:00
Shuduo Sang
640062a53d
Hotfix/sangshuduo/td 3401 query statistic ( #5795 )
...
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name.
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name 2.
* [TD-3401]<fix>: taosdemo support query statistic.
implementation.
* cleanup
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-13 16:24:42 +08:00
Shuduo Sang
4876811b9d
Hotfix/sangshuduo/td 3683 taosdemo lots tables ( #5783 )
...
* [TD-3683]<fix>: reduce buffer size for more stable table creation.
* [TD-3683]<fix>: taosdemo create lots of tables.
clean up.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-12 18:12:21 +08:00
haojun Liao
d6ec9c6700
Merge branch 'develop' into master
2021-04-10 23:52:50 +08:00
robotspace
d8d85667cb
Resolve problems that is met in CentOS7. ( #5738 )
...
* Set value for std with c99 to avoid compile error on CentOS7.
* Get parameter from stack by same sequence.
* Add performance test.
2021-04-09 13:05:51 +08:00
dapan1121
3da3b0de53
asyncdemo crash issue
2021-04-09 11:05:33 +08:00
yihaoDeng
0010927964
add third deps lus
2021-04-07 14:14:57 +08:00
张金富
0bc3fddad0
去掉多余的括号和分号 ( #5656 )
...
* Update taosdemo.go
去掉多用的括号和分号
格式化代码
* Update taosdemo.go
地址改回127.0.0.1
2021-04-02 10:48:44 +08:00
nianhongdong
61d7d9ab41
Update JDBCDemo.java
...
71和76行测试示例的数据库和表名没有动态拼接,测试用在前面改数据库名和表名,会导致运行报错
2021-03-31 13:46:01 +08:00
zyyang
d2ec29715a
[TD-3410]<feature>: support nutz framework ( #5600 )
...
* [TD-3410]feature: adapted to nutz
* change
* change
* change
* change
* [TD-3447]<feature>: JDBC-RESTful and JDBC-JNI support setObject
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* change
* [TD-3548]<feature>: support ParameterMetaData in JDBC-RESTful and JDBC-JNI
* change
* change
* [TD-3446]<feature>: JDBC-JNI and JDBC-RESTful do not need invoke Class.forName any more
* change jdbc version
* change
* change
* change
2021-03-29 14:42:49 +08:00
dapan1121
eafc5d39a5
Update asyncdemo.c
2021-03-25 14:34:50 +08:00
Ping Xiao
5a4ac21df7
fix crash issue
2021-03-25 14:31:10 +08:00
Shuduo Sang
3b97bd716d
Feature/sangshuduo/td 3317 taosdemo interlace ( #5537 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3317] <feature>: support interlace mode insertion.
change rows_per_tbl to interlace_rows.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 15:14:50 +08:00
Shuduo Sang
b694b2c378
Merge pull request #5360 from taosdata/hotfix/TD-3142
...
Hotfix/td 3142
2021-03-05 18:09:12 +08:00
zyyang
7ffbb65588
modified the springboot demo
2021-03-05 15:21:23 +08:00
Shuduo Sang
b44bff0c6a
[TD-3177] <fix>: fix demo.c checking result error mistake.
2021-03-05 11:50:51 +08:00
zyyang
179a4f5588
[TD-3142]<fix>: fix JDBC-RESTful back ResultSet with null Type
2021-03-05 09:28:06 +08:00
zyyang
1734b1d197
[TD-3173]<feature>: java taosdemo can execute one sql statement by commandline
2021-03-04 17:18:52 +08:00
zyyang
bfeb758b3a
Merge branch 'develop' into hotfix/TD-3142
2021-03-04 16:21:35 +08:00
Shuduo Sang
d9560c8bfa
[TD-3160] <fix>: fix c demo program compile issue.
2021-03-03 17:58:57 +08:00
zyyang
a8bb365a69
change
2021-03-03 14:28:47 +08:00
zyyang
bc95793da0
change
2021-03-03 14:27:58 +08:00
zyyang
ba22bff210
change
2021-03-03 14:12:50 +08:00
zyyang
0b5729fbf7
change
2021-03-03 11:16:30 +08:00
zyyang
2a683c5b9c
change
2021-03-03 11:00:43 +08:00
zyyang
04f06f9d4d
change driver
2021-03-03 10:09:07 +08:00
zyyang
b82a1c71be
add count and select tbname SQL test in springbootdemo
2021-03-03 10:02:07 +08:00
zyyang
2b165d84f2
change
2021-02-25 17:32:56 +08:00
zyyang
9a58d6d893
change
2021-02-25 16:37:04 +08:00
zyyang
2cdcfcf565
describe how to use taosdemo in readme.md
2021-02-23 11:31:55 +08:00
Shuduo Sang
c4fb50281b
Merge pull request #5184 from taosdata/feature/TD-2133
...
[TD-2133]<feature>: add queryService in java taosdemo
2021-02-22 09:43:47 +08:00
haojun Liao
0dddfb3dce
Merge pull request #5204 from taosdata/hotfix/TD-2964
...
[TD-2964]add check for tmp directory
2021-02-19 14:26:23 +08:00
dapan1121
12dac486bd
fix bug
2021-02-18 15:15:16 +08:00
Shuduo Sang
5133cbd4bf
[TD-2969] <fix>: fix rust example submodule issue.
2021-02-12 15:21:00 +00:00
zyyang
cb017ca0bd
change
2021-02-07 16:58:03 +08:00
Shuduo Sang
30ea2efd02
[TD-2771] <feature>: python taosdemo. refine query.
2021-02-06 09:39:46 +00:00
Shuduo Sang
b1c6a7d49f
[TD-2771] <feature>: python taosdemo. add query func.
2021-02-06 09:19:30 +00:00
Shuduo Sang
e5908c5f02
[TD-2771] feature: python taosdemo. multi process/thread working.
2021-02-06 08:40:38 +00:00
Shuduo Sang
11b1467d5c
[TD-2771] feature: python taosdemo. adjust debug output.
2021-02-05 11:08:31 +00:00
Shuduo Sang
59de857840
Merge branch 'develop' into feature/sangshuduo/TD-2771-python-taosdemo
2021-02-05 10:49:54 +00:00
Shuduo Sang
13a6421698
[TD-2771] feature: python taosdemo. add lock.
2021-02-05 10:48:25 +00:00
Shengliang Guan
7574b98ebf
Merge pull request #5144 from taosdata/fix/TD-2925
...
[TD-2925]<fix>: rename keep2,keep1 -> keep1,keep0
2021-02-04 16:23:01 +08:00
Minglei Jin
cc29da4e52
[TD-2643,TD-2925]<fix>: update sim test case and JDBCDemo doc
2021-02-04 15:40:51 +08:00
huili
4e2e7596cb
Merge pull request #5102 from taosdata/hotfix/sangshuduo/TD-2901-csharp-taosdemo-with-mono-doesnot-exit
...
[TD-2901] <fix>: fix bug taosdemo with mono compiled does not exit.
2021-02-04 15:25:59 +08:00
freemine
3c82bdfa51
first taosd on macosx
2021-02-02 23:50:13 +08:00
Shuduo Sang
cbb534c24b
[TD-2771] <feature>: python taosdemo, natvie interface.
2021-02-02 12:25:32 +00:00
Shuduo Sang
e66f2dbde5
[TD-2771] <feature>: python version taosdemo. add native interface
2021-02-02 19:23:43 +08:00
Shuduo Sang
b2b995e255
[TD-2771] <feature>: python version taosdemo. RESTful works.
2021-02-01 20:14:37 +08:00
Shuduo Sang
26f7e973a9
[TD-2771] <feature>: python version taosdemo. fix --help.
2021-02-01 18:36:16 +08:00
Shuduo Sang
907f8bbaca
[TD-2771] <feature>: python version taosdemo.
2021-02-01 18:31:15 +08:00
Shuduo Sang
6ec2bca1b8
[TD-2901] <fix>: fix bug taosdemo with mono compiled does not exit.
2021-02-01 17:31:05 +08:00
huili
e46de616a6
Merge pull request #5071 from taosdata/hotfix/TD-2541
...
Hotfix/td 2541
2021-01-29 09:11:18 +08:00