Commit Graph

13703 Commits

Author SHA1 Message Date
Shengliang Guan e600ffa154
Merge pull request #5519 from taosdata/release/s118
Release/s118
2021-03-22 10:30:28 +08:00
Shengliang Guan ff4646612e
Merge pull request #5512 from taosdata/feature/linux
run ci for odbc
2021-03-22 10:30:02 +08:00
Hongze Cheng e11f0585ef [TD-3298]<hotfix>: fix coverity scan error 2021-03-22 10:00:55 +08:00
dapan1121 e60179df4b Merge branch 'develop' into feature/TD-3295 2021-03-22 09:11:51 +08:00
Shuduo Sang bf684ed118 cast to long in taodemo.c 2021-03-21 18:42:15 +00:00
plum-lihui e6f2fbb82d change version 2021-03-22 01:17:34 +08:00
Shengliang Guan d546f74a84
Merge pull request #5516 from taosdata/hotfix/TD-3310
TD-3310
2021-03-21 12:51:26 +08:00
Shengliang Guan 4ee65dcd0e Merge branch 'hotfix/TD-3310' into feature/linux 2021-03-20 20:59:56 +08:00
Shengliang Guan 24db5df0c5 TD-3310 2021-03-20 19:27:49 +08:00
Shengliang Guan 81c538ce13 TD-3302 2021-03-20 19:18:54 +08:00
Shengliang Guan 89b913c2bc TD-3310 2021-03-20 19:16:12 +08:00
Shengliang Guan 69dfd40a3b Merge remote-tracking branch 'origin/develop' into feature/linux 2021-03-20 18:50:42 +08:00
wu champion 9172e9346e [test]<fix> add test case and bug case 2021-03-20 16:10:45 +08:00
wu champion 872fec6565 Merge branch 'develop' into feature/TD-1380 2021-03-20 12:01:25 +08:00
Shuduo Sang 30b2611257
Feature/sangshuduo/td 3317 taosdemo interlace (#5515)
* [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.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-20 09:21:05 +08:00
dapan1121 7d246d656e fix bug 2021-03-19 19:47:33 +08:00
wu champion d2aa6fe5ad [TD-1380]<fix> fix the case of query1970YearsAf.py 2021-03-19 18:35:26 +08:00
haojun Liao e555bb974c
Merge pull request #5510 from taosdata/hotfix/TD-3375
[TD-3375]wrong table id issue
2021-03-19 18:18:08 +08:00
Shengliang Guan e3b4ceab88 Merge remote-tracking branch 'freemine/odbc2' into feature/linux 2021-03-19 10:15:06 +00:00
Shengliang Guan c5ff2275e9
Merge pull request #5511 from taosdata/feature/linux
change queued msg from 10k to 100k
2021-03-19 18:00:37 +08:00
huili 78ca40f843
Merge pull request #5503 from taosdata/test/testcase
[TD-3367]<test>restore last_cache
2021-03-19 17:59:58 +08:00
wu champion e041d4897a
Merge pull request #10 from wu-champion/develop
更新0319内容到1380
2021-03-19 17:50:55 +08:00
wu champion 818374f129
Merge pull request #9 from taosdata/develop
再次更新319
2021-03-19 17:48:23 +08:00
Shuduo Sang b294d3ebaa
Feature/sangshuduo/td 3317 taosdemo interlace (#5500)
* [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.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-19 17:43:18 +08:00
haojun Liao 8805404cd5
Merge pull request #5504 from taosdata/hotfix/TD-3351
[TD-3351]fix fid error when ts < 0
2021-03-19 17:39:26 +08:00
liuyq-617 76643f0f5d fix 2021-03-19 17:37:44 +08:00
wu champion 091d69a9c0
Merge pull request #8 from taosdata/develop
更新0319内容
2021-03-19 17:07:59 +08:00
freemine ef67b46901 link taos_static for tcodbc 2021-03-19 16:59:25 +08:00
liuyq-617 41884e2803 fix rmtaos error 2021-03-19 16:58:37 +08:00
Shengliang Guan 6143a169f7 change queued msg from 10k to 100k 2021-03-19 08:22:59 +00:00
dapan1121 485ec16ca4 wrong table id issue 2021-03-19 16:14:14 +08:00
Shengliang Guan dd0f7be31d
Merge pull request #5502 from taosdata/fix/TD-3370
[TD-3370]<fix>: fix used disk size, show acctual used instead of non-…
2021-03-19 15:39:03 +08:00
freemine 79e7343495 Merge remote-tracking branch 'upstream/develop' into odbc2 2021-03-19 15:32:18 +08:00
wu champion 59790c4dc0
Merge pull request #7 from wu-champion/develop
更新分支1380
2021-03-19 15:29:45 +08:00
wu champion fbed83c460
Merge pull request #6 from taosdata/develop
更新0319内容
2021-03-19 15:28:51 +08:00
Elias Soong 66217d3060
Merge pull request #5507 from taosdata/Aries-Lee1991-patch-2
Update README-CN.md
2021-03-19 14:55:13 +08:00
Elias Soong 86de3015f5
Merge pull request #5506 from taosdata/Aries-Lee1991-patch-1
Update README.md
2021-03-19 14:54:36 +08:00
Elias Soong 3163a4d570
Merge pull request #5508 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: fix link url detail.
2021-03-19 14:53:30 +08:00
Elias Soong 46791d86e1 [TD-2639] <docs>: fix link url detail. 2021-03-19 14:52:47 +08:00
Xiaxin Li c2296f76b0
Update README-CN.md
Add the link to switch interface language to English.
2021-03-19 14:52:40 +08:00
Xiaxin Li edf8eb5932
Update README.md
Add the link to switch interface language to Chinese.
2021-03-19 14:51:16 +08:00
dapan1121 a4eb005385 Merge branch 'develop' into feature/TD-3295 2021-03-19 14:43:00 +08:00
Elias Soong ab3e51356f
Merge pull request #5505 from taosdata/Aries-Lee1991-patch-1
Add README-CN.md
2021-03-19 14:42:23 +08:00
Xiaxin Li b043c45dbf
Add README-CN.md
add README-CN.md
2021-03-19 14:39:05 +08:00
dapan1121 647a0e9919 fix bug 2021-03-19 14:37:25 +08:00
dapan1121 6eeebb0b2c fix fid error when ts < 0 2021-03-19 14:24:39 +08:00
liuyq-617 6c96795ab1 [TD-3367]<test>restore last_cache 2021-03-19 14:14:21 +08:00
Minglei Jin 20f2a7b71e [TD-3370]<fix>: fix used disk size, show acctual used instead of non-avail to current user 2021-03-19 13:54:27 +08:00
Shengliang Guan 31e5c26bdd
Merge pull request #5501 from taosdata/feature/linux
TD-3372
2021-03-19 13:51:14 +08:00
huili 49e7159be0
Merge pull request #5497 from taosdata/xiaoping/add_test_case
[TD-3365]<test>: add test case for query filter on tag type
2021-03-19 13:50:24 +08:00