Commit Graph

189 Commits

Author SHA1 Message Date
lichuang 02eca3c0e4 [TD-5324]<fix>:check max row bytes when alter tag/column width 2021-07-19 10:55:39 +08:00
Haojun Liao dbaaee3365 [td-225]merge develop. 2021-07-16 10:20:42 +08:00
xywang d2941c0608 [TD-5169]<enhance>: simplified function implementation 2021-07-15 13:17:10 +08:00
Haojun Liao 3c7469de35 [td-225] merge develop. 2021-07-06 23:22:37 +08:00
Shengliang Guan 88c283f904
Merge from master into develop (#6709)
* [TD-4132]<test>: add taosdump-testcase of boundary value testing

* [TD-3952]<test>: add taodemo-testcase that query with restful connector

* merge master

* modify taosdemo-testcase

* add testcase of async subscirbe  and max sql num

* testcase-subscribe of super table

* testcase-modify sub

* modify subscribe testcase

* [TD-4238]<test>: add taodemo-testcase that  records of number in request sql less than 32767

* add taosdemo-subscribe-testcase

* update taosdemo testcase

* temp commit

* temp commit

* temp commit

* temp1

* temp

* [TD-4369]<test>: add testcase of resubscibe

* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc

* [TD-4369]<test>: add testcase of resubscibe and json file

* temp

* update master to develop's version

* Update boundary2.py

* [TD-4912]<hotfix>: fix coredump when drop vnode

* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642)

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

* merge from commit: 069169e7c1 and fix coverity scan issue.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* [TD-4932]fix jenkins errors on master branch (#6645)

* [TD-4932]fix jenkins errors on master branch

* fix

* fix

* fix

* fix

* [TD-4132]<test>:modify taosdump-testcase of column length

* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653)

* [TD-4915]<fix> fix show-create-database except

* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669)

* [TD-4892]<fix>: taosdemo subscribe fetch result.

* fix stbname length.

* restrict prefix length.

* submit empty

* fix minor code.

* fix crash if no result file.

* decrease few debug print level.

* fix offset issue

* [TD-4987]<fix>: issues memory sanitizier detected. (#6675)

* [TD-4826]<fix>: no extra sleep if no message in vwqueue

* [TD-4593]<fix>: fix vnode cannnot close while syncing

* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685)

* [TD-4918]<fix>: taosdemo subscribe endAfterResume.

* fix mask length.

* fix heap use-after-free.

* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684)

* [TD-4987]<fix>: issues memory sanitizier detected.

* fix mask width issue.

* [TD-4828]<fix> handle dnode exit code

* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702)

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* fix retentionpolicy bug

Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
2021-07-02 13:51:18 +08:00
lichuang 2241f2f2cb [TD-3963]fix tsdbGetCachedLastRow:when lastRow == NULL return TSDB_CODE_TDB_NO_CACHE_LAST_ROW 2021-06-05 10:04:07 +08:00
Shengliang Guan 5c9d8e3c79 Merge from master 2021-06-01 11:53:49 +08:00
Haojun Liao 691eba4782 [td-255]merge develop 2021-05-31 17:09:18 +08:00
Haojun Liao be8853ffee [td-4385] merge develop. 2021-05-29 14:46:14 +08:00
Shengliang Guan 9b385052e4 [TD-3279]<fix>: memory link while perform delete action 2021-05-27 14:46:24 +08:00
Haojun Liao 315ce829e5 [td-225] merge develop 2021-05-26 19:52:19 +08:00
Haojun Liao 8adf685f56 [td-4329]update the error code,add a new error code TSDB_CODE_TSC_INVALID_OPERATION, instead of TSDB_CODE_TSC_INVALID_SQL. 2021-05-26 15:24:46 +08:00
Shengliang Guan 541741cdda Merge from master into develop 2021-05-26 14:33:16 +08:00
Shengliang Guan c96fb6b0f8 TD-4328 2021-05-26 11:18:29 +08:00
Shengliang Guan a566615eb7 TD-3279 TD-4328 2021-05-26 10:28:58 +08:00
shenglian zhou d2de6c5fa3 [TD-3746]<feature>:save grant objects to monitor database 2021-05-21 08:56:27 +08:00
Haojun Liao 4b3301be83 [td-225] merge develop 2021-05-12 20:01:39 +08:00
Minglei Jin a415d77ead taoserror: fix invalid tsdb state error no 2021-05-09 15:57:45 +08:00
Minglei Jin 4c06f3986e [TD-4005]<fix>: fix repeated vnode open when tsdb state not ok 2021-05-07 12:46:47 +08:00
dapan1121 e2ec3fd317 support udf interval 2021-04-26 11:59:38 +08:00
dapan1121 003e6f4bd1 Merge branch 'develop' into feature/TD-3188 2021-04-20 13:03:37 +08:00
Minglei Jin e39139d1c0 [TD-3706]<fix>: [mnode] validate super table columns and tags count 2021-04-09 16:20:11 +08:00
dapan1121 3e890bac8f Merge branch 'develop' into feature/TD-3188 2021-03-24 19:42:44 +08:00
dapan1121 15fd8a03a7 support load dll 2021-03-24 10:02:21 +08:00
Shengliang Guan 89b913c2bc TD-3310 2021-03-20 19:16:12 +08:00
Haojun Liao 01268a0975 [td-3188]<feature>: support udf. 2021-03-18 10:51:36 +08:00
dapan1121 8b936d5d4e fix bug 2021-03-17 13:45:31 +08:00
dapan1121 6ce900498a support outputtype 2021-03-15 18:38:24 +08:00
dapan1121 2ac4aed2aa Merge branch 'develop' into feature/TD-3188 2021-03-15 14:24:25 +08:00
Minglei Jin b59f6c180f [TD-3275]<feature>: [mnode] create, drop, show funcs 2021-03-15 10:14:05 +08:00
Shengliang Guan b666ed8fb2
Merge pull request #5428 from taosdata/feature/TD-3282
add table tag value check in TSDB
2021-03-14 11:34:13 +08:00
Hongze Cheng 776d932632 add table tag value check in TSDB 2021-03-12 17:49:13 +08:00
Haojun Liao aa063917ab [td-2895] merge develop. 2021-03-12 11:30:59 +08:00
Haojun Liao 8a45eedda7 [td-2895] merge develop. 2021-03-09 18:00:39 +08:00
Shengliang Guan 9e8379a560 TD-3130 2021-03-05 14:06:47 +08:00
Haojun Liao d18770ffa1 [td-3047] refactor. 2021-03-02 13:38:04 +08:00
Haojun Liao 64703818bd [td-3047]refactor. 2021-03-02 13:27:07 +08:00
Shuduo Sang 5610444b2a Merge branch 'develop' into hotfix/sangshuduo/TD-2893-fix-http-error-typo 2021-02-05 09:23:57 +00:00
Minglei Jin 5584f4f915 [TD-2925]<fix>: rename keep2,keep1 -> keep1,keep0 2021-02-04 15:05:13 +08:00
Shuduo Sang 81289e8f2b [TD-2893] <fix>: fix http invalid url error typo. 2021-01-30 22:16:45 +08:00
Hongze Cheng 7f865342f9 Merge branch 'develop' into feature/TD-1925_new 2021-01-28 10:51:13 +08:00
dapan1121 6a68c53719 fix bug 2021-01-26 11:08:33 +08:00
Hongze Cheng 9189ef5a87 first sync draft 2021-01-18 10:25:15 +00:00
Hongze Cheng 17b1de5d7c Merge branch 'develop' into feature/TD-1925_new 2021-01-12 01:56:56 +00:00
Hongze Cheng f689d8cc72 more work 2021-01-11 09:09:48 +00:00
Haojun Liao 51e61370fa [TD-2634]<feature>: support unsigned number. 2021-01-11 11:17:19 +08:00
Hongze Cheng 1758110087 more work 2021-01-10 19:41:47 +08:00
Shengliang Guan ed70febbf3 [TD-2653]<fix>: cluster cannot recover after mnode creation failure 2021-01-06 07:28:45 +00:00
Minglei Jin dcac9d5f52 [TD-2594]<fix>: return error and stop taosd startup if too many vnodes 2021-01-02 22:06:43 +08:00
Shengliang Guan 67a8a7bf56 TD-2429 2020-12-30 10:15:05 +08:00