huili
|
78ca40f843
|
Merge pull request #5503 from taosdata/test/testcase
[TD-3367]<test>restore last_cache
|
2021-03-19 17:59:58 +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 |
liuyq-617
|
41884e2803
|
fix rmtaos error
|
2021-03-19 16:58:37 +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 |
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 |
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
|
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 |
Ping Xiao
|
4afccbd0a5
|
[TD-3365]<test>: update test case
|
2021-03-19 13:36:30 +08:00 |
Shengliang Guan
|
e9ea8814ec
|
TD-3372
|
2021-03-19 05:30:31 +00:00 |
Shengliang Guan
|
bd45b7a66d
|
Merge pull request #5498 from taosdata/feature/linux
Feature/linux
|
2021-03-19 13:27:55 +08:00 |
Ping Xiao
|
6dcdd6263a
|
Merge branch 'develop' into xiaoping/add_test_case
|
2021-03-19 13:22:19 +08:00 |
haojun Liao
|
7b1dbf2bc6
|
Merge pull request #5499 from taosdata/feature/query
[td-3361]<fix>: fix crash caused by nchar type filter.
|
2021-03-19 13:18:59 +08:00 |
Shuduo Sang
|
d5bacb71c6
|
[TD-3369] <fix>: fix taosdemo invalid write valgrind reports. (#5496)
|
2021-03-19 11:51:13 +08:00 |
Ping Xiao
|
ae73ff2074
|
update docker cluster script
|
2021-03-19 11:12:06 +08:00 |
Haojun Liao
|
22698b8db0
|
[td-225]update the output column index.
|
2021-03-19 10:51:55 +08:00 |
Haojun Liao
|
5586c23906
|
[td-3361]<fix>: fix crash caused by nchar type filter.
|
2021-03-19 10:07:27 +08:00 |
Shengliang Guan
|
8b4bb3fcc4
|
Merge remote-tracking branch 'origin/develop' into feature/linux
|
2021-03-19 02:00:06 +00:00 |
Shengliang Guan
|
c65a1d939c
|
Merge remote-tracking branch 'origin/release/s117_2' into feature/linux
|
2021-03-19 02:00:00 +00:00 |
Ping Xiao
|
5447a88c6c
|
Merge branch 'develop' of https://github.com/taosdata/TDengine into develop
|
2021-03-19 09:56:06 +08:00 |
Shengliang Guan
|
7916c1df3d
|
Merge pull request #5471 from taosdata/hotfix/TD-3320
[TD-3320]<hotfix>: fix sync coredump
|
2021-03-19 09:43:42 +08:00 |
Ping Xiao
|
153a489e12
|
[TD-3365]<test>: add test case for query filter on tag type
|
2021-03-19 09:38:34 +08:00 |
Shengliang Guan
|
bee74151bb
|
fix compile error
|
2021-03-18 22:31:27 +08:00 |
Shengliang Guan
|
cd12c76130
|
Merge pull request #5490 from taosdata/feature/win
TD-3367
|
2021-03-18 22:16:43 +08:00 |
Shuduo Sang
|
d8f1b34f56
|
[TD-3356] <fix>: fix bug regarding limit offset with exist child table. (#5495)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-03-18 21:33:52 +08:00 |
Shengliang Guan
|
af2f6bb02c
|
Merge pull request #5486 from taosdata/feature/linux
[TD-3355]<fix>: Fix invalid table id problem caused by idpool
|
2021-03-18 21:24:00 +08:00 |
Shuduo Sang
|
624a9191ce
|
[TD-3357] <fix>: fix child table count if exists. (#5488)
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-03-18 19:17:19 +08:00 |
huili
|
c72ca2e9dc
|
Merge pull request #5492 from taosdata/xiaoping/add_test_case
update docker cluster script
|
2021-03-18 19:08:57 +08:00 |
huili
|
e5387a1d1b
|
Merge pull request #5494 from taosdata/feature/hrchen
[TD-2943]<fix uninstall-remove tdengine from system>
|
2021-03-18 19:02:36 +08:00 |
tomchon
|
e9ff56e37f
|
[TD-2943]<fix uninstall-remove tdengine from system>
|
2021-03-18 18:54:36 +08:00 |
Elias Soong
|
810ff5db7b
|
Merge pull request #5493 from taosdata/docs/Update-Latest-Feature
[TD-2354] <docs>: need reboot to take effect when alter CACHELAST opt…
|
2021-03-18 18:21:46 +08:00 |
Elias Soong
|
388887efaa
|
[TD-2354] <docs>: need reboot to take effect when alter CACHELAST option.
|
2021-03-18 18:20:59 +08:00 |
Ping Xiao
|
a9ea81aaee
|
update docker cluster script
|
2021-03-18 18:13:44 +08:00 |
Shengliang Guan
|
f0a8c81f16
|
Merge pull request #5484 from taosdata/hotfix/TD-3353
[TD-3353]<hotfix>: solve race condition coredump
|
2021-03-18 18:07:34 +08:00 |
Elias Soong
|
ccf6163678
|
Merge pull request #5491 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
|
2021-03-18 18:04:20 +08:00 |
Shengliang Guan
|
9122ca3b1d
|
TD-3367
|
2021-03-18 09:56:04 +00:00 |
huili
|
668123485c
|
Merge pull request #5489 from taosdata/xiaoping/add_test_case
remove last_cache.py from full test
|
2021-03-18 17:53:13 +08:00 |
Shengliang Guan
|
f301833ffd
|
Merge remote-tracking branch 'origin/develop' into feature/win
|
2021-03-18 09:52:42 +00:00 |
Ping Xiao
|
9e25723078
|
remove last_cache.py from full test
|
2021-03-18 17:48:33 +08:00 |