Shengliang Guan
7f18cc5b8b
Merge pull request #19030 from taosdata/main
...
merge from main to 3.0
2022-12-20 11:24:20 +08:00
Alex Duan
43e6d441bc
fix(shell): fixed not last word matched
2022-12-18 23:34:55 +08:00
Shuduo Sang
86c50d5181
fix: taos shell ws take timing with null inputed ( #18957 )
2022-12-15 20:43:35 +08:00
Shuduo Sang
5dee5afadf
fix: taos shell show reconnect after tried twice ( #18934 )
...
* fix: taos shell prompt for websocket
* fix: show disconnected after retry twice
2022-12-14 11:03:12 +08:00
Shuduo Sang
8fbe4b64a8
fix: taos shell prompt for websocket ( #18826 )
2022-12-08 20:26:06 +08:00
dapan1121
17c6d303e3
Merge pull request #18698 from taosdata/TS-2155-3.0
...
fix(shell): forbid .taos_history record password for security
2022-12-05 17:19:44 +08:00
Alex Duan
83f7c7c2d0
fix(shell): forbid record password in taos_history file
2022-12-05 14:36:34 +08:00
Alex Duan
1cc0df89ab
fix(shell): forbid record password in taos_history file
2022-12-05 14:19:31 +08:00
Alex Duan
693a602c62
feat(api): modify prompt text
2022-12-02 18:27:18 +08:00
Alex Duan
83a4f76ece
feat(shell): affected rows int64
2022-12-02 17:15:51 +08:00
Alex Duan
39482b24db
feat(shell): supported affected rows int64_t
2022-12-02 16:42:38 +08:00
Shengliang Guan
0860ac1c9b
fix: show Permission denied error in mac
2022-12-01 15:14:34 +08:00
Alex Duan
999ad52386
fix(shell) add one blank after affected word
2022-11-25 09:11:28 +08:00
Alex Duan
cd46ca0f5a
fix(shell): add help command and fix crete table filed complete include binary
2022-11-24 11:12:08 +08:00
Xuefeng Tan
886e84c315
enh(taosAdapter): keep debug information ( #18324 )
2022-11-22 13:56:35 +08:00
Shuduo Sang
c47ac26e21
fix: taosadapter windows install ( #18124 )
...
* fix: sc create service in tdengine.iss
* fix: upx on windows
2022-11-14 19:12:39 +08:00
Alex Duan
84a1105be0
fix(shell): describe show command need show whole result1
2022-11-10 16:48:24 +08:00
Alex Duan
2481f1cdb3
fix(shell): describe show command need show whole result
2022-11-10 16:27:17 +08:00
Alex Duan
4b49dde403
fix(shell): adjust show result format
2022-11-08 09:54:19 +08:00
Shuduo Sang
7a8c2efbc3
fix: add jemalloc as build dependency of taosd, udf and shell ( #17785 )
...
* fix: jemalloc compile error
* fix: jemalloc compile error
* fix: add jemalloc as dependency of taosd and udf
Co-authored-by: afwerar <1296468573@qq.com>
2022-11-01 13:44:04 +08:00
Shuduo Sang
93e75c73ca
fix: taosadapter build on windows ( #17763 )
...
* fix: taosadapter build on windows
* fix: disable taosadapter build on windows temporarily
2022-10-30 14:01:43 +08:00
afwerar
ba90a972e1
fix: del upx
2022-10-27 17:31:04 +08:00
Linhe Huo
783b784cc9
Merge pull request #17690 from taosdata/fix/cargo-not-found-in-ga
...
chore: fix github actions not found cargo error
2022-10-27 11:26:17 +08:00
dapan1121
d3d60dad8d
Merge pull request #17659 from taosdata/fix/TD-19489-3.0
...
fix(query): uniform the format of result between 2.6 and 3.0
2022-10-27 09:12:06 +08:00
Huo Linhe
d37f846384
chore: fix github actions not found cargo error
2022-10-26 21:16:22 +08:00
Zhiqiang Wang
a27335c786
fix: add windows libtaosws ( #17666 )
2022-10-26 16:14:32 +08:00
Alex Duan
39c37e0e11
fix(shell): add affected rows in result
2022-10-26 14:54:50 +08:00
Alex Duan
d36bfa25ed
fix(query): uniform the format of result between 2.6 and 3.0
2022-10-26 11:07:19 +08:00
Alex Duan
97e70e8f27
fix(all): coverity scan problem fixed
2022-10-24 18:41:39 +08:00
Alex Duan
d23b829c5b
Merge branch '3.0' into fix/TD-19655-V30
2022-10-24 18:23:07 +08:00
Zhiqiang Wang
0286fab538
fix: func basename error ( #17547 )
...
* fix: func basename error
* chore: add cargo update
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-22 20:23:38 +08:00
Alex Duan
699b573b6f
fix(all): fixed coverity scan problems for second submiting1
2022-10-22 16:22:24 +08:00
Alex Duan
39c800da80
fix(all): fixed coverity scan problems for second submiting
2022-10-22 15:41:37 +08:00
Shengliang Guan
00e2304d8b
Merge pull request #17537 from taosdata/fix/TS-1924-V30
...
fix(shell): correct the position of cursor error when input chinese
2022-10-21 14:15:21 +08:00
Alex Duan
5039648174
fix(shell): forbied tab feature on windows
2022-10-21 11:51:03 +08:00
Xiaoyu Wang
5e970f1506
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
2022-10-21 10:18:26 +08:00
Alex Duan
14c02530b5
fix(shell): fixed chinese input error 1
2022-10-20 18:46:39 +08:00
Alex Duan
892bdb75fc
fix(shell): fixed chinese input error
2022-10-20 18:39:35 +08:00
Shuduo Sang
e831c84bf5
chore: rm tools/taosws-rs ( #17530 )
2022-10-20 18:30:59 +08:00
Xiaoyu Wang
8f28a9c9d2
import format error
2022-10-20 18:18:07 +08:00
Xiaoyu Wang
2339b8c0a6
some parser problem
2022-10-20 16:53:26 +08:00
Alex Duan
48069ca974
fix(shell): restore zhiqiang modify chinese char show modifing
2022-10-19 20:14:30 +08:00
Alex Duan
720c16bf0a
fix(shell): coverity problem for some
2022-10-19 19:53:10 +08:00
Shengliang Guan
de4f430928
Merge pull request #17437 from taosdata/fix/ZhiqiangWang/TD-19607-shell-input-Chinese-char-error
...
fix: shell input Chinese char error
2022-10-18 18:43:33 +08:00
afwerar
9078f6157c
fix: shell input Chinese char error
2022-10-18 15:37:00 +08:00
Shengliang Guan
65e6a67697
Merge pull request #17416 from taosdata/fix/TD-17777-V30
...
fix(shell): fixed tire tree free match error
2022-10-18 13:45:01 +08:00
Zhiqiang Wang
fc9982de68
docs: change macos client doc ( #17420 )
...
* docs: change macos client doc
* docs: change macos client doc
* docs: make taosadapter/taosbenchmark description align with prev
* fix: chinese colon
* fix: chinese colon
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-18 11:41:59 +08:00
Alex Duan
57cdf726b3
fix(shell): fixed tire tree free match error
2022-10-17 19:46:23 +08:00
Zhiqiang Wang
34f576b681
fix: show help install error ( #17408 )
2022-10-17 19:16:11 +08:00
Shengliang Guan
b16639247a
Merge pull request #17393 from taosdata/feature/TD-14761
...
fix:scan converity defects
2022-10-17 16:25:53 +08:00
wangmm0220
54e3617a6f
fix:scan converity defects
2022-10-17 14:32:18 +08:00
Haojun Liao
ed9ec795eb
fix(query): fix coverity issues.
2022-10-17 14:05:40 +08:00
Haojun Liao
bcb3d41d08
fix(query): fix coverity issues.
2022-10-16 13:46:21 +08:00
Shengliang Guan
86ba774699
Merge pull request #17354 from taosdata/feat/TD-17777-V30
...
feat(shell): modify introduction for auto tab completion
2022-10-15 17:38:09 +08:00
Alex Duan
71d96333d3
feat(shell): modify instroduction1
2022-10-14 15:29:23 +08:00
Alex Duan
301ba0e97c
feat(shell): modify introduction
2022-10-14 15:22:48 +08:00
Alex Duan
137fb3e956
feat(shell): modify introduction
2022-10-14 14:21:46 +08:00
dapan1121
d5cfbebd82
fix: fix kill query crash issue
2022-10-14 13:26:10 +08:00
Hongze Cheng
a014be5ca9
more code
2022-10-13 17:06:04 +08:00
Hongze Cheng
5f010843a6
more code format
2022-10-13 16:58:43 +08:00
Hongze Cheng
17040610e5
more code format
2022-10-13 14:37:03 +08:00
Hongze Cheng
8a033aca5c
more code format
2022-10-13 14:25:37 +08:00
Hongze Cheng
c4b3da5032
more code format
2022-10-13 14:15:42 +08:00
Hongze Cheng
c79cc7e454
more code format
2022-10-13 14:06:27 +08:00
Hongze Cheng
d8e32fb439
more code format
2022-10-13 14:03:23 +08:00
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
Shuduo Sang
77a17728d9
chore: update libtaos ws submodule for3.0 ( #14729 )
...
* 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
2022-07-10 22:30:58 +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
Shuduo Sang
8bb745e000
chore: update taos-tools for3.0 ( #14697 )
...
* chore: update taos-tools
for 3.0
* chore: update taos-tools
* chore: update taos-tools
* chore: update taos-tools
for 3.0
Co-authored-by: zhaoyanggh <yzhao@taosdata.com>
2022-07-08 18:59:14 +08:00
Shuduo Sang
379dcda6c2
chore: update taos-tools for3.0 ( #14615 )
...
* chore: update taos-tools
for 3.0
* chore: update taos-tools
* chore: update taos-tools
Co-authored-by: zhaoyanggh <yzhao@taosdata.com>
2022-07-06 20:49:35 +08:00
Minglei Jin
d843a8ac89
Merge pull request #14486 from taosdata/feat/tsdb_refact
...
Feat/tsdb refact
2022-07-06 17:43:22 +08:00
afwerar
194459bfc4
os: fix Mac shell error
2022-07-06 14:38:24 +08:00
Shuduo Sang
29b6bcb435
chore: update taos-tools ( #14561 )
...
* chore: update taos-tools
for 3.0
* chore: update taos-tools
* chore: update taos-tools
Co-authored-by: zhaoyanggh <yzhao@taosdata.com>
2022-07-06 13:11:43 +08:00
Shuduo Sang
98f32c46e6
fix: taosadapter telnet protocol over rest ( #14529 )
...
[TD-16949]
2022-07-05 11:20:06 +08:00
Shuduo Sang
86573eda58
chore: update taos tools for3.0 ( #14518 )
...
* chore(release): make get_os.sh works on mac
* chore(tools): update taos-tools
* chore: update taos-tools
for 3.0
[TD-16450]
2022-07-04 19:48:45 +08:00
Shengliang Guan
d28c97ba5a
Merge remote-tracking branch 'origin/fix/dnode_wxy' into fix/tsim
2022-07-02 19:16:31 +08:00
Xiaoyu Wang
dd564e551c
fix: a problem of show indexes
2022-07-02 19:16:03 +08:00
afwerar
b9a1c6744c
os: add Mac compile support
2022-07-02 17:40:23 +08:00
Shuduo Sang
73d52b5edf
feat: update taos-tools ( #14447 )
...
for 3.0
[TD-14141]
2022-07-01 20:49:15 +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
Xuefeng Tan
3f00a6db8e
feat(taosAdapter): remake REST api ( #14351 )
2022-06-29 23:26:10 +08:00
Shuduo Sang
5c8d734cb3
feat: taosdump update for3.0 ( #14344 )
...
* feat: update taos-tools for 3.0
prepare for 3.0
[TD-13052]
* feat: update taos-tools
fix -I -s
[TD-13052]
* feat: taosdump support new format prepare for 3.0
for 3.0 branch
update taos-tools
[TD-13052]
2022-06-29 11:13:47 +08:00
Xiaoyu Wang
1f47241fc9
merge 3.0
2022-06-28 13:48:13 +08:00
Xiaoyu Wang
ef975798fd
feat: refactor the plan implementation of unique function
2022-06-28 11:28:16 +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
Shuduo Sang
b0f16e1055
feat: taos-tools update for3.0 ( #14163 )
...
* feat: update taos-tools for 3.0
prepare for 3.0
[TD-13052]
* feat: update taos-tools
fix -I -s
[TD-13052]
2022-06-25 14:27:19 +08:00
dapan1121
b2ff536050
Merge pull request #14118 from taosdata/feature/showdnodevariables
...
feat: show dnode variables
2022-06-23 13:23:06 +08:00
Zhiqiang Wang
3d9ed4006a
Merge pull request #14116 from taosdata/fix/ZhiqiangWang/TD-16357-fix-shell-chinese-error
...
shell: fix shell chinese error
2022-06-23 10:04:57 +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
Shuduo Sang
4d804b3c31
feat: taosdump for 3.0 ( #14086 )
...
for 3.0
[TD-13052]
2022-06-22 00:28:09 +08:00
Xuefeng Tan
5198254faf
enh(taosAdapter): update taosAdapter ( #14050 )
2022-06-21 13:37:34 +08:00
Xuefeng Tan
f9e81f8d1d
fix(taosAdapter): update driver-go ( #13976 )
2022-06-18 17:11:50 +08:00
Shuduo Sang
d4f5dc8676
feat: update taos-tools for 3.0 ( #13970 )
...
prepare for 3.0
[TD-13052]
2022-06-18 15:33:20 +08:00
Shuduo Sang
f78e329429
feat(taosAdapter): taosAdapter for 3.0 ( #13951 )
...
Co-authored-by: t_max <1172915550@qq.com>
2022-06-17 22:06:34 +08:00
dapan1121
d320326371
reset query cache
2022-06-17 14:41:17 +08:00
Haojun Liao
771065952e
other: merge 3.0
2022-06-15 16:32:28 +08:00
Xuefeng Tan
84e6f48bdc
feat(taosAdapter): taosAdapter for 3.0 ( #13856 )
2022-06-15 14:55:02 +08:00
Shuduo Sang
59981d40c3
chore(tools): taos tools mac for3.0 ( #13752 )
...
* chore(release): make get_os.sh works on mac
* chore(tools): update taos-tools
2022-06-13 11:57:49 +08:00
Shuduo Sang
896642be37
fix: update taos-tools for3.0 ( #13735 )
...
* fix: taosdump memleak
for 3.0
[TD-11857]
* fix: update taos-tools
for 3.0
2022-06-11 22:29:47 +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
Shuduo Sang
133069e72a
chore: update for taosdump help refine ( #13357 )
...
for 3.0
[TD-16151]
2022-06-01 12:57:31 +08:00
Shuduo Sang
09fdfe499c
refactor: use max int64 to replace -1 for unlimit ( #13022 )
...
for 3.0
[TD-15999]
2022-05-29 21:44:57 +08:00
dapan1121
5da1ead67b
Merge pull request #13174 from taosdata/feature/qnode
...
fix: fix memory leak
2022-05-28 22:44:00 +08:00
54liuyao
aa20cfedcd
feat(stream): watermark and trigger
2022-05-28 18:19:36 +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
Shuduo Sang
c47b79398b
refactor: use max int64 to replace -1 for unlimit
...
for 3.0
[TD-15999]
2022-05-26 15:18:04 +08:00
Yang Zhao
bdc1e6ac11
fix: update taos-tools ( #12919 )
2022-05-24 20:42:49 +08:00
Haojun Liao
e8c03c576a
other: merge 3.0
2022-05-24 11:32:48 +08:00
Shuduo Sang
d1035938d9
fix: update taos-tools to support bignum subtable for3.0 ( #12868 )
...
* fix: failed to alloc memory when big number tables
for 3.0
[TD-15803]
* fix: update taos-tools
2022-05-23 18:20:08 +08:00
afwerar
93a0c69edc
fix(os): win ctest error
2022-05-23 13:42:56 +08:00
Shuduo Sang
944a1a4263
fix: failed to alloc memory when big number tables ( #12846 )
...
for 3.0
[TD-15803]
2022-05-23 11:31:01 +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
9debc281b1
Merge remote-tracking branch 'origin/3.0' into feature/dnode
2022-05-13 23:03:34 +08:00
Shuduo Sang
b766c05128
fix: taosdump memleak ( #12443 )
...
for 3.0
[TD-11857]
2022-05-13 22:36:40 +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
Shuduo Sang
c797da79a2
fix: update taosBenchmark ( #12278 )
...
[TD-15368]
2022-05-10 00:08:23 +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
Shuduo Sang
af7000e3dc
feat: update taos-tools for 3.0 ( #12112 )
...
[TD-13052]
2022-05-05 11:48:52 +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