Commit Graph

509 Commits

Author SHA1 Message Date
Shengliang Guan 38aa1a2f28
Merge pull request #18452 from taosdata/enh/TD-20719
enh: add debug info
2022-11-26 15:44:41 +08:00
Shengliang Guan a718613944 fix: coverity issues 2022-11-26 13:02:15 +08:00
yihaoDeng e23b3cf870 fix compile failure 2022-11-26 09:21:15 +08:00
Haojun Liao 99ea0abffa fix(query): add return value. 2022-11-25 23:09:31 +08:00
Haojun Liao d77f5fa70c fix(query): fix error in windows and darwin system. 2022-11-25 22:54:54 +08:00
Haojun Liao 7fe4cf7bbe
Merge branch '3.0' into feature/3_liaohj 2022-11-25 22:24:59 +08:00
yihaoDeng 561baa37bc fix TD-20751 mem leak 2022-11-25 21:29:29 +08:00
yihaoDeng 421aa1a8c3 fix mem leak 2022-11-25 20:28:52 +08:00
Alex Duan 8e8230da93 fix(query): coverity fixed 2022-11-25 17:16:16 +08:00
Liu Jicong ec7df42347 fix(tmq): time wait 2022-11-25 13:33:15 +08:00
yihaoDeng 06af61d975 add debug info 2022-11-25 12:03:08 +08:00
Haojun Liao 9a208b2d09 other: merge 3.0 2022-11-24 17:08:15 +08:00
Haojun Liao 611ab8b394 refactor: make sure the memory is aligned to 32 bytes. 2022-11-23 21:52:51 +08:00
Alex Duan 36e1deb0de fix(shell): output redirect to file need not call fflush 2022-11-23 10:43:56 +08:00
kailixu 6515c9c7c5 fix: real path optimization in case of invalid read 2022-11-17 10:56:24 +08:00
Haojun Liao b83f895726 refactor: do some internal refactor. 2022-11-11 14:16:13 +08:00
xiaolei li 4d09254e93
test(driver):C# CI failed for longarch64 pr-17982 (#18030)
* Add loongarch64 architecture port.

Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>

* test(driver):C# CI failed for longarch64 pr-17982

Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
Co-authored-by: Jingyun Hua <huajingyun@loongson.cn>
2022-11-10 21:06:20 +08:00
Shengliang Guan 92b1c12330 fix: wrong cpu usage 2022-11-01 16:38:52 +08:00
Shengliang Guan 8cdbcb89f5
Merge pull request #17762 from taosdata/fix/memReturn
enh: return mem to os
2022-10-31 20:12:22 +08:00
yihaoDeng 55509833db cron trim 2022-10-31 09:23:33 +08:00
gccgdb1234 f52000d86e return mem to os 2022-10-29 22:25:40 +08:00
Shengliang Guan 820de25e97 fix: failed to recursive mkdir in mac 2022-10-28 14:48:59 +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
Shengliang Guan d22ab18d53
Merge pull request #17575 from taosdata/fix/rmRedundance
fix: rm redundance
2022-10-23 14:37:46 +08:00
yihaoDeng b0edb7c017 rm [redundance 2022-10-23 12:29:02 +08:00
yihaoDeng ada04eb2bc rm [èredundance 2022-10-23 10:38:16 +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 39c800da80 fix(all): fixed coverity scan problems for second submiting 2022-10-22 15:41:37 +08:00
Shengliang Guan 79f16a6d54 refact: remove multi process codes 2022-10-19 17:53:01 +08:00
Shengliang Guan 0e30d177fa Merge remote-tracking branch 'origin/3.0' into enh/TD-19623 2022-10-19 13:33:00 +08:00
Shengliang Guan 8764cf9adb refact: remove multi process codes 2022-10-19 11:08:42 +08:00
Hongze Cheng 0ca2d9e970 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn 2022-10-18 16:55:29 +08:00
Hongze Cheng 1779c17375 more code 2022-10-18 16:22:06 +08:00
yihaoDeng c9aadfadee fix coverity scan problem 2022-10-17 16:29:50 +08:00
Benguang Zhao 616eb5f903 Merge branch '3.0' into FIX/TD-19239-3.0 2022-10-16 00:29:01 +08:00
Benguang Zhao 56b32a77a4 fix: allow to restart on disk space full, e.g. in dmCheckDiskSpace 2022-10-14 22:57:27 +08:00
afwerar f80dbfb6f5 fix: memory param over 2022-10-13 18:48:06 +08:00
Hongze Cheng fcbaa6082b more code refact 2022-10-13 11:49:46 +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 445596011e fix: win compile error 2022-10-11 14:12:11 +08:00
Shengliang Guan 60be9f5771
Merge pull request #17241 from taosdata/enh/optLogTime
enh: opt log time
2022-10-10 09:59:37 +08:00
yihaoDeng 86c98f1f21 fix(tsc): fix invalid free 2022-10-09 21:30:41 +08:00
yihaoDeng 9a5db03293 opt log time 2022-10-09 21:13:50 +08:00
yihaoDeng 03f4412916 opt log time 2022-10-09 16:53:44 +08:00
Zhiqiang Wang 365b9ba7a0
fix: shell source error (#17234) 2022-10-09 15:40:27 +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
yihaoDeng 738fddb814 fix coverity scan problem 2022-09-30 17:49:08 +08:00
afwerar 91b35a0b62 os: fix Mac test error 2022-09-26 11:30:40 +08:00
afwerar 00a9491a97 os: fix Mac test error 2022-09-23 17:50:43 +08:00
afwerar d66c49581e os: special file name error 2022-09-16 14:43:01 +08:00
afwerar 42c54402b4 os: special file name error 2022-09-16 11:49:01 +08:00
afwerar 760babe7db os: mac exit error 2022-09-14 18:44:58 +08:00
afwerar 6759a38a8d os: chmod log dir mode 2022-09-01 15:26:01 +08:00
afwerar 8df8f90e19 os: fix mac run error 2022-08-26 16:03:28 +08:00
afwerar b3085f24a2 os: fix fseek error 2022-08-22 18:32:58 +08:00
afwerar 45cc2a67ae os: fix win lack dll error 2022-08-15 16:37:40 +08:00
dapan1121 283ce988b5 fix: fix taosc crash issue 2022-08-11 20:04:20 +08:00
Liu Jicong e5e82f0cf2 merge 3.0 2022-08-10 16:31:23 +08:00
Liu Jicong 18f6fb6123 enh(tmq): speed up consumer recover 2022-08-10 16:04:03 +08:00
Zhiqiang Wang a34d0590e6
Merge pull request #15929 from taosdata/fix/ZhiqiangWang/TD-15311-fix-copy-appname-overflow
os: fix copy appname overflow
2022-08-10 13:54:40 +08:00
afwerar 59d982333c os: fix copy appname overflow 2022-08-10 13:05:46 +08:00
afwerar 712f7e8cce os: fix copy appname overflow 2022-08-10 11:47:45 +08:00
afwerar 67fbb73910 build: release ver-3.0.0.10003 2022-08-10 11:23:37 +08:00
afwerar 7d3ac0a2f5 shell: make show same id 2022-08-08 20:45:51 +08:00
afwerar 6690936b00 build: add win package 2022-08-08 09:57:34 +08:00
afwerar 9c38e704d9 build: add win package 2022-08-08 09:34:12 +08:00
yihaoDeng ecd560ccb0 start timer for particular msg 2022-08-06 15:30:11 +08:00
afwerar d67339bfc8 os: fix minimalDirGB invalid error 2022-08-03 20:17:53 +08:00
Shengliang Guan 0e29a23a30
Merge pull request #15679 from taosdata/fix/dnode
refactor: adjust sync log
2022-08-02 17:38:56 +08:00
Shengliang Guan efb0127fbf refactor: adjust logs 2022-08-02 16:48:49 +08:00
Cary Xu 602d2aa377 other: rsma snapshot and misc update 2022-08-02 16:13:36 +08:00
Haojun Liao bbcba1855d Merge branch '3.0' into feature/3_liaohj 2022-08-01 20:09:42 +08:00
Haojun Liao 24218752ab refactor: optimize tablescan perf. 2022-08-01 16:41:14 +08:00
dapan1121 77837f6e6a fix: fix crash issue 2022-07-30 15:10:24 +08:00
dapan1121 80a32d6235 fix: fix mbs2ucs4 crash issue in taosd 2022-07-30 11:31:05 +08:00
dapan1121 e3b73ba584 fix: fix release conv handle issue 2022-07-30 08:34:16 +08:00
dapan1121 95777c77f8 Merge branch '3.0' into fix/TD-17147 2022-07-29 20:40:54 +08:00
dapan1121 c2e4110ae1 fix: fix mbs2ucs4 issue 2022-07-29 19:49:45 +08:00
afwerar bf27143bed os: add win service and crashdump 2022-07-29 19:18:33 +08:00
dapan1121 4de8d28f63 fix: fix ucs4 convertion issue 2022-07-29 18:35:23 +08:00
afwerar f79637f5a8 os: add win service and crashdump 2022-07-29 16:36:42 +08:00
afwerar 58d287eafa os: fix get cpuinfo error 2022-07-26 17:16:12 +08:00
afwerar ec5db6e195 shell: fix taos shell ctrl-c exit error 2022-07-22 09:42:06 +08:00
dapan1121 976d4670a9 Merge branch '3.0' into fix/TD-15197 2022-07-21 09:11:03 +08:00
afwerar 9bff316f12 os: fix win timestamp convert error 2022-07-20 16:19:25 +08:00
dapan1121 d266bfe187 fix: fix stmt memory leak 2022-07-20 08:39:52 +08:00
afwerar fa96e64ee0 os: win format negative timestamp error 2022-07-18 16:53:20 +08:00
Liu Jicong c6052fadba feat(wal): add append interface 2022-07-11 16:22:51 +08:00
Shengliang Guan a5e8ddbc56 refactor: adjust logs 2022-07-08 18:00:19 +08:00
Shengliang Guan 96db676995 refactor: delete redundant files 2022-07-08 15:37:53 +08:00
Ganlin Zhao 09b0279ab9 Merge branch '3.0' into fix/TD-16413 2022-07-07 11:07:06 +05:30
Ganlin Zhao ee6343379c fix(query): fix timezone parsing for /usr/share/localtime
TD-16413
TD-16441
2022-07-07 11:04:40 +05:30
yihaoDeng 1e5ddcb92f merge 3.0 2022-07-06 18:29:11 +08:00
yihaoDeng 14cfbd7e45 fix tag/json tag error 2022-07-06 15:07:42 +08:00
afwerar 194459bfc4 os: fix Mac shell error 2022-07-06 14:38:24 +08:00
afwerar 55cf31a094 os: add file auto del func 2022-07-05 20:54:50 +08:00
afwerar d16af0eeac os: add file auto del func 2022-07-05 18:01:55 +08:00
afwerar 5fabd7d3dd os: add file auto del func 2022-07-05 16:58:19 +08:00
yihaoDeng bd77e5b107 refactor index 2022-07-04 16:01:45 +08:00
afwerar b9a1c6744c os: add Mac compile support 2022-07-02 17:40:23 +08:00
afwerar 1a18422fdb os: fix sprintf signed char error 2022-07-02 14:29:56 +08:00
wangmm0220 4e6b3d72ac Merge branch '3.0' into feature/TD-13041 2022-07-01 16:54:18 +08:00
wangmm0220 085ace59e0 fix:to_json() function 2022-07-01 16:47:54 +08:00
Liu Jicong 269b33c02d Merge branch '3.0' into feature/stream 2022-07-01 14:39:52 +08:00
Liu Jicong 52d09b4173 refactor(wal) 2022-07-01 14:39:21 +08:00
afwerar 4e8f3db596 os: replace win qsort func 2022-07-01 11:54:21 +08:00
afwerar af340a3825 os: fix gethostname error 2022-06-29 15:20:51 +08:00
afwerar 06e8ba9f14 os: win shell catch ctrl-c 2022-06-27 20:56:37 +08:00
Cary Xu 0597f3b9cd refactor: rsma resource release 2022-06-26 18:44:49 +08:00
Yihao Deng a081c7c154
Merge branch '3.0' into feat/idxFix 2022-06-25 20:40:16 +08:00
yihaoDeng 5a4b51a968 fix index bug 2022-06-25 20:36:38 +08:00
Liu Jicong c8cca3568a
Merge pull request #14246 from taosdata/feature/stream
enh(stream): generate schema only once
2022-06-25 17:36:18 +08:00
Liu Jicong 814b3caabf enh(stream): generate schema only once 2022-06-25 17:14:50 +08:00
yihaoDeng 23d1e55718 handle except 2022-06-23 20:29:14 +08:00
yihaoDeng 3b1664d9e4 feat: refactor rpc code 2022-06-22 18:50:39 +08:00
afwerar c234adbb85 shell: fix shell chinese error 2022-06-22 17:07:49 +08:00
Haojun Liao 9c6a9f1c92 fix(query): set correct source status in merge sort. 2022-06-17 14:25:53 +08:00
afwerar 528d7d7248 os: add dll check 2022-06-16 15:46:51 +08:00
afwerar 92cf4c4cb6 os: fix lz4 error 2022-06-14 14:38:35 +08:00
afwerar fc489882eb fix(os): add win32 tmq case test 2022-06-11 17:19:53 +08:00
Liu Jicong 7ed9da56e3
Merge pull request #13653 from taosdata/feature/stream
feat(stream): sink table can be other db
2022-06-09 19:12:35 +08:00
Liu Jicong b23fa19bc4 feat(stream): sink table can be other db 2022-06-09 16:50:11 +08:00
afwerar d95b7a3dc1 fix(os): add win32 taosd case 2022-06-09 11:48:41 +08:00
afwerar ac09ef04a9 fix(os): add win32 udf case 2022-06-05 17:02:43 +08:00
afwerar 8908407918 fix(os): add log data dir configure 2022-06-01 11:33:15 +08:00
afwerar 49b36c7836 fix(os): win iconv find error 2022-06-01 10:36:03 +08:00
afwerar 1e5ef3b145 fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
Zhiqiang Wang 4cf843ed51
Merge pull request #12977 from taosdata/fix/ZhiqiangWang/TD-15849-run-case-on-win
fix(os): run case on win
2022-05-25 20:55:04 +08:00
afwerar 3a0efe7255 fix(os): run case on win 2022-05-25 16:30:26 +08:00
yihaoDeng 7259a35620 enh: refactor trans free ctx 2022-05-24 22:17:52 +08:00
afwerar 93a0c69edc fix(os): win ctest error 2022-05-23 13:42:56 +08:00
afwerar f1a788f161 fix(os): win run error 2022-05-19 11:34:52 +08:00
afwerar 51721dfc47 fix(os): win run error 2022-05-19 10:37:11 +08:00
afwerar b7ca4f7710 fix(os): win str to int64 error 2022-05-17 13:50:16 +08:00
afwerar 2e3a64a569 fix(os): update windows compile error 2022-05-14 11:15:21 +08:00
afwerar 61729d6805 fix(os): update windows compile error 2022-05-14 10:43:00 +08:00
afwerar 0815843e94 fix(os): make taosd.exe taos.exe run on windows. 2022-05-13 21:42:16 +08:00
Liu Jicong 1c98d780a0 fix(wal): int overflow 2022-05-12 20:51:08 +08:00
Zhiqiang Wang 356ccb7336
Merge pull request #12347 from taosdata/fix/ZhiqiangWang/fix-15189-windows-compile-TDinternal
fix(os): windows compile TDinternal.
2022-05-11 19:00:53 +08:00
afwerar 752e105c0a fix(os): windows compile TDinternal. 2022-05-11 18:24:05 +08:00
afwerar a816e3034e fix(os): Ubuntu 18.04 timezone error. 2022-05-11 15:18:26 +08:00
afwerar cdd7cafe42 fix(os): Ubuntu timezone error. 2022-05-11 12:01:37 +08:00
afwerar 42204611ba fix(os): add print trace func. 2022-05-11 02:00:09 +08:00
afwerar 32e6557353 fix(os): add print trace func. 2022-05-11 01:53:30 +08:00
afwerar c8fe82a2c8 fix(os): centos timezone error. 2022-05-10 19:20:47 +08:00
Zhiqiang Wang ce2bbd7eb4
Merge pull request #12272 from taosdata/fix/ZhiqiangWang/fix-15311-TDinternal-CI-error
fix(os): TDinternal CI error.
2022-05-09 17:51:12 +08:00
Yihao Deng 903f4f91da
Merge pull request #12266 from taosdata/fix/invaldFqdn
fix(rpc): avoid invalid fqdn
2022-05-09 17:13:07 +08:00
afwerar 4836843b99 fix(os): TDinternal CI error. 2022-05-09 17:03:31 +08:00
yihaoDeng 205c92e472 fix(rpc): fix duplicat port error 2022-05-09 15:41:32 +08:00
Yihao Deng 4e414750f7
Merge pull request #12253 from taosdata/fix/invaldFqdn
fix(rpc): fix invalide fqdn
2022-05-09 13:54:46 +08:00
yihaoDeng 97f00c0e8a fix(rpc): fix duplicat port error 2022-05-09 12:08:51 +08:00
yihaoDeng ce77983ff2 fix(rpc): fix invalide fqdn 2022-05-09 11:48:40 +08:00
afwerar 02e6b38270 fix(os): make taosd run on win. 2022-05-09 03:22:05 +08:00
yihaoDeng c36f56a77d fix(rpc): fix invalide fqdn 2022-05-07 18:34:36 +08:00
yihaoDeng cb115f1c10 fix(rpc): fix invalide fqdn 2022-05-07 18:19:25 +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
afwerar 402acb60c6 fix(os): fix win max func error. 2022-05-06 09:49:37 +08:00
yihaoDeng 315c9c37dc enh(rpc): taosd exited when fqdn is configed to invalid 2022-05-05 23:14:36 +08:00
Ganlin Zhao 455737f2cb fix(query): add hex encoding/decoding for transmitting nchar constant
from client to server in JSON
2022-05-05 17:15:09 +08:00
afwerar f4f11fdc01 fix(os): fix win open file error. 2022-04-28 19:46:37 +08:00
Shengliang Guan 88fb43a165
Merge pull request #11979 from taosdata/feature/dnode
test: add unitest for sdb
2022-04-28 14:33:59 +08:00
Shengliang Guan 7d3dd776f1 test: add unitest for sdb 2022-04-28 13:56:10 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
yihaoDeng 9c510f331c feature(rpc): add connect timeout 2022-04-27 15:47:25 +08:00
Liu Jicong 7b892a0f28 fix: client memory leak 2022-04-26 21:50:36 +08:00
Liu Jicong a14b8dcc99 enh(tmq): delayed task 2022-04-26 14:32:37 +08:00
Shengliang Guan 15ddbe8231 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 11:25:15 +08:00
Liu Jicong 581b71cf13 merge from 3.0 2022-04-22 19:54:04 +08:00
Liu Jicong 32e9887664 feat(tmq): add push mode 2022-04-22 19:47:00 +08:00
afwerar c80da6133a fix(os): windows compile 3.0. 2022-04-22 10:21:39 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
slzhou 49dc204076 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-22 08:14:09 +08:00
Shengliang Guan d2d5196186 refactor(tools): refact shell codes 2022-04-21 21:10:09 +08:00
slzhou ad398bb626 run ci test again 2022-04-21 18:00:12 +08:00
Liu Jicong ef05b1bc95 fix: memory leak 2022-04-21 17:56:32 +08:00
Liu Jicong d75ab9b3ff refactor 2022-04-20 21:36:55 +08:00
Zhiqiang Wang dc88cabee8
Merge pull request #11612 from taosdata/fix/ZhiqiangWang/TD-13759-centos-pthread-spinlock-error
fix(os): centos pthread spinlock error.
2022-04-19 08:47:58 +08:00
afwerar 68b69be5fa fix(os): centos pthread spinlock error. 2022-04-18 20:52:10 +08:00
afwerar 52f4699a52 fix(os): getline memory free error. 2022-04-18 17:34:10 +08:00
afwerar 66ea2d6bdc fix(os): .free func const ptr. 2022-04-15 10:49:00 +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
afwerar 5034cf4e3f fix(grant): taosd -k. 2022-04-13 16:48:29 +08:00
afwerar 1cb0680061 fix: make mul dir error. 2022-04-12 20:23:00 +08:00
afwerar f937c5b889 fix: make mul dir error. 2022-04-12 19:05:43 +08:00
Shengliang Guan c55a3c2f9e Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-12 13:20:49 +08:00
Shengliang Guan d98e87de5a fix(cluster): the log is printed twice in multi-process mode 2022-04-12 13:20:34 +08:00
afwerar c11946fd75 [TD-13756]<fix>: Fix macro name error. 2022-04-11 18:55:43 +08:00
Shengliang Guan 7f3b15020c fix(cluster): get monitor info in multi-process mode 2022-04-11 18:13:55 +08:00
afwerar 2662a3b69d [TD-13254]<fix>: make 3.0 grant. 2022-04-10 19:08:16 +08:00
Shengliang Guan b34ea72a04 feat[cluster]: send monitor information in multi-process mode 2022-04-08 19:59:10 +08:00
Shengliang Guan f492ae743a feat: send monitor information in multi-process mode 2022-04-08 16:05:28 +08:00
Shengliang Guan 6318cc7a1a remove shm 2022-04-07 13:53:19 +08:00
Shengliang Guan 476ca4b902 delete created shms 2022-04-07 10:58:09 +08:00
Shengliang Guan 0d63e9c2fc minor changes 2022-04-07 10:21:27 +08:00
Zhiqiang Wang 5b98a16d95
Merge pull request #11218 from taosdata/fix/ZhiqiangWang/TD-13756-log-file-open-fail-error
[TD-13756]<fix>: log file open fail error.
2022-04-02 18:23:21 +08:00
afwerar eb18ad240b [TD-13756]<fix>: log file open fail error. 2022-04-02 17:54:29 +08:00
Shengliang Guan ed2fa5a8fa fix uv crash 2022-04-02 11:21:27 +08:00
Shengliang Guan becac9fd27 Merge remote-tracking branch 'origin/3.0' into feature/shm 2022-04-01 19:07:19 +08:00