Commit Graph

25890 Commits

Author SHA1 Message Date
Liu Jicong ce6459a9f8 fix(tmq): rebalance 2022-04-21 01:47:29 +08:00
Liu Jicong 6a7f526f3a
Merge pull request #11693 from taosdata/feature/tq
refactor(tmq): subscribe and rebalance process
2022-04-20 22:29:59 +08:00
Liu Jicong 558edd3713 merge from 3.0 2022-04-20 22:12:10 +08:00
Liu Jicong f7a63661ac fix 2022-04-20 22:08:04 +08:00
Liu Jicong d75ab9b3ff refactor 2022-04-20 21:36:55 +08:00
Haojun Liao 46a3a58fac refactor:do some internal refactor. 2022-04-20 20:41:53 +08:00
Shuduo Sang 29d994d1dd
feat: taos shell refactor (#11688)
* [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

* improve tests/pytest/insert/binary.py

* improve example/src/demoapi.c
2022-04-20 20:34:45 +08:00
plum-lihui 3ecf6df9e3 [test: add valgrind case] 2022-04-20 20:29:50 +08:00
WANG MINGMING 66400aff66
Merge pull request #11671 from taosdata/feature/TD-13041
feat: json tag
2022-04-20 20:22:59 +08:00
dapan1121 dff638c377 stmt 2022-04-20 20:07:49 +08:00
plum-lihui da232cbeaf [test: check error from valgrind log file] 2022-04-20 20:02:10 +08:00
Shengliang Guan cb80e69b5a
Merge pull request #11684 from taosdata/feature/check
fix: invalid comment len
2022-04-20 19:38:59 +08:00
cpwu 322d71e1a7 Merge branch '3.0' into cpwu/3.0 2022-04-20 19:37:14 +08:00
cpwu 4a6b3d82fd fix cast case 2022-04-20 19:36:29 +08:00
slzhou d8ba1d32f4 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-20 19:29:17 +08:00
slzhou ca34398c43 prepare for dnode start/stop/restart udfd and vnode/snode/qnode split 2022-04-20 19:27:39 +08:00
Shengliang Guan 32c24eedb8 fix: invalid comment len 2022-04-20 19:05:00 +08:00
wangmm0220 1ab6342018 refactor: fix error in merge 2022-04-20 18:54:15 +08:00
Ganlin Zhao 7aac52e7f1
Merge pull request #11677 from taosdata/fix/TD-14770
refactor(query): add parameter combination check for cast
2022-04-20 18:34:23 +08:00
Xiaoyu Wang 311b407260
Merge pull request #11678 from taosdata/feature/3.0_wxy
feat: sql command 'create function'
2022-04-20 18:33:23 +08:00
dapan1121 c83bae339e Merge remote-tracking branch 'origin/3.0' into feature/qnode5 2022-04-20 18:27:28 +08:00
dapan1121 b77731702e stmt 2022-04-20 18:27:00 +08:00
Cary Xu b7444ad917
Merge pull request #11679 from taosdata/feature/TD-14481-3.0
feat: trow refactor and support print debug log
2022-04-20 18:15:53 +08:00
Xiaoyu Wang 52c62e7cc8 feat: sql command 'create function' 2022-04-20 18:13:33 +08:00
Cary Xu 62b2fc09dd trow refactor 2022-04-20 17:56:45 +08:00
slzhou 177b1c96a5 udfd final program ongoing 2022-04-20 17:46:29 +08:00
Xiaoyu Wang 6f377189d0 feat: sql command 'create function' 2022-04-20 17:43:02 +08:00
Shengliang Guan 1aa8ab2af7
Merge pull request #11673 from taosdata/feature/check
feat: make telemetry work
2022-04-20 17:42:09 +08:00
Ganlin Zhao 1403fa1d6e refactor(query): add parameter combination check for cast 2022-04-20 17:35:49 +08:00
Shengliang Guan dd234a5476 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-20 17:20:57 +08:00
Shengliang Guan c7f06ee2fd feat: make telemetry work 2022-04-20 17:14:19 +08:00
wangmm0220 0fb41733ea refactor: merge from 3.0 2022-04-20 17:08:52 +08:00
plum-lihui a87c4f090f Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-04-20 16:55:54 +08:00
plum-lihui c1ba8802b2 [test: rm discard case file] 2022-04-20 16:55:39 +08:00
Haojun Liao 4cb1d131b4
Merge pull request #11669 from taosdata/feature/3.0_liaohj
fix(query): taosd crash caused by time range query
2022-04-20 16:54:08 +08:00
wangmm0220 a016f1157a refactor: add unit test for json compare 2022-04-20 16:52:32 +08:00
plum-lihui f9a17c5de1 [test: del discard case file] 2022-04-20 16:52:19 +08:00
Haojun Liao 3c3c9c4256 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-20 16:49:04 +08:00
plum-lihui 38a4fbc8c2 [test: modify cases] 2022-04-20 16:34:26 +08:00
Haojun Liao ec3e3a7520 fix(query): fix time range query caused taosd crash. 2022-04-20 16:33:50 +08:00
cpwu 838aea99d6 fix cast case 2022-04-20 16:33:17 +08:00
Haojun Liao 490f7f3b14
Merge pull request #11664 from taosdata/feature/3.0_liaohj
fix(query): fix invalid write in distinct query.
2022-04-20 16:15:22 +08:00
Shengliang Guan ede298bbfd
Merge pull request #11645 from taosdata/feature/check
feat: check server status
2022-04-20 16:11:47 +08:00
Haojun Liao 011efa67bf test: temporarily disable some invalid cases. 2022-04-20 16:00:37 +08:00
Haojun Liao 3e80cead0b fix:fix an link error. 2022-04-20 15:21:51 +08:00
Haojun Liao f933aa01cb fix:fix some compiling errors. 2022-04-20 15:20:08 +08:00
Haojun Liao 343988beeb refactor: do some internal refactor. 2022-04-20 14:59:06 +08:00
Haojun Liao 1f92000c48 fix(query): fix invalid write in distinct query. 2022-04-20 14:58:32 +08:00
Shengliang Guan 61334de8b8 fix: refact db options 2022-04-20 14:58:14 +08:00
cpwu ba06204d70 Merge branch '3.0' into cpwu/3.0 2022-04-20 14:57:54 +08:00