Commit Graph

16719 Commits

Author SHA1 Message Date
Haojun Liao 51b975f964
Merge pull request #6712 from taosdata/fix/query
[td-4748]<fix>:fix the temp file generate bug on windows.
2021-07-02 12:05:22 +08:00
Shuduo Sang 08f11d51ee
[TD-5007]<fix>: use build directory's taosdump to test. (#6711)
btw, solve two taosdemo test cases too.
2021-07-02 10:14:41 +08:00
Shengliang Guan 84a27b1845
Merge pull request #6707 from taosdata/hotfix/tmq
Hotfix/tmq
2021-07-02 09:14:12 +08:00
Shuduo Sang 88cc5e5e87
[TD-5007]<fix>: use build directory's taosdump to test. (#6710)
btw, solve two taosdemo test cases too.
2021-07-01 23:28:19 +08:00
Haojun Liao f2611d084f
Merge pull request #6705 from taosdata/feature/query
Feature/query
2021-07-01 23:11:17 +08:00
Haojun Liao f5ae338969
Merge pull request #6687 from bit-hope/develop
fix cmake scripts and reduce compile warnings
2021-07-01 23:10:16 +08:00
Shengliang Guan f4751fdf65 change cmake options 2021-07-01 20:39:12 +08:00
Haojun Liao 6cd5224d69 [td-4748]<fix>:fix the temp file generate buf on windows platform. 2021-07-01 19:48:05 +08:00
Haojun Liao 5f62c311c3
Merge pull request #6694 from taosdata/hotfix/td-4986
[TD-4986]<fix>:fix core when no ts column returned from subquery
2021-07-01 19:16:18 +08:00
Haojun Liao 71367b7836 [td-255] fix a typo 2021-07-01 19:08:43 +08:00
Cary Xu c02c5d8bfd tiny change to trigger PR 2021-07-01 18:47:20 +08:00
Shuduo Sang 4030108303
Feature/sangshuduo/td 3973 use jemalloc (#6703)
* [TD-3973]<feature>: add jemalloc as submodule.

* add macro definitions in cmake.

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

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* link jemalloc works.

* make install works.

* support jemalloc in release.sh.

* release script works.

* fix a typo.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-01 18:16:07 +08:00
Cary Xu c28ac1665e fix compile issue on Windows 2021-07-01 18:14:52 +08:00
Yiqing Liu d8f06168ae
Merge pull request #6708 from taosdata/test/fix_err_case
fix jenkins err
2021-07-01 18:09:14 +08:00
Shengliang Guan cf9a252f1f only compile in lua 2021-07-01 17:52:48 +08:00
Shengliang Guan 85532793d6 TD-4835 2021-07-01 16:56:42 +08:00
liuyq-617 788f797ad2 fix jenkins err 2021-07-01 16:53:40 +08:00
Haojun Liao 255d531f92 [td-4988]<fix>: check for having clause in outer query. 2021-07-01 16:53:29 +08:00
Shuduo Sang 02051bf8d8
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>
2021-07-01 16:48:14 +08:00
Haojun Liao b8cef1a242
Merge pull request #6700 from taosdata/fix/TD-4828
[TD-4828]<fix> handle dnode exit code
2021-07-01 16:46:09 +08:00
Haojun Liao 9b01458bd9 [td-255]fix the bug in recording the elapsed time. 2021-07-01 16:43:09 +08:00
yihaoDeng 64f01133db [TD-4947]<fix> handle mixed group by with top/bottom corrupt 2021-07-01 16:12:21 +08:00
Cary Xu 7f49ece341 Merge branch 'develop' into feature/TD-4666 2021-07-01 16:02:31 +08:00
Cary Xu fe77479a56 CQ adaption to SMemRow 2021-07-01 16:01:33 +08:00
Jun Li 84772d1e54 Add mutext protection for stop flag 2021-07-01 00:42:22 -07:00
Linhe Huo 824a7c4022
[TD-4989]<fix>: fix stmt_bind_param error for unsigned types (#6692) 2021-07-01 15:33:12 +08:00
Haojun Liao 45289aefde
Merge pull request #6698 from taosdata/feature/query
Feature/query
2021-07-01 15:09:31 +08:00
Shengliang Guan 134375863e
Merge pull request #6651 from junli1026/jun/waltest
Add init/cleaup to waltest to make it work
2021-07-01 15:09:05 +08:00
Haojun Liao c6e1472ac8 Merge branch 'develop' into feature/query 2021-07-01 14:29:54 +08:00
liuyq-617 2e5ce3ebfe adaption for cacheLast 2021-07-01 06:28:22 +00:00
Hui Li ecbf04b233
Merge pull request #6697 from taosdata/test/fix_err_case
fix retention policy error
2021-07-01 14:17:08 +08:00
yihaoDeng d0a59870bb [TD-4947]<fix> handle mixed group by with top/bottom corrupt 2021-07-01 14:08:27 +08:00
liuyq-617 a34b5785dd fix jenkins error 2021-07-01 11:59:07 +08:00
yihaoDeng 42e02636ad [TD-4947]<fix> handle mixed group by with top/bottom corrupt 2021-07-01 11:52:07 +08:00
yihaoDeng 5ec984c03f [TD-4947]<fix> handle mixed group by with top/bottom corrupt 2021-07-01 11:27:59 +08:00
Haojun Liao d0a15fea57 Merge remote-tracking branch 'origin/develop' into develop 2021-07-01 11:27:47 +08:00
Haojun Liao 03d4cf770f [td-225]merge develop. 2021-07-01 11:26:58 +08:00
Shuduo Sang ee120bc184
[TD-4987]<fix>: issues memory sanitizier detected. (#6677)
* [TD-4987]<fix>: issues memory sanitizier detected.

* fix mask width issue.
2021-07-01 10:58:39 +08:00
yihaoDeng 6dcaa1605a [TD-4828]<fix> handle dnode exit code 2021-07-01 10:58:02 +08:00
Haojun Liao 9150fb1889 [td-4970]<fix>: limit/offset is not active in the outer query. 2021-07-01 10:43:12 +08:00
Haojun Liao 41ab4a5f9b [td-4973]<fix>:fix the conversion bug in outer query when handling the data of nchar type. 2021-07-01 10:41:35 +08:00
liuyq-617 a46e18d95b fix retention policy error 2021-07-01 10:15:45 +08:00
Shuduo Sang 33d3674f43 Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684)
* [TD-4987]<fix>: issues memory sanitizier detected.

* fix mask width issue.
2021-07-01 10:11:51 +08:00
Haojun Liao 80d3e361f7
Merge pull request #6683 from taosdata/feature/TD-4953
[TD-4953]<fix>: fixed a crash bug when run taos on Windows.
2021-07-01 10:10:31 +08:00
Hongze Cheng 74d7e80fca
Merge pull request #6693 from taosdata/fix/TD-4593
[TD-4593]<fix>: fix vnode cannnot close while syncing
2021-07-01 10:01:42 +08:00
Haojun Liao 3b19e5c819
Merge pull request #6681 from taosdata/hotfix/td-4972
[TD-4972]<fix>:fix error about double precision conversion on ts expr value
2021-07-01 09:59:51 +08:00
Haojun Liao 47195680ec
Merge pull request #6676 from taosdata/hotfix/TD-4985
[TD-4985]fix offset issue
2021-07-01 09:55:02 +08:00
Haojun Liao 752e585f33
Merge pull request #6678 from taosdata/feature/query
Feature/query
2021-07-01 09:54:31 +08:00
liuyq-617 1c4d38d078 jjjjjjMerge branch 'feature/TD-4666' of github.com:taosdata/TDengine into feature/TD-4666 2021-07-01 01:50:22 +00:00
Cary Xu 879f9f7526 code optimization 2021-07-01 09:47:07 +08:00