Commit Graph

325 Commits

Author SHA1 Message Date
Hongze Cheng 63d9b85631 more code format 2022-10-13 13:59:18 +08:00
Hongze Cheng d5255f1eb7 more format 2022-10-13 13:41:36 +08:00
Hongze Cheng 6ed0634fb7 format more code 2022-10-13 11:56:16 +08:00
Hongze Cheng fcbaa6082b more code refact 2022-10-13 11:49:46 +08:00
Hongze Cheng 4cc94968ee refact: format header file 2022-10-13 11:09:43 +08:00
Shengliang Guan de67ce68a5
Merge pull request #17300 from taosdata/fix/ZhiqiangWang/TD-13063-win-shell-tab-auto-input
fix: win shell tab auto input
2022-10-11 20:53:13 +08:00
Zhiqiang Wang 0b2ff85a17
fix: jemalloc compile error (#17291)
* fix: jemalloc compile error

* fix: jemalloc compile error
2022-10-11 18:53:24 +08:00
afwerar 9c458b68ee fix: win shell tab auto input 2022-10-11 18:37:38 +08:00
Alex Duan 32a36b66f1 fix(shell): remove TAB KEY usage introduction on windows 2022-10-11 16:57:47 +08:00
Alex Duan 2f9048b2ae feat(shell): lastWord function less add one 2022-10-10 17:02:48 +08:00
Shengliang Guan 1c106bfd1d
Merge pull request #17235 from taosdata/feat/TD-17777-V30
feat(shell): Supported the word completed by press Tab key for 3.0
2022-10-09 17:01:56 +08:00
Zhiqiang Wang 365b9ba7a0
fix: shell source error (#17234) 2022-10-09 15:40:27 +08:00
Alex Duan c33573409f feat(shell): move show stable ahead 2022-10-09 15:26:07 +08:00
Alex Duan d69bc6d6d5 feat(shell): fixed build error 2022-10-09 14:30:14 +08:00
Alex Duan b222ff4ba5 feat(shell): vscode ctrl k and f format code 2022-10-09 14:05:48 +08:00
Alex Duan 60d7ad82ac feat(shell): fixed build error 2022-10-09 10:57:54 +08:00
Alex Duan c7fdc00fbf fix(shell): threads array destroydump1 2022-10-09 10:55:37 +08:00
Alex Duan ff73c3f5f2 fix(shell): threads array destroydump 2022-10-09 10:34:16 +08:00
Alex Duan c71600bae8 Merge branch '3.0' into feat/TD-17777-V30 2022-10-08 20:20:07 +08:00
Alex Duan ce38259979 feat(shell): fixed windows build error. 2022-10-08 18:58:07 +08:00
Alex Duan f72b3d3c14 feat(shell): move split command to list end 2022-10-08 17:49:04 +08:00
Alex Duan 0d64baa165 feat(shell): modify help information 2022-10-08 17:34:35 +08:00
Alex Duan fd7897e39b all functions is done 2022-10-08 16:42:02 +08:00
Zhiqiang Wang d05b134a48
os: Mac package (#17201)
* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package
2022-10-08 10:12:17 +08:00
Alex Duan 49b49eb0eb Merge branch '3.0' into feat/TD-17777-V30 2022-09-29 11:20:09 +08:00
Alex Duan 3ad184de87 feat(shell): modify command with 3.0 2022-09-29 11:07:15 +08:00
Shengliang Guan eead619f1a fix: coverity issues 2022-09-27 17:10:48 +08:00
afwerar d3a21816cc shell: taos shell websocket reconnect error 2022-09-21 11:43:36 +08:00
Alex Duan 92d3c4f351 feat(shell): support database command auto tab complete 2022-09-07 20:20:46 +08:00
Alex Duan e8455e0bb7 feat(shell): set conn to autoshell 2022-09-07 14:46:27 +08:00
Alex Duan c0cfa0da56 feat(shell): show introduction is modify 2022-09-07 14:27:55 +08:00
Alex Duan f1dd2d5675 feat(shell): add port to 3.0 buld ok 2022-09-07 10:16:00 +08:00
Shengliang Guan 4401080328 enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
afwerar 500cf0c758 feature: shell csv rfc 4180 2022-08-31 13:30:35 +08:00
afwerar 52bedb2b53 feature: shell csv rfc 4180 2022-08-30 17:27:35 +08:00
afwerar c5f270abcb feature: shell csv rfc 4180 2022-08-30 17:24:24 +08:00
afwerar 3220a9547f feature: shell csv rfc 4180 2022-08-30 17:23:02 +08:00
afwerar 4632c3751b feature: shell csv rfc 4180 2022-08-30 17:21:38 +08:00
afwerar 8a34a321c7 feature: shell csv rfc 4180 2022-08-30 16:30:20 +08:00
afwerar aec3a06431 feature: shell csv rfc 4180 2022-08-30 16:11:42 +08:00
Xuefeng Tan cde4621e77
fix(taosAdapter): fix taosAdapter version shows unknown (#16472) 2022-08-29 13:53:43 +08:00
Shuduo Sang cf179c3efe
fix: cmake 3.10 failed (#16324) 2022-08-23 14:35:38 +08:00
Ganlin Zhao cb49ec48d0 fix(query): fix pthread_create memleak in shell engine
TD-17791
2022-08-22 15:32:51 +08:00
Ganlin Zhao 70df538180 fix(query): fix pthread_create memleak in shell engine
TD-17791
2022-08-22 15:22:49 +08:00
Xuefeng Tan c21294c96f
feat(taosAdapter): taosAdapter supports Windows (#16237)
* feat(taosAdapter): taosAdapter supports Windows

* feat(taosAdapter): taosAdapter supports Windows
2022-08-19 17:48:20 +08:00
Xuefeng Tan cd6c9def67
feat(taosAdapter): taosAdapter supports Windows (#16229) 2022-08-19 11:38:41 +08:00
freemine ab5b794d2d
download and unpack `upx` in ~/.taos/externals/upx (#16088) 2022-08-13 21:15:56 +08:00
afwerar 80a01235f2 doc: change 3.0 doc 2022-08-11 14:37:43 +08:00
Zhiqiang Wang fec0f3d330
Merge pull request #15954 from taosdata/fix/ZhiqiangWang/TD-17903-change-3.0-doc
doc: change 3.0 doc
2022-08-11 09:14:16 +08:00
Shuduo Sang 0aba651a08
chore: update taosa and rust connector for3.0 (#15958)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0

* fix: script error handle for 3.0

* chore: update taosws-rs for 3.0

fix segfault

* chore: change container_build for websocket build

* fix: install script for taosws

* fix: .

* chore: update taosws-rs for 3.0

* chore: update taosws-rs for 3.0

* chore: update tools/CMakeLists.txt to allow compile taosws-rw on any platform

* chore: taosws 648cc62 for 3.0

* chore: update taosws 29424d5 for 3.0

* chore: update cmake/taosws_CMakeLists.txt.in with new repo/commit

* chore: update taosa 3d21433 and rust connector for new raw block
2022-08-10 22:08:21 +08:00
afwerar d3b2bcb612 doc: change 3.0 doc 2022-08-10 19:39:01 +08:00
Liu Jicong 95f696b30d enh(tmq): prevent drop db when topic exists 2022-08-10 17:24:47 +08:00
afwerar 2119997661 build: add taosBenchmark to deb 2022-08-09 18:17:22 +08:00
dapan1121 a504f1ffdd fix: remove scl change 2022-08-09 09:00:46 +08:00
Liu Jicong 48449e80c3 fix(stream): memory leak 2022-08-08 19:17:28 +08:00
afwerar f03055c373 shell: change shell record source file command 2022-08-05 15:49:03 +08:00
afwerar ac592b073b feat: add table create limit 2022-08-02 20:03:45 +08:00
Yang Zhao e5bb1fe787
feat: taos shell websocket support network/execute/total timing info (#15630)
* feat: taos shell websocket support network/execute/toal timing info

* chore: update taosws-rs

* feat: update taosws 24b199e

* fix: git clean in jenkinsfile2

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-02 11:09:34 +08:00
afwerar 5f10012c21 feat: add cloud grant cfg 2022-08-02 09:18:34 +08:00
Shuduo Sang 9d62c839d9
feat: update taostools for3.0 (#15587)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools 8e3b3ee

* fix: remove submodules

* feat: update taos-tools c529299

* feat: update taos-tools 9dc2fec for 3.0

* fix: optim upx
2022-07-30 15:52:43 +08:00
Shuduo Sang b3dc211819
feat: update taostools for3.0 (#15562)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools 8e3b3ee

* fix: remove submodules

* feat: update taos-tools c529299
2022-07-29 21:03:42 +08:00
afwerar 74e833cf4e build: remove jemalloc submodule 2022-07-28 15:48:56 +08:00
Shuduo Sang 34384d31e7
feat: update taostools for3.0 (#15395)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0
2022-07-25 19:03:28 +08:00
Haojun Liao f60bd675d1 other: merge 3.0 2022-07-25 11:22:31 +08:00
Haojun Liao 6d86ef0c33 other: merge 3.0 2022-07-25 11:22:09 +08:00
Shuduo Sang 67319e6c95
feat: update taostools for3.0 (#15369)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0
2022-07-24 13:22:04 +08:00
Shuduo Sang 05efe6f979
chore: libtaos ws submodule for3.0 (#15334)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0

* fix: script error handle for 3.0

* chore: update taosws-rs for 3.0

fix segfault

* chore: change container_build for websocket build

* fix: install script for taosws

* fix: .

* chore: update taosws-rs for 3.0

* chore: update taosws-rs for 3.0

* chore: update tools/CMakeLists.txt to allow compile taosws-rw on any platform
2022-07-23 15:17:17 +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
Shuduo Sang 9a8b9d0704
chore: libtaos ws submodule for3.0 (#15311)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0

* fix: script error handle for 3.0

* chore: update taosws-rs for 3.0

fix segfault

* chore: change container_build for websocket build

* fix: install script for taosws

* fix: .

* chore: update taosws-rs for 3.0

* chore: update taosws-rs for 3.0
2022-07-22 21:35:34 +08:00
Liu Jicong 0a47ebc580 merge 3.0 2022-07-22 16:06:57 +08:00
Zhiqiang Wang 160464c004
Merge pull request #15275 from taosdata/fix/ZhiqiangWang/TD-17690-fix-taos-shell-ctrl-c-exit-error
shell: fix taos shell ctrl-c exit error
2022-07-22 14:03:10 +08:00
afwerar ec5db6e195 shell: fix taos shell ctrl-c exit error 2022-07-22 09:42:06 +08:00
zhaoyanggh e4ff6e6ba4 chore: update taos-tools 2022-07-22 09:37:10 +08:00
Xuefeng Tan 43d20d5eca
refactor(taosAdapter): http framework (#15268) 2022-07-22 00:06:13 +08:00
Cary Xu ada2eb232e fix: resource cleanup and rsma result build 2022-07-21 19:46:55 +08:00
Zhiqiang Wang 103efc0e36
Merge pull request #15254 from taosdata/fix/ZhiqiangWang/TD-17651-add-show-tables-print-limit
shell: add show tables print limit
2022-07-21 18:01:33 +08:00
Yang Zhao 8ef588f2c1
chore: update taos-tools (#15253) 2022-07-21 17:47:05 +08:00
afwerar 45995e81ce shell: add show tables print limit 2022-07-21 17:05:06 +08:00
Shuduo Sang bd7122e894
chore: libtaos ws submodule for3.0 (#15232)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0

* fix: script error handle for 3.0

* chore: update taosws-rs for 3.0

fix segfault

* chore: change container_build for websocket build

* fix: install script for taosws

* fix: .

* chore: update taosws-rs for 3.0

* chore: update taosws-rs for 3.0
2022-07-21 13:41:16 +08:00
Haojun Liao c2d588a118 other:merge 3.0 2022-07-21 11:29:34 +08:00
Shuduo Sang 659258b2a0
chore: libtaos ws submodule for3.0 (#15218)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0

* fix: script error handle for 3.0

* chore: update taosws-rs for 3.0

fix segfault

* chore: change container_build for websocket build

* fix: install script for taosws

* fix: .

* chore: update taosws-rs for 3.0
2022-07-20 22:47:16 +08:00
Zhiqiang Wang 22f03694bc
Merge pull request #15175 from taosdata/fix/ZhiqiangWang/TD-15771-change-shell-print-text
shell: change shell print text
2022-07-20 20:04:33 +08:00
Shuduo Sang b4e8fc3936
feat: update taostools for3.0 (#15189)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0
2022-07-20 17:32:47 +08:00
afwerar b4537bc41e shell: change shell print text 2022-07-20 11:31:35 +08:00
Shuduo Sang ba410e6d2b
feat: update taostools for3.0 (#15149)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0
2022-07-19 21:36:03 +08:00
Shuduo Sang 21562c6939
chore: libtaos ws submodule for3.0 (#15122)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0

* fix: install script support taosws for 3.0

* fix: script error handle for 3.0

* chore: update taosws-rs for 3.0

fix segfault

* chore: change container_build for websocket build

* fix: install script for taosws
2022-07-19 21:35:44 +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
Shuduo Sang f5ae0f71c8
feat: update taostools for3.0 (#15060)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0
2022-07-18 15:40:38 +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 5548f47eb8
chore: update libtaos ws submodule for3.0 (#14999)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0
2022-07-17 14:13:43 +08:00
Shuduo Sang ba87537a3e
feat: update taostools for3.0 (#14998)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0
2022-07-16 17:45:23 +08:00
Shuduo Sang dd6b50f7c2
feat: change upx download location for taosadapter3.0 (#14934)
* feat(taosAdapter): taosAdapter for 3.0

* chore: change upx download location

Co-authored-by: t_max <1172915550@qq.com>
2022-07-15 12:57:27 +08:00
Xuefeng Tan f02d8c2596
enh(taosAdapter): update taosAdapter (#14858) 2022-07-14 11:19:31 +08:00
Shuduo Sang 638353ef67
feat: update taostools for3.0 (#14885)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0
2022-07-14 11:00:02 +08:00
Shuduo Sang 08d1965f7c
chore: update taos-tools for3.0 (#14740)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools
2022-07-11 09:59:02 +08:00