Commit Graph

13534 Commits

Author SHA1 Message Date
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
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
Shuduo Sang 3f312f8bf4
Feature/sangshuduo/td 3317 taosdemo interlace (#5476)
* [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

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-17 23:15:18 +08:00
Shengliang Guan 000eac7421 TD-3354 2021-03-17 13:43:21 +00:00
Shengliang Guan 5e94568d53
Merge pull request #5472 from taosdata/fix/TD-3337
[TD-3337]<fix>: [balance] fix pVgroup->pDb NULL pointer crash
2021-03-17 19:27:07 +08:00
Shengliang Guan 1af62a9dc0
Merge pull request #5468 from taosdata/fix/TD-3332
[TD-3332]<fix>: vnode report status if not closing instead of not ready
2021-03-17 19:26:53 +08:00
Shengliang Guan 1e3f28cfb3 hotfix for mxkz 2021-03-17 11:19:05 +00:00
huili 1d5c57d8e2
Merge pull request #5465 from taosdata/test/testcase
[TD-3198]<test>sync test case file
2021-03-17 18:16:02 +08:00
dapan1121 363bacbe76 fix bug 2021-03-17 17:42:39 +08:00
haojun Liao 35f9dabb4a
Merge pull request #5466 from taosdata/feature/query
[td-225]remove unused keywords.
2021-03-17 16:28:16 +08:00
Minglei Jin 785645eef4 [TD-3337]<fix>: [balance] fix pVgroup->pDb NULL pointer crash 2021-03-17 16:26:37 +08:00
Hongze Cheng fcf6a1cf1f [TD-3320]<hotfix>: fix sync coredump 2021-03-17 16:08:55 +08:00
liuyq-617 ee17eab632 rebalance 2021-03-17 15:58:49 +08:00
Shengliang Guan 34565eff16 add some log for debug 2021-03-17 07:47:51 +00:00