Commit Graph

188 Commits

Author SHA1 Message Date
afwerar 5f10012c21 feat: add cloud grant cfg 2022-08-02 09:18:34 +08:00
afwerar 74e833cf4e build: remove jemalloc submodule 2022-07-28 15:48:56 +08:00
afwerar 4247cac970 shell: fix shell history error 2022-07-23 14:07:20 +08:00
Yang Zhao 621ef9f1a8
feat: shell support cloud (#15283)
* feat: taos shell support cloud (3.0)

* fix: affected row and reuse data

* feat: add custom ws timeout

* feat: handle ctrl c for ws

* fix: do not show any info about cloud if not websocket defined

* fix: other os compile

* fix: compile os error

* fix: compile error

* fix: review suggestions
2022-07-23 09:35:00 +08:00
afwerar ec5db6e195 shell: fix taos shell ctrl-c exit error 2022-07-22 09:42:06 +08:00
afwerar 45995e81ce shell: add show tables print limit 2022-07-21 17:05:06 +08:00
afwerar b4537bc41e shell: change shell print text 2022-07-20 11:31:35 +08:00
afwerar 8c01f5e8ad test: only stop taosd once win test 2022-07-19 17:15:36 +08:00
afwerar 912652c2e6 shell: limit taos_history file size and rows 2022-07-18 20:30:28 +08:00
afwerar 1e4dae929c shell: limit taos_history file size and rows 2022-07-18 20:30:04 +08:00
afwerar fa96e64ee0 os: win format negative timestamp error 2022-07-18 16:53:20 +08:00
afwerar 3ba69ca5db shell: limit taos_history file size 2022-07-18 11:31:13 +08:00
afwerar 22ea676a5a shell: limit taos_history file size 2022-07-18 11:29:15 +08:00
Shuduo Sang 9a42c301e6
chore: add libtaos-ws for 3.0 (#14580)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs
2022-07-08 19:23:03 +08:00
afwerar 194459bfc4 os: fix Mac shell error 2022-07-06 14:38:24 +08:00
afwerar b9a1c6744c os: add Mac compile support 2022-07-02 17:40:23 +08:00
afwerar e10e621fc2 shell: fix shell ctrl-d error 2022-07-01 15:16:19 +08:00
Xiaoyu Wang 6141bb03da feat: insert from csv 2022-06-30 15:04:54 +08:00
afwerar 06e8ba9f14 os: win shell catch ctrl-c 2022-06-27 20:56:37 +08:00
Shengliang Guan 8fe87e9e0e Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-06-25 18:03:23 +08:00
Shengliang Guan 89d6ca7823 feat: privilege for sysinfo user 2022-06-25 18:03:12 +08:00
afwerar 592d8e488f test: add sim full test 2022-06-25 16:14:54 +08:00
dapan1121 b2ff536050
Merge pull request #14118 from taosdata/feature/showdnodevariables
feat: show dnode variables
2022-06-23 13:23:06 +08:00
afwerar fed3b36b0e shell: fix shell chinese error 2022-06-23 09:40:35 +08:00
dapan1121 5afa3f9636 feat: show local variables 2022-06-22 17:18:39 +08:00
afwerar c234adbb85 shell: fix shell chinese error 2022-06-22 17:07:49 +08:00
dapan1121 d320326371 reset query cache 2022-06-17 14:41:17 +08:00
Shengliang Guan 8d38ce5aff enh: enable show grants in community version 2022-06-11 19:33:40 +08:00
Haojun Liao 90cb7966bc refactor: do some internal refactor. 2022-06-06 10:35:19 +08:00
dapan1121 73de545f21 fix null issue 2022-05-28 13:38:58 +08:00
afwerar 1e5ef3b145 fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
Shengliang Guan 133a963c7c fix: memory leak while record history in shell 2022-05-21 21:29:32 +08:00
WANG MINGMING c715ee5993
Merge pull request #12719 from taosdata/feature/TD-13041
fea: add select json from table
2022-05-20 13:15:49 +08:00
yihaoDeng 76b9a5acee fix: avoid invalid read/write 2022-05-19 21:56:39 +08:00
afwerar 51721dfc47 fix(os): win run error 2022-05-19 10:37:11 +08:00
wangmm0220 e818e27902 fea:add select json logic 2022-05-18 22:13:38 +08:00
Shengliang Guan 77575d1e70 refactor: shm queue in multi process mode 2022-05-18 14:20:46 +08:00
Shengliang Guan 81e89ec7b6 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-16 20:13:02 +08:00
Shengliang Guan 96b7f2696a refactor: adjust SRpcMsg 2022-05-16 14:55:31 +08:00
Haojun Liao 8242cac94a fix(query): fill the pseudo column before applying filter in table scanner. 2022-05-14 19:21:12 +08:00
afwerar 61729d6805 fix(os): update windows compile error 2022-05-14 10:43:00 +08:00
Shengliang Guan 2258916b1d test: recover tmq/basic5.py 2022-05-13 22:02:55 +08:00
Shengliang Guan cae144eda6 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-13 21:46:20 +08:00
afwerar 0815843e94 fix(os): make taosd.exe taos.exe run on windows. 2022-05-13 21:42:16 +08:00
Shengliang Guan 368c41beba Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-13 20:29:48 +08:00
Shengliang Guan dddfe5c144 enh: enable limit in shell 2022-05-13 20:26:12 +08:00
Shengliang Guan 8873e392fb enh: enable limit in shell 2022-05-13 18:59:44 +08:00
Shengliang Guan 8ca1420f55 refactor: adjust global config 2022-05-13 13:32:09 +08:00
wangmm0220 1e0c2fb01e refactor:merge from 3.0 2022-05-06 16:48:44 +08:00
Yihao Deng fe66836ca3
Merge pull request #12141 from taosdata/fix/invalid-fqdn
enh(rpc): taosd exited when fqdn is configed to invalid
2022-05-06 15:19:43 +08:00
yihaoDeng 699c8a0461 enh(rpc): validate fqdn 2022-05-06 14:42:06 +08:00
yihaoDeng 78c617a9f1 enh(rpc): validate fqdn 2022-05-06 14:30:07 +08:00
yihaoDeng f2eca15fe2 enh(rpc): validate fqdn 2022-05-06 14:27:49 +08:00
Shengliang Guan b72849aaeb fix: let the shell parse statements like create table `abd\` 2022-05-06 14:04:37 +08:00
wangmm0220 05daba7f8e refactor:merge from 3.0 2022-05-06 11:28:34 +08:00
Shengliang Guan 8253e019be fix: invalid port described in TD-15165 2022-04-28 09:43:08 +08:00
wangmm0220 990205d684 refactor: schemaless tmp commit 2022-04-27 21:29:25 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Shengliang Guan debb35da49 fix: make taos -c xx -C work 2022-04-27 11:27:27 +08:00
Shengliang Guan f7fda0159b fix(tools): remove un necessary codes in taos shell 2022-04-26 16:46:13 +08:00
afwerar dce677a72d fix(os): fix window compilation errors. 2022-04-26 14:11:16 +08:00
Shengliang Guan 93bf4fefc7
Merge pull request #11849 from taosdata/feature/check
fix: write histroy in shell
2022-04-25 20:55:12 +08:00
Shengliang Guan 5a91ecfb7c fix: write histroy in shell 2022-04-25 19:29:15 +08:00
Shengliang Guan 933405adc9
Merge pull request #11845 from taosdata/feature/check
fix: add error string for sync
2022-04-25 18:41:08 +08:00
afwerar f966242047 feature(dnode): mul parameter start. 2022-04-25 13:57:55 +08:00
Shengliang Guan 3d9e27edb8 fix: remove un-necessary logs 2022-04-25 10:53:06 +08:00
Shengliang Guan cd1bcb68c7 fix(tools): repair nettest in shell and dnode 2022-04-24 21:32:10 +08:00
Shengliang Guan 59d70252b7 fix(tools): repair -p options in shell 2022-04-24 21:22:38 +08:00
Shengliang Guan 93938aab49 refactor(tools): disable ctrl+c 2022-04-24 20:45:42 +08:00
Shengliang Guan 780561bc9b refact(tools): add nettest codes 2022-04-24 20:38:24 +08:00
Shengliang Guan e827fbcf20 fix(tools): network test in shell 2022-04-24 19:32:51 +08:00
Shengliang Guan 56e90b1258 refactor(tools) add network speed test codes 2022-04-24 13:53:07 +08:00
Shengliang Guan 70905e2128 refactor(tools) add network speed test codes 2022-04-24 11:19:06 +08:00
Shengliang Guan eaaee9c56c refactor(tools) add network speed test codes 2022-04-24 10:26:52 +08:00
Shengliang Guan c76cbd2246 refactor(tools): refact shell codes 2022-04-22 19:27:00 +08:00
Shengliang Guan 462c91d8c6 refactor(tools): refact shell codes 2022-04-22 19:04:49 +08:00
Shengliang Guan bc65c92ee3 refactor(tools): adjust client config parameters 2022-04-22 16:04:10 +08:00
Shengliang Guan 0970d1e418 refactor(tools): refact shell codes 2022-04-22 14:18:00 +08:00
Shengliang Guan c92b3ce226 refactor(tools): refact shell codes 2022-04-21 21:29:30 +08:00
Shengliang Guan bce784ab51 refactor(tools): refact shell codes 2022-04-21 21:11:02 +08:00
Shengliang Guan d2d5196186 refactor(tools): refact shell codes 2022-04-21 21:10:09 +08:00
Shengliang Guan 2d94f8a875 refactor: rename files 2022-04-20 19:46:55 +08:00
Shengliang Guan 9e287ce29f refactor: rename shell functions 2022-04-20 19:44:25 +08:00
Shengliang Guan 0f22cf1d2e refactor: rename shell.h 2022-04-20 19:13:22 +08:00
Shengliang Guan 2702903e94 feat: report service status 2022-04-19 21:53:16 +08:00
Shengliang Guan a3ed0703b5 feat: report startup steps 2022-04-19 20:07:34 +08:00
Shengliang Guan 7d65802571 fix: refact shell arguments 2022-04-19 17:05:39 +08:00
Shengliang Guan cf433ec94c feat: check server status 2022-04-19 16:27:20 +08:00
Shengliang Guan 9e130aef6d feat: check server status 2022-04-19 15:29:28 +08:00
Shengliang Guan 10f99917c9 style: format shell 2022-04-18 21:14:32 +08:00
Shengliang Guan f0ab7dbc96 fix: memory leak in tconfig.c in client 2022-04-18 20:29:10 +08:00
Shengliang Guan bab8833dfc Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-17 21:35:23 +08:00
afwerar dea51ba364 fix(build): use static taos lib. 2022-04-16 20:46:51 +08:00
Shengliang Guan b017d2a4c8 refactor: adjust logs and code style 2022-04-15 15:05:37 +08:00
dapan1121 c04bc1820c Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-14 16:04:42 +08:00
Ganlin Zhao b355e2b3c8 feat(query): add today()/today() + duration in insert clause
TD-14243
2022-04-14 12:53:59 +08:00
dapan1121 94b5031554 feature/qnode 2022-04-13 10:48:26 +08:00
Shuduo Sang b0792743fc
feat(tools): taos shell refactor (#11416)
* [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
2022-04-12 15:58:41 +08:00
afwerar c11946fd75 [TD-13756]<fix>: Fix macro name error. 2022-04-11 18:55:43 +08:00
dapan1121 58e16e5fdc Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-26 09:11:06 +08:00