Commit Graph

13703 Commits

Author SHA1 Message Date
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
freemine 64e3e94466 Merge remote-tracking branch 'upstream/develop' into odbc2 2021-03-19 10:49:27 +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
dapan1121 c07d2ff9ee fix bug 2021-03-18 19:30:51 +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
Shuduo Sang 7610e8111d
Feature/sangshuduo/td 3317 taosdemo interlace (#5485)
* [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.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-18 17:43:09 +08:00
Shengliang Guan 681c314b44 TD-3355 2021-03-18 09:40:07 +00:00
haojun Liao 1835aaada8
Merge pull request #5483 from taosdata/feature/query
[td-3361]<fix>: nchar tag filter caused client crash.
2021-03-18 16:17:41 +08:00
Shengliang Guan fdc0febbe6 [TD-3355]<fix>: Fix invalid table id problem caused by idpool 2021-03-18 16:00:55 +08:00
Elias Soong 1f61557cbd [TD-2639] <docs>: improve expression of some sentences. 2021-03-18 15:56:26 +08:00
Hongze Cheng e4e46768a6 [TD-3353]<hotfix>: solve race condition coredump 2021-03-18 15:50:55 +08:00
haojun Liao eb2eada0e2
Merge pull request #5474 from taosdata/hotfix/TD-3348
[TD-3348]sqlobj already released when async error returns
2021-03-18 15:28:18 +08:00
Haojun Liao 7447a8c562 [td-3361]<fix>: nchar tag filter caused client crash. 2021-03-18 15:24:36 +08:00
Elias Soong 2d8c695239 [TD-3363] <docs>: fix typo. 2021-03-18 14:47:39 +08:00
Elias Soong 5dfacc615f
Merge pull request #5481 from taosdata/docs/Update-Latest-Feature
[TD-3352] <docs>: move "quick run" section into "install" part.
2021-03-18 14:40:03 +08:00
Elias Soong 9f00cd82bb [TD-3352] <docs>: move "quick run" section into "install" part. 2021-03-18 14:39:34 +08:00
huili 0c46529296
Merge pull request #5479 from taosdata/test/testcase
[TD-3318]<test>add case for stddev
2021-03-18 14:15:27 +08:00
liuyq-617 53496c7844 fix 2021-03-18 11:21:56 +08:00
liuyq-617 282d1c10f2 [TD-3318]<test>add case for stddev 2021-03-18 11:18:51 +08:00
haojun Liao 6fa8a3c2da
Merge pull request #5461 from Wizzercn/develop
fix: jdbc connector RestfulResultSet.getString NPE
2021-03-18 11:04:15 +08:00
Shengliang Guan 1601a1e5cf
Merge pull request #5470 from taosdata/feature/linux
add some log for debug
2021-03-18 09:45:30 +08:00
Shuduo Sang 199e61ec54
Feature/sangshuduo/td 3317 taosdemo interlace (#5477)
* [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

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-18 09:41:26 +08:00