Commit Graph

27626 Commits

Author SHA1 Message Date
afwerar 97a373fa17 fix(build): exec output build bin. 2022-04-16 15:12:11 +08:00
Hongze Cheng c1fef8c445 refact 2022-04-16 07:04:25 +00:00
Haojun Liao 5f9bce661f Merge branch 'feature/3.0_liaohj' of github.com:taosdata/tdengine into feature/3.0_liaohj 2022-04-16 14:57:27 +08:00
Hongze Cheng 0231f6af09
Merge pull request #11556 from taosdata/feature/vnode_refact1
refactor: vnode
2022-04-16 14:49:02 +08:00
Cary Xu 3faf5a3914 statisFunc use bitmap 2022-04-16 14:44:35 +08:00
Hongze Cheng 7188b1cbf5 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-16 06:32:48 +00:00
Hongze Cheng a6d12f069e insert return result 2022-04-16 06:32:34 +00:00
slzhou 4e6caa3495 before using ssdatablock for udfd/udfdc communication 2022-04-16 14:19:33 +08:00
plum-lihui 9bee9a8397 [test: reopen char scalar function cases] 2022-04-16 14:11:13 +08:00
Haojun Liao 609826949a Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-16 13:59:54 +08:00
Xiaoyu Wang 61a6bee8f5
Merge pull request #11554 from taosdata/feature/3.0_wxy
feat: sql command "create stream"
2022-04-16 13:36:48 +08:00
Xiaoyu Wang b9fb9c580d feat: sql command "create stream" 2022-04-16 13:15:14 +08:00
Ganlin Zhao ad7323166a Merge branch '3.0' into feature/TD-14243 2022-04-16 12:51:49 +08:00
Shuduo Sang 61d5f6ff2a
feat(tools): demoapi implemented normal insert/query (#11553)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools

* refactor shell

* [TD-13558]<feature>: taos shell test speed

* [TD-13558]<feature>: taos -n startup works

* taos -n rpc works

* taos -n server works

* cleanup code since no endPort in 3.0

* update taos-tools

* [TD-13558]<feature>: taos -C works

* improve taos shell -c WIP

* update taos-tools

* add demoapi.c

* adjust show databases result for 3.0

* test: add platform logic

* add nchar

* adjust taos_fetch_lengths

* print fields

* remove show databases check from insert cases

* fix lua example compile for 3.0

still not work

* remove lua.py from smoketest

* use get_column_data_offset() to get offset and convert length
2022-04-16 12:18:07 +08:00
Haojun Liao 34c125e1bb fix(query): fix bug in employing sma data during aggregate process. 2022-04-16 11:47:50 +08:00
Cary Xu 77dc7a1abb
Merge pull request #11550 from taosdata/feature/TD-11463-3.0
feat: Rollup SMA integration
2022-04-16 11:09:08 +08:00
Ganlin Zhao 29327a6d66 feat(query): support now()/today() arithmetic operation with time duration
TD-14243
2022-04-16 11:03:18 +08:00
Cary Xu d4f7c43bbf code optimization 2022-04-16 10:53:23 +08:00
Xiaoyu Wang 43f500ba4d
Merge pull request #11549 from taosdata/feature/3.0_wxy
enh: set appropriate block loading options for some queries
2022-04-16 10:30:56 +08:00
plum-lihui 398d7d61c7 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-16 10:21:09 +08:00
plum-lihui baa67baa90 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:20:24 +08:00
plum-lihui dfdcd11f77 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:20:11 +08:00
plum-lihui 6dd69dfe23 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:19:07 +08:00
plum-lihui cd97d82116 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:18:21 +08:00
Cary Xu d268fbf68d feat: Rollup SMA integration 2022-04-16 10:18:03 +08:00
plum-lihui 6b9d69b122 [test: stop taosd by kill -9 pid] 2022-04-16 10:13:48 +08:00
Haojun Liao fd9e520865 other: merge 3.0 branch to resolve conflict. 2022-04-16 10:07:28 +08:00
Haojun Liao 53ff8c113e fix(query): add a little bit more check when build SqlFunctionCtx. 2022-04-16 10:04:33 +08:00
Haojun Liao 597cba3aff fix(query): enable to employ the scalar function as the parameter of the aggregate function. 2022-04-16 10:00:25 +08:00
Xiaoyu Wang f13f952bbf enh: set appropriate block loading options for some queries 2022-04-16 09:50:32 +08:00
Yihao Deng a264bfc6d1
Merge pull request #11510 from taosdata/feature/tag_filter_oper
enh: add tag filter operator
2022-04-16 09:32:08 +08:00
wangmm0220 73c34da280 Merge branch '3.0' into feature/TD-13041 2022-04-16 09:30:26 +08:00
Haojun Liao e6a4af8ed8 refactor(query): refactor the executor module of query. 2022-04-15 23:02:26 +08:00
yihaoDeng acc12943b8 validate tag filter status 2022-04-15 22:17:22 +08:00
Yihao Deng 4b729ada42
Merge branch '3.0' into feature/tag_filter_oper 2022-04-15 21:42:46 +08:00
yihaoDeng a172f11e24 add tag index filter 2022-04-15 21:38:56 +08:00
Xiaoyu Wang bd18fe607e
Merge pull request #11541 from taosdata/feature/3.0_wxy
feat: sql command "create stream" and data type JSON
2022-04-15 20:46:48 +08:00
plum-lihui 5fecb0a7b7 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-15 20:33:05 +08:00
plum-lihui fa6e18e283 [test: support valgrind run all sim cases, and save valgrind log file] 2022-04-15 20:32:52 +08:00
Xiaoyu Wang f406c4e31d complie error 2022-04-15 20:31:21 +08:00
Zhiqiang Wang a1116e0523
Merge pull request #11542 from taosdata/fix/ZhiqiangWang/TD-13254-fix-dongle-lib
fix(grant): change dongle lib.
2022-04-15 20:29:37 +08:00
tomchon 66ca4c1be3 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-04-15 20:25:52 +08:00
Cary Xu 73a58be449
Merge pull request #11538 from taosdata/feature/TD-11463-3.0
feat(tsdb): set bitmap len 0 for primary TS column
2022-04-15 20:24:05 +08:00
Xiaoyu Wang acb4a04459 complie error 2022-04-15 20:17:56 +08:00
afwerar 7b35c455d0 fix(grant): change dongle lib. 2022-04-15 20:12:34 +08:00
dapan1121 e3ea173046 stmt 2022-04-15 20:10:51 +08:00
Xiaoyu Wang 3e1c4cc268 complie error 2022-04-15 20:07:35 +08:00
Haojun Liao 774e4ad62c enh(query): add more load conditions check before load data block from file. 2022-04-15 20:06:27 +08:00
Xiaoyu Wang e2164bf8cb feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 19:35:46 +08:00
Cary Xu c841f892a9 Merge branch '3.0' into feature/TD-11463-3.0 2022-04-15 19:34:01 +08:00