Commit Graph

5114 Commits

Author SHA1 Message Date
Shengliang Guan 75bc8d4c8a
Merge pull request #2327 from taosdata/feature/pyconn
Feature/pyconn: fix describe tables bugs which will cause the wrong length info of binary/nchar
2020-06-17 21:11:10 +08:00
Shengliang Guan 53885b7d76
Merge pull request #2328 from taosdata/hotfix/fixbug-query
Hotfix/fixbug query
2020-06-17 21:10:26 +08:00
odidev b576fef470 Added arm64 support to travis-ci
1. put the definitions of variables long_shifts and short_shifts and
function shift_crc() in #ifndef _TD_ARM_, because this function and
these variables are not used/called for arm64 build in travis. Hence
warnings come up as errors.
2. Added arm64 jobs into .travis.yml by adding -DCPUTYPE=aarch64 with
cmake command.

Signed-off-by: odidev <odidev@puresoftware.com>
2020-06-17 13:07:02 +00:00
liu0x54 b986843d7d [TD-657] fix describe the table bugs 2020-06-17 11:01:00 +00:00
liu0x54 b9b0a42861 Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-06-17 10:58:14 +00:00
Hui Li 4018b282ca [modify for coverity scan] 2020-06-17 18:54:00 +08:00
Haojun Liao 3339f80298 [td-225] enable kill query. 2020-06-17 18:23:05 +08:00
Shengliang Guan d0c9c6c31e
Merge pull request #2324 from taosdata/hotfix/sangshuduo/fix-nchar-unicode-pytest
fix insert/nchar-unicode.py case.
2020-06-17 18:07:57 +08:00
Shuduo Sang d59295763b fix insert/nchar-unicode.py case. 2020-06-17 18:05:30 +08:00
Haojun Liao e4140b90f8 [td-225] update sim 2020-06-17 18:04:56 +08:00
Shengliang Guan c83f9708b9
Merge pull request #2322 from taosdata/bugfix/client-coverity
TD-617: fix some coverity issues
2020-06-17 17:39:41 +08:00
Hongze Cheng 3a759852ff TD-353 2020-06-17 09:39:05 +00:00
Haojun Liao fcfb85d65a [td-225] fix a typo 2020-06-17 17:38:18 +08:00
Shengliang Guan 5c5e6f5e7c Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-06-17 17:37:02 +08:00
Shengliang Guan 33ac244c0d [TD-548] memory link while save query info 2020-06-17 17:36:53 +08:00
Haojun Liao ba4b64152d [td-225] restore the demo.c file 2020-06-17 17:36:50 +08:00
Haojun Liao db03fcce11 [td-225] refactor code and fix bugs in slimit_alter_tags.sim 2020-06-17 17:33:01 +08:00
Shengliang Guan 2cd6132c87
Merge pull request #2323 from taosdata/hotfix/crash
[TD-669] wrong errno while drop column from normal table
2020-06-17 17:19:59 +08:00
Shengliang Guan 74d15ce380 [TD-669] wrong errno while drop column from normal table 2020-06-17 09:18:12 +00:00
Bomin Zhang 7e93758b67 TD-617: fix some coverity issues 2020-06-17 17:11:21 +08:00
Hui Li 603e31a588 [modify for coverity scan] 2020-06-17 17:03:13 +08:00
Hongze Cheng 63124ada40 TD-353 2020-06-17 08:34:46 +00:00
Shengliang Guan 5435dc058a
Merge pull request #2320 from taosdata/hotfix/crash
[TD-669] incomplete update while alter vgroup
2020-06-17 16:32:26 +08:00
Shengliang Guan 0201008c9f [TD-669] incomplete update while alter vgroup 2020-06-17 08:31:29 +00:00
Haojun Liao 5fce9c8487 Merge branch 'develop' into feature/query 2020-06-17 16:15:01 +08:00
Shengliang Guan f33d040b74
Merge pull request #2318 from taosdata/hotfix/crash
invalid refcount calc while alter table
2020-06-17 16:08:16 +08:00
Shengliang Guan ec67a841f6
Merge pull request #2319 from taosdata/hotfix/sangshuduo/TD-642
modify general/parser/stream.sim to make its result consistent.
2020-06-17 16:04:42 +08:00
Shengliang Guan cfe44573ad
Merge pull request #2317 from taosdata/hotfix/test
[add sim case]
2020-06-17 16:04:10 +08:00
Shengliang Guan 11868563d0
Merge pull request #2316 from taosdata/rangefiltercases
[TD-350]: add filter test cases for range
2020-06-17 16:03:30 +08:00
Shengliang Guan 35c70a73a0 invalid write while alter vgroup 2020-06-17 08:03:22 +00:00
Hongze Cheng 6c311f0d11 TD-353 2020-06-17 07:56:41 +00:00
Hongze Cheng cd062fdbea TD-353 2020-06-17 07:55:52 +00:00
Shengliang Guan 986bf29aa6 invalid refcount calc while alter table 2020-06-17 07:55:46 +00:00
Shuduo Sang a681e157f4 modify general/parser/stream.sim to make its result consistant.
[TD-642]
2020-06-17 15:48:06 +08:00
Hongze Cheng b71ec85236 TD-353 2020-06-17 07:45:08 +00:00
Haojun Liao 3cb26dbef4 [td-353] 2020-06-17 15:37:38 +08:00
Haojun Liao 580fb8e939 [td-353] 2020-06-17 15:35:07 +08:00
Haojun Liao 234b9c8611 [td-225] fix bugs when tag is NULL 2020-06-17 15:20:27 +08:00
Hui Li cf2a99819b [add sim case] 2020-06-17 15:19:46 +08:00
Hongze Cheng a2260415fe TD-353 2020-06-17 07:06:05 +00:00
Ping Xiao 10774f580c [TD-350]: add filter test cases for range 2020-06-17 15:01:59 +08:00
Haojun Liao 33d83cc539 Merge branch 'develop' into feature/query 2020-06-17 15:00:06 +08:00
liu0x54 88519c1959 Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-06-17 06:58:49 +00:00
Haojun Liao eff45630db [td-225] update the cmake files 2020-06-17 14:56:58 +08:00
Shengliang Guan 96cc0d385b
Merge pull request #2315 from taosdata/hotfix/crash
When modifying the table schema, the calculation of memory size is wrong
2020-06-17 14:55:51 +08:00
Shengliang Guan 7e0d1ccf1c When modifying the table schema, the calculation of memory size is wrong 2020-06-17 06:43:43 +00:00
Shengliang Guan 5a6ce2774b
Merge pull request #2314 from taosdata/hotfix/test
[modify]
2020-06-17 14:29:29 +08:00
Hongze Cheng 5ff68c3c2f TD-353 2020-06-17 06:28:10 +00:00
Shengliang Guan 6b32b5e567
Merge pull request #2312 from taosdata/hotfix/crash
sdb write queue
2020-06-17 14:27:51 +08:00
Shengliang Guan ce1c88a8a8
Merge pull request #2313 from taosdata/hotfix/figbug-revealby-coverity
fixbug revealed by coverity
2020-06-17 14:27:35 +08:00