Commit Graph

540 Commits

Author SHA1 Message Date
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
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 0e9ecc628e Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-15 08:33:53 +08:00
Haojun Liao 79596698ab other: resolve conflict with 3.0 branch. 2022-04-14 16:51:46 +08:00
dapan1121 c04bc1820c Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-14 16:04:42 +08:00
Ganlin Zhao 4eb20bda19
Merge pull request #11478 from taosdata/feature/TD-14243
feat(query): add today()/today() + duration in insert clause
2022-04-14 15:01:26 +08:00
Ganlin Zhao b355e2b3c8 feat(query): add today()/today() + duration in insert clause
TD-14243
2022-04-14 12:53:59 +08:00
tomchon 43df3ebcb6 build: add taosBenchmark and install into installPackage.tar 2022-04-13 18:05:43 +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
afwerar 2662a3b69d [TD-13254]<fix>: make 3.0 grant. 2022-04-10 19:08:16 +08:00
Shuduo Sang 2c1ec0dd10
[TD-13603]<feature>: python connector for 3.0 (#11152)
* add a few stmt_ interface declartion

* add taos_load_table_info

* add taos_set_config(() interface

* add more interfaces

* warn 'reset query cache' only since lack engine support

* update taos-tools
2022-03-31 11:32:23 +08:00
dapan1121 58e16e5fdc Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-26 09:11:06 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Shuduo Sang fdc17df8f6
[TD-13558]<feature>: taos shell refactor (#10997)
* [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
2022-03-25 16:05:33 +08:00
dapan1121 3a41a00a63 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-24 18:32:39 +08:00
Haojun Liao ba1dd2ca45 [td-13039] merge 3.0. 2022-03-24 17:31:22 +08:00
dapan1121 94fda26620 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-24 16:44:25 +08:00
Shuduo Sang ba955059cb
[TD-13558]<feature>: taos shell refactor (#10969)
* [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
2022-03-24 15:43:01 +08:00
Shuduo Sang 5f9e660f9b
[TD-13558]<feature>: taos shell refactor (#10967)
* [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
2022-03-24 15:20:42 +08:00
dapan1121 85a1bd1cc9 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-24 14:42:02 +08:00
Shuduo Sang 4d7bb97f54
Feature/sangshuduo/td 13558 taos shell refactor (#10946)
* [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
2022-03-23 19:27:27 +08:00
dapan1121 ed5b283291 feature/scheduler 2022-03-23 17:19:04 +08:00
Shuduo Sang e0dca33a98
[TD-13558]<feature>: taos shell refactor for 3.0 (#10871)
* [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
2022-03-21 17:29:24 +08:00
afwerar 79057240bd [TD-13759]<fix>: redefine thread api. 2022-03-20 00:47:45 +08:00
afwerar 159c2671a2 [TD-13767]<fix>: forbid wchar_t. 2022-03-18 16:48:12 +08:00
afwerar 6b6c43646d [TD-13770]<fix>: redefine system api. 2022-03-10 18:06:20 +08:00
Shuduo Sang e63f352f8b
Feature/sangshuduo/td 13558 taos shell refactor (#10661)
* [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
2022-03-10 12:02:55 +08:00
afwerar 35b3edaea5 [TD-13756]<fix>: file system stat access func. 2022-03-04 00:04:57 +08:00
afwerar e697f63013 [TD-13736]<fix>: console exit input error. 2022-03-01 19:34:24 +08:00
afwerar 2b9dc8c7ea [TD-13062]<fix>: file system add stream. 2022-02-28 22:37:32 +08:00
Shengliang Guan 1360f6b265 tbase64 2022-02-28 10:34:05 +08:00
Shengliang Guan 15b18f4ce9 log 2022-02-27 11:05:46 +08:00
Shengliang Guan e25637fe29 Merge remote-tracking branch 'origin/3.0' into feature/config 2022-02-25 10:05:54 +08:00
afwerar 5a37fdf28f [TD-13062]<fix>: cross platform file system. 2022-02-25 01:47:20 +08:00
Shengliang Guan 612dd71918 os env 2022-02-24 21:27:13 +08:00
Shengliang Guan 0d0841d103 config 2022-02-24 14:16:42 +08:00
Shengliang Guan beae4899f2 os env 2022-02-24 11:35:22 +08:00
Shengliang Guan 10a21ba801 version 2022-02-23 20:50:00 +08:00
Shengliang Guan 18634533a5 config 2022-02-22 13:36:26 +08:00
Haojun Liao 284fde6001 [td-11818] fix compiler error. 2022-01-27 16:03:26 +08:00
Haojun Liao d6d8651483 [td-11818] refactor ssdatablock, add plan in log. 2022-01-26 23:09:03 +08:00
Yihao Deng 13d2c8ffea
Merge pull request #9987 from taosdata/feature/rename_macro
rename MAX/MIN/POW2/SWAP name
2022-01-24 13:23:27 +08:00
yihaoDeng 92bef71ec7 rename MAX/MIN/POW2/SWAP name 2022-01-24 12:53:17 +08:00
Shengliang Guan 09062a9ce7 check user password 2022-01-23 19:50:18 +08:00
Shengliang Guan 19e3f91df5 minor changes 2022-01-10 00:55:56 -08:00
Shengliang Guan 89a0dd76c2 test for create table 2021-12-31 00:19:26 -08:00
Hongze Cheng 9acdf1e975 take a commit 2021-12-24 15:00:51 +08:00
Shengliang Guan 4279d6a44d Merge remote-tracking branch 'origin/3.0' into feature/dnode3 2021-12-17 18:43:39 +08:00
Shengliang Guan 8e68fa6e4d TD-10431 tsim compile 2021-12-17 17:07:36 +08:00
Haojun Liao 5d38440cda [td-11818] refactor. 2021-12-17 16:53:14 +08:00
Shengliang Guan 89f4a7adc6 TD-10431 change numOfVgroups as config of db 2021-12-17 16:45:16 +08:00
Shengliang Guan 00833f7390 TD-10431 shell module 2021-12-17 15:49:27 +08:00
Shengliang Guan 0d0f33ab5e fix compile error and ci problems 2021-12-17 14:20:32 +08:00
Shengliang Guan f991a732d9 minor changes 2021-12-17 13:50:32 +08:00
Shengliang Guan c604393e5d change file directory 2021-12-17 13:44:11 +08:00