Commit Graph

25451 Commits

Author SHA1 Message Date
Ganlin Zhao b42d28f6d1 Merge branch '3.0' into feature/TD-14243 2022-04-16 18:27:25 +08:00
Zhiqiang Wang 6ac863a882
Merge pull request #11562 from taosdata/fix/ZhiqiangWang/TD-13877-fix-make-install
fix(build): make install.
2022-04-16 17:24:52 +08:00
afwerar 42590a23f4 fix(build): make install. 2022-04-16 17:07:59 +08:00
plum-lihui 016c70a23e [test: support valgrind run] 2022-04-16 16:25:04 +08:00
Shuduo Sang d418e888c3
enh: add int, float, timestamp value convert in demoapi.c (#11558)
* [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

* add int, float, timestamp value convert
2022-04-16 15:56:14 +08:00
Zhiqiang Wang 5c7b82372f
Merge pull request #11557 from taosdata/fix/ZhiqiangWang/TD-13877-fix-exec-output-build-bin
fix(build): exec output build bin.
2022-04-16 15:35:22 +08:00
afwerar 7dcac43433 fix(build): exec output build bin. 2022-04-16 15:17:32 +08:00
afwerar 97a373fa17 fix(build): exec output build bin. 2022-04-16 15:12:11 +08:00
Hongze Cheng 0231f6af09
Merge pull request #11556 from taosdata/feature/vnode_refact1
refactor: vnode
2022-04-16 14:49:02 +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
plum-lihui 9bee9a8397 [test: reopen char scalar function cases] 2022-04-16 14:11:13 +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
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
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
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
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
Xiaoyu Wang 3e1c4cc268 complie error 2022-04-15 20:07:35 +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
Xiaoyu Wang 01ea38586d feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 19:22:11 +08:00
Haojun Liao 3fad3b682c
Merge pull request #11537 from taosdata/feature/3.0_liaohj
enh(query): add the file data block load optimization check.
2022-04-15 19:06:50 +08:00
Cary Xu a6a7645843 Merge branch '3.0' into feature/TD-11463-3.0 2022-04-15 18:39:13 +08:00
Cary Xu 34c9947a53 feat(tsdb): set bitmap len 0 for primary TS column 2022-04-15 18:38:41 +08:00
Xiaoyu Wang ba1f3f7815 feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 18:30:01 +08:00
Haojun Liao 078c48a50a other:fix syntax error. 2022-04-15 18:25:24 +08:00
Haojun Liao 5029cd67b2 ehn(query): add the file data block load optimization check. 2022-04-15 18:06:49 +08:00