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 |
zyyang
|
b6b3ee45cf
|
change
|
2021-01-28 16:08:41 +08:00 |
zyyang
|
b7a3581cc0
|
change
|
2021-01-28 15:55:04 +08:00 |
zyyang
|
71543cf085
|
change
|
2021-01-28 15:52:31 +08:00 |
zyyang
|
152b7f00ce
|
change
|
2021-01-28 15:44:57 +08:00 |
zyyang
|
e728058416
|
change
|
2021-01-28 15:43:04 +08:00 |
zyyang
|
20b1ea71e2
|
change
|
2021-01-28 15:41:08 +08:00 |
zyyang
|
b11a514280
|
change
|
2021-01-28 15:39:19 +08:00 |
zyyang
|
81d66d8995
|
change
|
2021-01-28 15:32:19 +08:00 |
zyyang
|
0605028372
|
change
|
2021-01-28 15:24:42 +08:00 |
zyyang
|
cf72ddb16d
|
change
|
2021-01-28 15:19:43 +08:00 |
Shuduo Sang
|
c244f389ff
|
[TD-2873] <fix>: fix JdbcRestfulDemo.java compile issue.
|
2021-01-28 11:43:48 +08:00 |
zyyang
|
0bcb46afb2
|
change
|
2021-01-27 22:42:01 +08:00 |
zyyang
|
6a73886ed2
|
change
|
2021-01-27 19:35:51 +08:00 |
zyyang
|
6fecb25da8
|
change
|
2021-01-27 19:25:59 +08:00 |
zyyang
|
c076d6aeb2
|
change
|
2021-01-27 18:57:04 +08:00 |
zyyang
|
a792e6c3d0
|
change
|
2021-01-27 18:51:58 +08:00 |
zyyang
|
40f4534f2a
|
change
|
2021-01-27 17:55:54 +08:00 |
zyyang
|
ee85996beb
|
change
|
2021-01-27 17:51:38 +08:00 |
zyyang
|
b346f51889
|
change
|
2021-01-27 17:10:08 +08:00 |
zyyang
|
a763cb48fe
|
change
|
2021-01-27 16:20:43 +08:00 |
zyyang
|
3e588cffd0
|
change
|
2021-01-27 16:17:23 +08:00 |
zyyang
|
70bed13745
|
change
|
2021-01-27 16:07:55 +08:00 |
zyyang
|
2839d49757
|
change
|
2021-01-27 15:27:12 +08:00 |
zyyang
|
9b67864f56
|
change
|
2021-01-27 15:21:29 +08:00 |
zyyang
|
224b850b62
|
change
|
2021-01-27 15:20:35 +08:00 |
zyyang
|
61a1563864
|
change
|
2021-01-27 15:17:10 +08:00 |
zyyang
|
99ef14af98
|
change
|
2021-01-27 15:12:48 +08:00 |
zyyang
|
3ef5dea4a4
|
change
|
2021-01-27 14:29:13 +08:00 |
zyyang
|
e76038cd0f
|
change
|
2021-01-27 14:02:18 +08:00 |
zyyang
|
9ed2f88bbc
|
change
|
2021-01-27 13:54:39 +08:00 |
zyyang
|
45a0bf5c15
|
change
|
2021-01-27 13:46:26 +08:00 |
zyyang
|
df6bc52856
|
change
|
2021-01-27 13:42:46 +08:00 |
zyyang
|
ee236c2088
|
change
|
2021-01-27 12:41:56 +08:00 |
zyyang
|
1ceacaafa8
|
[TD-2541]<fix>: optimized the connection pool demo codes
|
2021-01-27 11:52:03 +08:00 |
zyyang
|
c5b69e7109
|
[TD-2597]<fix>: fix Druid and HikariCP configurations
|
2021-01-26 17:34:34 +08:00 |
huili
|
cee64b0c16
|
Merge pull request #5029 from taosdata/hotfix/TD-2827
[TD-2827]<fix>: fix JDBC-RESTful resultSet and restSetMetaData bugs
|
2021-01-26 16:00:41 +08:00 |
freemine
|
4a669b9b31
|
how to do a pressure-test upon eok: refer to comments in tests/examples/c/epoll.c
|
2021-01-26 10:58:10 +08:00 |
zyyang
|
bc5fc8cc8b
|
Merge branch 'develop' into hotfix/TD-2827
|
2021-01-26 10:46:24 +08:00 |
zyyang
|
33f099b57c
|
[TD-2827]<fix>: fix JDBC-RESTful resultSet and restSetMetaData bugs
|
2021-01-26 10:19:34 +08:00 |
freemine
|
0765b2363c
|
Merge remote-tracking branch 'upstream/develop' into mac
|
2021-01-23 08:47:00 +08:00 |
freemine
|
94eb0e1e71
|
1. __APPLE__
2. tsem_xxx for mac
|
2021-01-23 08:44:32 +08:00 |
huili
|
52b135c1be
|
Merge pull request #4988 from taosdata/feature/TD-2271
Feature/td 2271
|
2021-01-22 09:19:04 +08:00 |
zyyang
|
c8b6ff8689
|
change
|
2021-01-21 18:19:10 +08:00 |
haojun Liao
|
2f34cf62fe
|
Merge pull request #4960 from taosdata/feature/query
Feature/query
|
2021-01-21 13:34:57 +08:00 |
zyyang
|
bbcdd5dbf8
|
change
|
2021-01-20 15:59:51 +08:00 |
huili
|
ee5d9b2498
|
Merge pull request #4947 from taosdata/hotfix/sangshuduo/TD-2769-nodejs-12+-adapt
Hotfix/sangshuduo/td 2769 nodejs 12+ adapt
|
2021-01-20 11:06:55 +08:00 |
huili
|
2b7e6d975f
|
Merge pull request #4955 from taosdata/feature/TD-2776
Feature/td 2776
|
2021-01-20 11:06:23 +08:00 |
Haojun Liao
|
986aff05d4
|
[TD-225]merge develop
|
2021-01-20 11:01:46 +08:00 |
freemine
|
6485afb69d
|
Merge remote-tracking branch 'upstream/develop' into mac
|
2021-01-20 10:30:02 +08:00 |
Shuduo Sang
|
99b31035a6
|
[TD-2769] <fix>: make nodejs connector use napi to support v10 and v12.
|
2021-01-18 19:47:23 +08:00 |
Shuduo Sang
|
c3cd63218c
|
Merge branch 'develop' into hotfix/sangshuduo/TD-2769-nodejs-12+-adapt
|
2021-01-18 14:50:36 +08:00 |
zyyang
|
4509e2c368
|
change
|
2021-01-18 10:34:51 +08:00 |
freemine
|
0ef43ca365
|
literal big integer
|
2021-01-17 21:53:02 +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 |
zyyang
|
10b1d91070
|
[TD-2776]<feature>: add stable infos in getTables method
|
2021-01-17 16:43:30 +08:00 |
haojun Liao
|
7d4287eccf
|
Merge pull request #4917 from taosdata/feature/query
Feature/query
|
2021-01-17 13:12:10 +08:00 |
freemine
|
60a9725d03
|
replace array initializer with memset
|
2021-01-17 02:07:25 +08:00 |
freemine
|
54af96b6f0
|
adding TAOS license header
|
2021-01-17 01:37:58 +08:00 |
freemine
|
0759bbb2a6
|
Merge remote-tracking branch 'upstream/develop' into mac
|
2021-01-17 00:51:26 +08:00 |
Haojun Liao
|
e1b1b3141f
|
[TD-225]fix bug in prepare stmt
|
2021-01-16 15:17:42 +08:00 |
huili
|
20d0279971
|
Merge pull request #4919 from taosdata/test/TD-2695
Test/td 2695
|
2021-01-16 15:08:05 +08:00 |
freemine
|
1e7037e8e1
|
epoll and kqueue
|
2021-01-16 13:11:33 +08:00 |
freemine
|
499644d5a7
|
epoll.c test in CMakeLists.txt
|
2021-01-15 23:11:24 +08:00 |
freemine
|
c46f6ac022
|
add epoll.c tests
|
2021-01-15 22:39:56 +08:00 |
freemine
|
a649f55195
|
eok
|
2021-01-15 22:34:48 +08:00 |
Shuduo Sang
|
3bfbbc8c10
|
[TD-2769] <fix>:nodejs 12+ adapt
|
2021-01-15 19:26:31 +08:00 |
Haojun Liao
|
b15eb99494
|
[TD-225]refactor codes.
|
2021-01-15 11:23:21 +08:00 |
Shuduo Sang
|
686b90998d
|
[TD-2598] feature: C# taosdemo, hide config print.
|
2021-01-12 23:34:43 +08:00 |
Shuduo Sang
|
4acd2069e6
|
[TD-2598] feature: C# taosdemo, use return value.
|
2021-01-12 19:24:33 +08:00 |
Shuduo Sang
|
68a9a2ae44
|
[TD-2598] feature: C# taosdemo, CI integration.
|
2021-01-12 19:14:01 +08:00 |
Shuduo Sang
|
7b476ef75f
|
[TD-2598] feature: C# taosdemo, support query command.
|
2021-01-12 18:52:35 +08:00 |
Shuduo Sang
|
2f027acdd5
|
[TD-2598] feature: C# taosdemo, cleanup and minor fix.
|
2021-01-12 15:47:50 +08:00 |
zyyang
|
5806683eb7
|
change
|
2021-01-12 14:03:44 +08:00 |
zyyang
|
cfe4422580
|
[TD-2695]<test>: change jdbc unit test cases
|
2021-01-11 18:12:30 +08:00 |
huili
|
204f50d6c7
|
Merge pull request #4841 from taosdata/feature/sangshuduo/TD-2598
[TD-2598] feature: C# taosdemo, remove .dll to support both Linux and Windows.
|
2021-01-07 15:06:25 +08:00 |
zyyang
|
251f9d0836
|
change
|
2021-01-07 10:53:24 +08:00 |
zyyang
|
3fad85e3a9
|
[TD-2286]<fix>: fix wrong error info when use unexisted database
|
2021-01-07 10:50:11 +08:00 |
Shuduo Sang
|
54e479015c
|
[TD-2598] feature: C# taosdemo, update README.md
|
2021-01-07 00:07:53 +08:00 |
Shuduo Sang
|
1037822a57
|
[TD-2598] feature: C# taosdemo. add TDengineDriver.cs
|
2021-01-06 23:46:27 +08:00 |
Shuduo Sang
|
221877050f
|
[TD-2598] feature: C# taosdemo, remove .dll to support both Linux and Windows.
|
2021-01-06 23:33:41 +08:00 |
Shuduo Sang
|
fc166e9c98
|
[TD-2598] feature: C# taosdemo support normal table, and insert only.
|
2021-01-06 23:30:20 +08:00 |
zyyang
|
efe299f09d
|
change
|
2021-01-06 10:09:41 +08:00 |
zyyang
|
4fee1be84a
|
merge from develop
|
2021-01-06 10:05:07 +08:00 |
zyyang
|
4c18fcd557
|
Merge branch 'develop' into feature/TD-2191
|
2021-01-05 17:12:02 +08:00 |
zyyang
|
d9705c08ba
|
change
|
2021-01-05 15:12:08 +08:00 |
zyyang
|
ec85a24cea
|
change
|
2021-01-05 15:10:47 +08:00 |
zyyang
|
fa6bf4d3e7
|
change
|
2021-01-05 15:03:55 +08:00 |
zyyang
|
92a7bd4601
|
change
|
2021-01-05 14:58:11 +08:00 |
zyyang
|
2406b9d609
|
change
|
2021-01-05 14:39:49 +08:00 |
zyyang
|
af9e38b522
|
change
|
2021-01-05 14:33:11 +08:00 |
zyyang
|
bcc8dabd03
|
change
|
2021-01-05 14:11:20 +08:00 |
zyyang
|
b1862fef52
|
change
|
2021-01-05 13:33:04 +08:00 |
zyyang
|
243d58d1fa
|
change
|
2021-01-05 13:29:59 +08:00 |
zyyang
|
f1896f54e9
|
[TD-2297]<test>: check local taos-jdbcdriver-2.0.x.jar
|
2021-01-05 11:40:45 +08:00 |
zyyang
|
3d80c54c94
|
change
|
2021-01-04 17:40:34 +08:00 |
zyyang
|
a96e1229f0
|
change
|
2021-01-04 16:27:35 +08:00 |
zyyang
|
18812217d3
|
change
|
2021-01-04 10:53:25 +08:00 |
zyyang
|
27e6937570
|
change
|
2021-01-04 10:46:15 +08:00 |
Shuduo Sang
|
2cef0333df
|
[TD-2598] feature: C# taosdemo
update README.md
|
2021-01-03 22:48:56 +08:00 |
Shuduo Sang
|
05a12b6357
|
[TD-2598] feature: C# taosdemo
support multithread create table and insertion.
|
2021-01-03 22:46:02 +08:00 |