Commit Graph

13534 Commits

Author SHA1 Message Date
Elias Soong 4603735f7c
Merge pull request #5469 from taosdata/docs/Update-Latest-Feature
Docs/update latest feature
2021-03-17 15:42:15 +08:00
Elias Soong cf721d477b [TD-2639] <docs>: clarify "now" function usage when insert multi-rows. 2021-03-17 15:41:36 +08:00
Elias Soong b34948c200 [TD-2639] <docs>: clarify estimation of memory requirement. 2021-03-17 15:36:04 +08:00
liuyq-617 ba79d022ce rebalance 2021-03-17 15:16:11 +08:00
Minglei Jin be171d7787 [TD-3332]<fix>: vnode report status if not closing instead of not ready 2021-03-17 15:02:51 +08:00
liuyq-617 87c1726c72 change 2021-03-17 14:53:17 +08:00
liuyq-617 1df23b1885 change 2021-03-17 14:49:56 +08:00
liuyq-617 683b1282b8 abort build 2021-03-17 14:28:36 +08:00
liuyq-617 4e34b78dcd add stage after build 2021-03-17 14:24:55 +08:00
liuyq-617 8930b00ead inc coreverage of operation 2021-03-17 14:19:03 +08:00
huili 7d9aef527a
Merge pull request #5457 from taosdata/test/jenkins
[TD-3326]<test>backup taos after taos coredump
2021-03-17 14:02:23 +08:00
liuyq-617 4478f3496b abort pervious build 2021-03-17 14:01:13 +08:00
Elias Soong 71659c9e25
Merge pull request #5467 from taosdata/docs/Update-Latest-Feature
[TD-3336] <docs>: update description about "make install" and start s…
2021-03-17 13:54:58 +08:00
Elias Soong 39a51beef1 [TD-3336] <docs>: update description about "make install" and start service. 2021-03-17 13:53:55 +08:00
liuyq-617 137405ba61 fix erros 2021-03-17 13:50:55 +08:00
liuyq-617 ea82920d84 remove duplicate case 2021-03-17 13:36:54 +08:00
Shengliang Guan 4d935a6837
Merge pull request #5463 from taosdata/feature/linux
TD-3323
2021-03-17 13:26:18 +08:00
Haojun Liao 8286820a1c [td-225]remove unused keywords. 2021-03-17 13:15:09 +08:00
liuyq-617 cbee31ead8 Merge branch 'develop' into test/testcase 2021-03-17 13:06:12 +08:00
haojun Liao 424e132308
Merge pull request #5464 from taosdata/feature/query
[td-3338]<fix>: query data before 1970-1-1 00:00:00 caused taosd crash.
2021-03-17 13:04:40 +08:00
liuyq-617 4c64997447 add case 2021-03-17 13:02:51 +08:00
liuyq-617 608134c229 [TD-3198]<test>sync test case file 2021-03-17 12:38:43 +08:00
haojun Liao cac833343c
Merge pull request #5426 from taosdata/hotfix/TD-3030
[TD-3030]two queries use one query info issue
2021-03-17 12:03:47 +08:00
Haojun Liao 583bbf26c5 [td-3338]<fix>: query data before 1970-1-1 00:00:00 caused taosd crash. 2021-03-17 12:02:01 +08:00
Shengliang Guan 9d024fe486 TD-3334 2021-03-17 10:34:13 +08:00
haojun Liao 57eb2da653
Merge pull request #5459 from taosdata/feature/query
Feature/query
2021-03-17 10:03:30 +08:00
liuyq-617 9d52d7983f fix 2021-03-17 09:52:38 +08:00
liuyq-617 6d152e198f Reduce unnecessary output 2021-03-17 09:23:50 +08:00
Shengliang Guan 58cfd2ccf7 TD-3323 2021-03-17 01:16:04 +00:00
Shengliang Guan 8e525a3702
Merge pull request #5460 from taosdata/hotfix/sf
Hotfix/sf
2021-03-17 09:09:57 +08:00
Shuduo Sang 3cb51e980f
Hotfix/sangshuduo/td 3316 testcase for taosdemo limit offset (#5462)
* [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.
2021-03-17 00:10:45 +08:00
Shuduo Sang 8e455df297
Hotfix/sangshuduo/td 3327 taosdemo segfault sampledata (#5458)
* [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.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-16 18:51:11 +08:00
Haojun Liao 83543e0535 [td-3318]update the sim 2021-03-16 18:39:02 +08:00
Haojun Liao d422bba8dd [td-3318]<fix>: fix crash caused by empty stddev query. 2021-03-16 18:24:51 +08:00
slguan eb7a74d694 TD-3309 2021-03-16 18:05:07 +08:00
Wizzer 2307d8ef25 fix: jdbc connector RestfulResultSet.getString NPE 2021-03-16 17:57:04 +08:00
Haojun Liao 6396e651b9 [td-3183] <fix>: fix unsigned number arithmetic calculation with sort option caused crash. 2021-03-16 17:42:24 +08:00
liuyq-617 d0254171b7 fix error 2021-03-16 17:26:13 +08:00
Shengliang Guan 9f8f3c89f9 Merge remote-tracking branch 'origin/develop' into hotfix/sf 2021-03-16 09:23:44 +00:00
Shengliang Guan edbf6e7f48 Merge remote-tracking branch 'origin' into hotfix/sf 2021-03-16 09:23:31 +00:00
haojun Liao fcae1ef295
Merge pull request #5448 from taosdata/release/s117
Release/s117
2021-03-16 17:09:06 +08:00
Haojun Liao 46424a67fc [td-225] update the sim script. 2021-03-16 16:27:56 +08:00
Haojun Liao 71718ff3a6 Merge branch 'develop' into feature/query 2021-03-16 16:22:25 +08:00
haojun Liao 91b5af2cee
Merge pull request #5453 from taosdata/feature/qrefactor
[td-3313] <fix>: fix join bug
2021-03-16 16:20:07 +08:00
liuyq-617 f4aa1da235 fix error 2021-03-16 16:19:45 +08:00
Haojun Liao 6cadb9dfa1 [td-3331]<fix>: print timestamp format error. 2021-03-16 16:17:42 +08:00
liuyq-617 3f8e90670f [TD-3326]<test>backup taos after taos coredump 2021-03-16 16:10:54 +08:00
Haojun Liao c5d19cbf40 [td-3315]<fix>: enable insert timestamp in the format of string '1970-1-1 8:0:0' and other unix timestamp. 2021-03-16 15:03:33 +08:00
Minglei Jin d99b2bed1b http/string: append need one more byte for null 2021-03-16 14:24:31 +08:00
huili 61db2e2217
Merge pull request #5445 from taosdata/xiaoping/add_test_case
[TD-1002]<test>: add test case for double type
2021-03-16 14:19:18 +08:00