tickduan
124cbfde9d
merge develop add sz_size_type==4
2021-07-04 12:25:02 +08:00
tickduan
9ee3360601
compare with td finished
2021-07-02 10:08:31 +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
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
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
Yiqing Liu
d8f06168ae
Merge pull request #6708 from taosdata/test/fix_err_case
...
fix jenkins err
2021-07-01 18:09:14 +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
Haojun Liao
9b01458bd9
[td-255]fix the bug in recording the elapsed time.
2021-07-01 16:43:09 +08: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
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
liuyq-617
a34b5785dd
fix jenkins error
2021-07-01 11:59:07 +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
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
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
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
752e585f33
Merge pull request #6678 from taosdata/feature/query
...
Feature/query
2021-07-01 09:54:31 +08:00
Hui Li
718500ba18
Merge pull request #6682 from taosdata/xiaoping/add_test_case
...
[TD-4951]<test>: add test case
2021-07-01 09:46:18 +08:00
Ganlin Zhao
d80c0c2804
[TD-4991]<fix>: fix build failure on MacOS with apple m1 chip ( #6688 )
...
* Fix build failure on MacOS with apple m1 chip
* Fix build failure on MacOS with apple m1 chip
2021-07-01 09:43:03 +08:00
Shuduo Sang
f7c6347c50
Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume for develop ( #6689 )
...
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix heap use-after-free issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-30 21:35:26 +08:00
Linhe Huo
067219376c
[TD-4641]<fix>: fix nodejs query result error ( #6448 )
...
Update Node.js connector version to v2.0.8
2021-06-30 20:16:22 +08:00
Elias Soong
af88f57633
Merge pull request #6696 from taosdata/docs/Update-Latest-Feature
...
[TD-4928] <docs>: fix typo.
2021-06-30 18:18:15 +08:00
Elias Soong
adc6cbc887
[TD-4928] <docs>: fix typo.
2021-06-30 18:17:52 +08:00
Elias Soong
177af9e608
Merge pull request #6695 from taosdata/docs/Update-Latest-Feature
...
[TD-2639] <docs>: fix return type of "taos_errno".
2021-06-30 18:08:42 +08:00
Elias Soong
8eedc5c973
[TD-2639] <docs>: fix return type of "taos_errno".
2021-06-30 18:06:13 +08:00
Shenglian Zhou
72d8302f9d
[TD-4972]<fix>:fix error about double precision conversion on timestamp expr value
2021-06-30 16:57:19 +08:00
Shenglian Zhou
fab17bf797
[TD-4986]<fix>:fix core when no ts returned from subquery
2021-06-30 16:48:49 +08:00
Hui Li
48924cb4cd
Merge pull request #6690 from taosdata/test/fix_err_case
...
fix retention case error
2021-06-30 16:32:40 +08:00
liuyq-617
e7cc15a861
fix retention case error
2021-06-30 16:30:46 +08:00
hope
1978c7729a
1. move gnu compile flags "-pipe -Wshadow" from root "CMakeLists.txt" to "cmake/define.inc"; and change compile flag "/O3" to "/O2", because "/O3" is not supported by MSVC.
...
2. fix compile warnings in "src/util/src/tbuffer.c", by using "union" to transform integer with float and double.
3. use "memcpy()" instead of directly type convert in "rc/util/src/tutil.c" to resolve memory alignment problem in ARM platform.
4. reduce other compile warnings.
2021-06-30 15:29:42 +08:00
Ping Xiao
3f5f0261f2
[TD-4951]<test>: add test case
2021-06-30 15:12:32 +08:00
xywang
d5f914857a
[TD-4953]<fix>: fixed a crash bug when run taos on Windows.
2021-06-30 13:54:32 +08:00
Haojun Liao
d9ba8b1662
[td-225]
2021-06-30 13:06:51 +08:00
Jun Li
201f6c465e
Fix some printf typing issue ( #6659 )
2021-06-30 11:42:16 +08:00
Haojun Liao
941e69da9d
Merge pull request #6644 from taosdata/feature/m2d4
...
merge from master into develop
2021-06-30 11:29:31 +08:00
Haojun Liao
1f670fc95a
[td-225]update the sim.
2021-06-30 11:27:17 +08:00
Jun Li
b2802fad44
Add default path for waltest
2021-06-29 20:19:20 -07:00
Haojun Liao
4dedf537e6
Merge remote-tracking branch 'origin/feature/query' into feature/query
2021-06-30 10:31:56 +08:00
Haojun Liao
e55053fc45
[td-4966]<fix>:add more check in group by clause.
2021-06-30 10:31:40 +08:00
Haojun Liao
9fd6d0593f
[td-4954]<fix>:update some error message strings.
2021-06-29 22:58:00 +08:00
Shuduo Sang
4233a5a5d4
Hotfix/sangshuduo/td 4892 taosdemo sub fetch for develop ( #6668 )
...
* fix crash if no result file.
* make taosdemo same as master branch.
* decrease few debug print level.
2021-06-29 21:48:15 +08:00