Elias Soong
|
7f8008a1f6
|
Merge pull request #7901 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
|
2021-09-13 23:10:00 +08:00 |
Elias Soong
|
358b876eee
|
[TD-5641] <docs>: describe UDF.
|
2021-09-13 23:09:31 +08:00 |
Shuduo Sang
|
f449f25078
|
Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7875)
* [TD-5872]<fix>: taosdemo stmt improve.
* refactor stmt functions.
* [TD-5872]<fix>: taosdemo stmt csv perf improve.
* rand func back to early impl.
* fix windows/mac compile error.
* fix empty tag sample.
* [TD-5873]<test>add stmt’performance taosdemo testcase
* add data_type enum and stmt_batch framework.
* use data type enum and fix test case limit/offset.
* revert thread number.
* rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
* split func for stmt interlace.
* fix bug that get build path.
* stmt batch interlace works.
* fix start time issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
|
2021-09-13 22:24:25 +08:00 |
Hui Li
|
d86c5910ec
|
Merge pull request #7874 from taosdata/test/td-6515-2
[TD-6515]<test>: add 45 testcases for OpenTSDB telnet style data import
|
2021-09-13 19:53:28 +08:00 |
Shuduo Sang
|
1f0b6a6c3d
|
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#7881)
* [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.
* fix coverity scan issue.
* fix two more coverity scan issues.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
|
2021-09-13 19:22:59 +08:00 |
Zhiyu Yang
|
0d3f08f5ab
|
[TS-345]<hotfix>: fix install_clien.sh for Darwin installing script (#7897)
|
2021-09-13 19:21:58 +08:00 |
dapan1121
|
2fbaf13729
|
Merge pull request #7826 from taosdata/feature/szhou/regex-nmatch
support match/nmatch relation between binary/nchar tbname/tag/col and posix regular expression
|
2021-09-13 17:38:23 +08:00 |
Zhiyu Yang
|
616eb0e738
|
[test]<TS-242>: add test case for JDBCType and DataType compare (#7883)
|
2021-09-13 16:51:39 +08:00 |
Elias Soong
|
52e693ec48
|
Merge pull request #7830 from Cerdore/cxs
fix(docs): fix format of lowercase, and replace ‘taosc’ with 'TAOSC'
|
2021-09-13 16:35:31 +08:00 |
Elias Soong
|
f2cfec65b0
|
Merge pull request #7842 from Jellal-HT/patch-2
fix issue #7838
|
2021-09-13 16:32:38 +08:00 |
Elias Soong
|
391ef40974
|
[TD-6404] <docs>: update details about Schemaless Insert.
|
2021-09-13 16:11:20 +08:00 |
shenglian zhou
|
ad6ab9395e
|
Merge branch 'develop' into feature/szhou/regex-nmatch
|
2021-09-13 14:01:13 +08:00 |
Hui Li
|
2ba315ffb7
|
Merge pull request #7885 from taosdata/test/TD-6617-d
[TD-6617]<test>: modify fulltest.sh
|
2021-09-13 13:47:51 +08:00 |
shenglian zhou
|
f79bcf1d5f
|
[TD-6616]<fix>:check the right side of match to be a node value of binary type
|
2021-09-13 13:20:20 +08:00 |
shenglian zhou
|
13d8bb8348
|
Merge branch 'develop' into feature/szhou/regex-nmatch
|
2021-09-13 11:19:41 +08:00 |
tomchon
|
334400fb32
|
add tsdb testcase to fulltest'script
|
2021-09-13 11:19:05 +08:00 |
happyguoxy
|
39273a13ba
|
[TD-6617]<test>: modify fulltest.sh
|
2021-09-13 10:36:12 +08:00 |
tomchon
|
2cfeb6236a
|
Merge branch 'feature/TD-4352' of github.com:taosdata/TDengine into feature/TD-4352
|
2021-09-13 10:28:46 +08:00 |
Zhiyu Yang
|
3fd7e3511b
|
Enh/ts-339 refactor code in springbootdemo and JDBCDemo (#7867)
* fix confilct
* refactor code in springbootdemo
|
2021-09-13 10:15:01 +08:00 |
dapan1121
|
b1b09f65bf
|
Merge pull request #7825 from taosdata/feature/TD-6443
[TD-6443]<feature>: Support OpenTSDB HTTP JSON data import format
|
2021-09-13 10:03:05 +08:00 |
shenglian zhou
|
e15abb2eac
|
Merge branch 'develop' into feature/szhou/regex-nmatch
|
2021-09-13 09:22:42 +08:00 |
dapan1121
|
10db0c2b68
|
Merge pull request #7854 from taosdata/fix/TS-263
[TS-263]<fix>: make response of alter consistent with create and drop
|
2021-09-13 09:07:41 +08:00 |
dapan1121
|
db129349b9
|
Merge pull request #7876 from taosdata/fix/TD-6416
[TD-6416]<fix>: fixed memory leak and crash bug
|
2021-09-13 09:05:48 +08:00 |
jiajingbin
|
d4b7655b97
|
add errorTypeCheckCase()
|
2021-09-12 21:48:48 +08:00 |
Elias Soong
|
c76a0f3305
|
Merge pull request #7880 from taosdata/docs/Update-Latest-Feature
[TD-6187] <docs>: describe JOIN clause.
|
2021-09-12 21:28:50 +08:00 |
Elias Soong
|
4290c0d13c
|
[TD-6187] <docs>: describe JOIN clause.
|
2021-09-12 21:28:27 +08:00 |
Elias Soong
|
92eb1f8230
|
Merge pull request #7879 from taosdata/docs/Update-Latest-Feature
[TD-4591] <docs>: describe lossy compression module TSZ for FLOAT & D…
|
2021-09-12 20:10:48 +08:00 |
Elias Soong
|
375b57ca7e
|
[TD-4591] <docs>: describe lossy compression module TSZ for FLOAT & DOUBLE type.
|
2021-09-12 20:10:22 +08:00 |
Elias Soong
|
bedce26fe8
|
Merge pull request #7878 from taosdata/docs/Update-Latest-Feature
[TD-6404] <docs>: describe Schemaless Insert.
|
2021-09-12 16:50:55 +08:00 |
Elias Soong
|
54214fa469
|
[TD-6404] <docs>: describe Schemaless Insert.
|
2021-09-12 16:44:56 +08:00 |
Haojun Liao
|
230164c669
|
Merge pull request #7871 from taosdata/feature/query
Feature/query
|
2021-09-12 14:35:56 +08:00 |
xywang
|
52e92cd3ed
|
[TD-6416]<fix>: fixed memory leak and crash bug
|
2021-09-12 02:46:36 +08:00 |
jiajingbin
|
30fd34772c
|
[TD-6515]<test>: add 45 testcases for OpenTSDB telnet style data import
leave a bug ---> self.symbolsCheckCase()
no fulltest temporarily
|
2021-09-11 22:58:22 +08:00 |
Shuduo Sang
|
e9e5dc22f7
|
Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7872)
* [TD-5872]<fix>: taosdemo stmt improve.
* refactor stmt functions.
* [TD-5872]<fix>: taosdemo stmt csv perf improve.
* rand func back to early impl.
* fix windows/mac compile error.
* fix empty tag sample.
* [TD-5873]<test>add stmt’performance taosdemo testcase
* add data_type enum and stmt_batch framework.
* use data type enum and fix test case limit/offset.
* revert thread number.
* rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
* split func for stmt interlace.
* fix bug that get build path.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
|
2021-09-11 17:56:33 +08:00 |
Haojun Liao
|
c90d48a763
|
[td-6563]set the value to be 0 if the corresponding attributes are missing in query message.
|
2021-09-11 15:45:01 +08:00 |
Haojun Liao
|
6c1eb1ee92
|
[td-6563]fix compiler error.
|
2021-09-11 15:07:50 +08:00 |
Alex Duan
|
7f9169cab6
|
Merge pull request #7545 from taosdata/long_query
Long query
|
2021-09-11 12:02:23 +08:00 |
Shuduo Sang
|
d42ed29138
|
Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7853)
* [TD-5872]<fix>: taosdemo stmt improve.
* refactor stmt functions.
* [TD-5872]<fix>: taosdemo stmt csv perf improve.
* rand func back to early impl.
* fix windows/mac compile error.
* fix empty tag sample.
* [TD-5873]<test>add stmt’performance taosdemo testcase
* add data_type enum and stmt_batch framework.
* use data type enum and fix test case limit/offset.
* revert thread number.
* rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.
* split func for stmt interlace.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
|
2021-09-10 15:45:49 +08:00 |
Haojun Liao
|
394896cb1d
|
[td-6563]
|
2021-09-10 15:42:38 +08:00 |
Ganlin Zhao
|
10b6eafca7
|
[TD-6560]<test>: Add unit test cases for parsing OpenTSDB HTTP JSON data import format
|
2021-09-10 15:37:05 +08:00 |
Elias Soong
|
875d569131
|
Merge pull request #7864 from taosdata/glzhao89-patch-1
Update docs.md
|
2021-09-10 14:30:27 +08:00 |
Elias Soong
|
6270734545
|
Update docs.md
|
2021-09-10 14:30:01 +08:00 |
Haojun Liao
|
c6be1bb809
|
[td-6563]fix memory leak problem.
|
2021-09-10 14:26:32 +08:00 |
Ganlin Zhao
|
df16603548
|
Update docs.md
|
2021-09-10 14:24:42 +08:00 |
Haojun Liao
|
7152a19728
|
[td-6563] refactor the group result merge function.
|
2021-09-10 14:19:50 +08:00 |
Elias Soong
|
1645556f5b
|
Merge pull request #7862 from CTZxVULKAN/develop
Depriciated documentaion fix.
|
2021-09-10 13:58:20 +08:00 |
Ganlin Zhao
|
3c6d59cefc
|
Update docs.md
|
2021-09-10 13:32:54 +08:00 |
Ganlin Zhao
|
41537a0e63
|
Update docs.md
|
2021-09-10 13:31:19 +08:00 |
VULKAN
|
b19ebda76b
|
Depriciated documentaion fix.
Fixed depreciated documentation for timestamp resolutions in the English documentation.
|
2021-09-10 03:34:03 +00:00 |
Hui Li
|
9f3cb6afcd
|
Merge pull request #7846 from taosdata/test/nanosupport
[TD-5661]<test>: let all connector test case for nano seconds running
|
2021-09-10 10:58:51 +08:00 |