Commit Graph

18005 Commits

Author SHA1 Message Date
Shuduo Sang a1659f0986
[TD-6194]<fix>: taosdemo wrong data (#7516) 2021-08-23 12:02:29 +08:00
Elias Soong 26c2c00af3
Merge pull request #7520 from taosdata/docs/Update-Latest-Feature
[TD-6255] <docs>: fix minor format things in English Java doc.
2021-08-23 11:28:12 +08:00
Elias Soong 0c073c84da [TD-6255] <docs>: fix minor format things in English Java doc. 2021-08-23 11:27:47 +08:00
Elias Soong 0594c5c64c
Merge pull request #7508 from taosdata/doc/TD-6255
[TD-6255]<doc>: java connector english document
2021-08-23 10:38:54 +08:00
zyyang c1fe68407d fix a spelling error 2021-08-23 10:07:56 +08:00
zyyang bb9322681e fix some error 2021-08-23 09:58:36 +08:00
Shuduo Sang 03c9253d9a
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#7509)
* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

fix subscribeTest pids uninitialized.

* [TD-3197] <fix>: fix taosdemo coverity scan issues.

* [TD-3197] <fix>: fix coverity scan issues.

check super tbl info pointer.

* [TD-3197] <fix>: fix coverity scan issues.

move sub tbl query thread join into loop

* [TD-3197] <fix>: fix coverity scan issues.

remove unused variable

* [TD-3197] <fix>: fix coverity scan issues.

use more secure random library

* [TD-3197] <fix>: fix coverity scan issues.

use strncpy for more safe

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

replace arc4random with rand().

* [TD-3197] <fix>: fix coverity scan issues.

check stb info pointer for start time

* [TD-3197] <fix>: fix coverity scan issues.

fix strcpy vulnerability

* [TD-3197] <fix>: fix taosdemo coverity scan issue.

modify taosdemoTest2. try to check database continously.

* [TD-3197] <fix>: taosdemo coverity scan issues.

* [TD-3197] <fix>: fix memory leak when parsing arguments.

* [TD-3197] <fix>: fix cmake strip arguments.

* [TD-3197] <fix>: taosdemo coverity scan.

fix cmake string manipulation.

* [TD-3197]<fix>: taosdemo coverity scan issue.

configDir buffer overwrite.

* [TD-3197]<fix>: coverity scan issue.

taosdump argument validation.

* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.

* [TD-3197]<fix>: taosdemo coverity scan.

append result buf to file. for develop branch.

* exit if read sample file failed.

* fix converity scan issue.

* fix coverity scan issue.

* fix coverity scan memory leak.

* fix resource leak reported by coverity scan.

* fix taosdemo coverity scan issue.

* fix tcsetattr and getchar return value determination bug.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-22 21:10:56 +08:00
zyyang 3c2732e1d2 fix the title 2021-08-22 01:24:59 +08:00
zyyang 4d01963ec2 [TD-6255]<doc>: java connector document 2021-08-22 01:18:57 +08:00
Shuduo Sang 5080c2a4be
[TD-6253]<fix>: taosdump cmdline param verification. (#7505) 2021-08-21 21:58:08 +08:00
Elias Soong e7fb90ee14
Merge pull request #7507 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: describe version dependency of cacheLast parameter.
2021-08-21 20:01:02 +08:00
Elias Soong c61c3de638 [TD-2639] <docs>: describe version dependency of cacheLast parameter. 2021-08-21 20:00:10 +08:00
Zhiqiang Wang 87bf0e2b36
[TD-5772]<fix>: arm64 compilation problem. (#7357)
* [TD-5772]<fix>: arm64 compilation problem.

* [TD-5772]<fix>: arm64 compilation problem.

* [TD-5772]<fix>: arm64 compilation problem.

* [TD-5772]<fix>: arm64 compilation problem.

* [TD-5772]<fix>: arm64 compilation problem.

* [TD-5772]<fix>: arm64 compilation problem.

* [TD-5772]<fix>: arm64 compilation problem.
2021-08-21 17:23:39 +08:00
Shuduo Sang d02d71c16d
[TD-6251]<fix>: taosdemo error msg with datetime info. (#7500) 2021-08-21 09:06:19 +08:00
Elias Soong 03d7708d38
Merge pull request #7498 from taosdata/docs/Update-Latest-Feature
[TD-4555] <docs>: update example code about SQL function DERIVATIVE().
2021-08-20 19:17:10 +08:00
Elias Soong d0c6f75f15 [TD-4555] <docs>: update example code about SQL function DERIVATIVE(). 2021-08-20 19:16:47 +08:00
Elias Soong 9cab5d3673
Merge pull request #7497 from taosdata/docs/Update-Latest-Feature
[TD-4555] <docs>: add example code about SQL function DERIVATIVE().
2021-08-20 18:57:34 +08:00
Elias Soong d4acd45407 [TD-4555] <docs>: add example code about SQL function DERIVATIVE(). 2021-08-20 18:57:10 +08:00
dapan1121 8cd5a3d81f
Merge pull request #7478 from taosdata/enhance/TD-6233
[TD-6233]<enhance>: make column compression threshold user configurable
2021-08-20 18:44:40 +08:00
dapan1121 80aa65dd56
Merge pull request #7440 from taosdata/fix/TD-6011
[TD-6011]<fix>: where clause including 'bool' Keyword causes core dump
2021-08-20 18:18:20 +08:00
Elias Soong c545acffa9
Merge pull request #7494 from taosdata/docs/Update-Latest-Feature
[TD-5331] <docs>: describe stmt function for inserting data into mult…
2021-08-20 17:32:54 +08:00
Elias Soong 7ad6085339 [TD-5331] <docs>: describe stmt function for inserting data into multi sub-tables belong to one same super table. 2021-08-20 17:32:32 +08:00
Linhe Huo 306137cac5
[TD-6241]<fix>: fix unexpected nan while inserting None as float/doub… (#7486)
* [TD-6241]<fix>: fix unexpected nan while inserting None as float/double type

* [TD-6241]<fix>: fix binary bind error in python connector
2021-08-20 16:28:09 +08:00
Elias Soong 2fcc703f65
Merge pull request #7490 from taosdata/docs/Update-Latest-Feature
[TD-2639] <docs>: fix typo in parameters.
2021-08-20 16:27:39 +08:00
Linhe Huo a2e5f6504c
[TD-6231]<fix>: fix all none error of stmt multibind in python connector (#7482) 2021-08-20 14:00:45 +08:00
Ganlin Zhao 033fcd857b [TD-6234]<test>: add unit test case for TD-6011 2021-08-20 10:51:17 +08:00
Hongze Cheng 032cea14fa
Merge pull request #7467 from taosdata/fix/TD-6207-develop
Fix/td 6207 develop
2021-08-20 10:33:53 +08:00
Hongze Cheng 9f96559a01
Merge pull request #6531 from taosdata/feature/TD-4352
[TD-4352]compact tsdb meta data feature
2021-08-20 10:33:04 +08:00
dapan1121 f2627a91a5
Merge pull request #7450 from taosdata/enhance/TD-6165
[TD-6165]<enhance>: use memcpy to replace wcsncmp for nchar type comparision
2021-08-20 08:43:54 +08:00
Ganlin Zhao 9cd910b96f [TD-6233]<enhance>: make column compression threshold user configurable 2021-08-19 23:50:50 +08:00
Ganlin Zhao 63223c59c0 [TD-6233]<enhance>: make column compression threshold user configurable 2021-08-19 23:45:08 +08:00
Ganlin Zhao bb28e3a5f8 [TD-6233]<enhance>: make column compression threshold user configurable 2021-08-19 23:43:02 +08:00
Shuduo Sang e9c28a6307
Feature/sangshuduo/td 5844 cmdline parameters align (#7458)
* [TD-5844]<feature>: make cmd line parameter similar.

* fix test case align with taosdemo change.

* fix windows stack overflow issue.

* fix mac compile error.

* fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py

* fix windows compiler options.

* make taos.exe use mysql style password input.

* make taos shell and taosdump use mysql style password input.

* determine scanf return value.

* make console echo off during password input.

* use one macro to define password length.

* fix --password. change taos shell '-z' for timezone
2021-08-19 23:34:47 +08:00
Shuduo Sang 3e64ce5c2d
Feature/sangshuduo/td 5136 taosdemo rework (#7472)
* [TD-5136]<feature>: taosdemo simulate real senario.

* update test case according to taosdemo change

* adjust range of semi-random data.

* make demo mode use different tag name and value.

* change malloc to calloc for pid allocation.

* fix typo.

* fix binary length default value and group id logic.

* fix help msg.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-08-19 21:29:36 +08:00
Shuduo Sang 99d8d0333a
[TD-6219]<fix>: remove few taosdemo macros. (#7468) 2021-08-19 18:53:53 +08:00
Elias Soong 7f9eca2a19 [TD-2639] <docs>: fix typo in parameters. 2021-08-19 17:02:48 +08:00
Haojun Liao 4c2e4f2930
Merge pull request #7463 from taosdata/feature/query
Feature/query
2021-08-19 16:22:17 +08:00
lichuang 23cbcdd0b6 [TD-4352]<feature>fix bug:save new file content in new meta cache 2021-08-19 15:11:11 +08:00
Hongze Cheng 619d9712c6
Merge pull request #7460 from taosdata/enhance/TD-6184-D
[TD-6184]<enhance>: optimize insert from imported file
2021-08-19 15:04:57 +08:00
Liu Jicong 909e57325a [TD-6207]<fix>: fix altering schema too much corrupting meta file 2021-08-19 14:24:54 +08:00
Liu Jicong b6b5c03744 small fix 2021-08-19 14:24:54 +08:00
Elias Soong 49925cccf0
Merge pull request #7462 from taosdata/zyyang-taosdata-patch-1
Update docs.md
2021-08-19 14:05:35 +08:00
Zhiyu Yang a9aaa1c099
add jdbc driver’s compatibility description
add jdbc driver’s compatibility description
2021-08-19 14:03:55 +08:00
Zhiyu Yang 895bbd9aab
Update docs.md
suggest use taos-jdbcdriver-2.0.34
2021-08-19 13:46:11 +08:00
Cary Xu 021fc6af21 [TD-6184]<enhance>: optimize insert from imported file 2021-08-19 13:02:34 +08:00
Elias Soong 2273e8e8a1
Merge pull request #7459 from taosdata/docs/Update-Latest-Feature
[TD-4181] <docs>: move intro part to be the beginning of Java doc.
2021-08-19 12:44:12 +08:00
Elias Soong a17b3c9101 [TD-4181] <docs>: move intro part to be the beginning of Java doc. 2021-08-19 12:43:39 +08:00
Haojun Liao ac3208736b [td-6216] add the removed code segment back. 2021-08-19 11:25:33 +08:00
Elias Soong a683e0d028
Merge pull request #7457 from taosdata/docs/Update-Latest-Feature
[TD-6174] <docs>: remove links to Chinese pages in English "doc/getti…
2021-08-19 11:14:20 +08:00
Haojun Liao 5585b4be87 [td-6216] remove the unused code segment. 2021-08-19 11:13:29 +08:00