dapan1121
d82c945663
Merge pull request #26813 from taosdata/enh/code/TD-30977
...
return value: udf
2024-07-28 21:45:31 +08:00
xsren
911e6380b9
return value: udf
2024-07-27 18:33:08 +08:00
sima
063965d28a
enh:[TD-31070] Handling return value of clientHb.c
2024-07-26 16:09:04 +08:00
dapan1121
d3ab79da10
fix: os return code
2024-07-25 11:47:04 +08:00
dapan1121
2f284b252f
Merge remote-tracking branch 'origin/fix/TD-31073.2' into fix/TD-31073.3
2024-07-25 08:58:07 +08:00
dapan1121
4ef485dbf9
fix: shell read file issue
2024-07-25 08:55:01 +08:00
dapan1121
fdfec17c64
fix: ut issue
2024-07-24 18:48:18 +08:00
dmchen
89acd1693c
fix/TD-30877
2024-07-05 06:44:43 +00:00
dmchen
587df3b86d
fix/TD-30877
2024-07-05 06:44:34 +00:00
Haojun Liao
f353636136
refactor: do some internal refactor.
2024-06-19 15:08:25 +08:00
Haojun Liao
04281bcd07
fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor.
2024-06-19 15:06:09 +08:00
dmchen
0d5b997d94
first set
2024-02-25 03:56:12 +00:00
dmchen
e27138e413
first statis
2024-02-25 03:45:30 +00:00
dmchen
2df6ae1116
first net_in net_out
2024-02-24 09:48:28 +00:00
Haojun Liao
801b211cd8
refactor:do some internal refactor.
2023-11-11 15:39:45 +08:00
Haojun Liao
eb4449999f
other: merge 3.0
2023-10-12 10:33:48 +08:00
Shungang Li
6f5689b0d6
fix: net_in/net_out
2023-09-25 18:54:52 +08:00
kailixu
d5b0d39c40
fix: typo when get cpu cores
2023-08-31 08:59:09 +08:00
kailixu
eb7d2d495a
chore: supports obtaining physical/virtual CPU cores
2023-08-30 15:21:03 +08:00
kailixu
f09429f089
feat: get cpu cores from quota
2023-08-29 14:37:22 +08:00
kailixu
66f0a69752
feat: get cpu cores from quota
2023-08-29 14:31:47 +08:00
kailixu
dffdbb53f6
chore: code optimization
2023-07-24 10:15:32 +08:00
kailixu
9511af242e
chore: time unit of os uptime
2023-07-24 09:12:42 +08:00
kailixu
d597ba8e71
chore: code optimize
2023-07-24 06:35:54 +08:00
kailixu
3cfa49066a
chore: uptime logic optimize
2023-07-23 23:25:58 +08:00
kailixu
918d3cca0c
chore: more check
2023-07-16 07:13:53 +08:00
kailixu
3fd349d165
chore: null check
2023-07-14 19:30:31 +08:00
kailixu
163adf1908
chore: dm monitor refactor
2023-07-14 13:27:19 +08:00
Shuduo Sang
5e2b26f146
chore: refactor cus prompt ( #20688 )
...
* chore: refactor cus prompt
* fix: client name in install.sh
* fix: -Wno-reserved-user-defined-literal
* fix: update taos-tools commit
* fix: include/os/osDir.h
* fix: check cus name
* fix: makepkg.sh
* chore: update taos-tools d194dc9
---------
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-30 19:30:54 +08:00
xinsheng Ren
e3f21ae98f
fix: TD-22674 coverity scan ( #20126 )
...
* fix: TD-22674 coverity scan
* fix: compile error
---------
Co-authored-by: facetosea <25808407@qq.com>
2023-02-24 15:17:14 +08:00
Shuduo Sang
ea5d925c50
fix: alpine support ( #19353 )
...
* fix: alpine support
* fix: ostimer thread_id
* fix: taosPrintTrace and tsStreamMax
* fix: make_install.sh and dnodes.py for alpine
* fix: cmake.platform and cut option for alpine
* fix: timer sigev and string convert
* fix: test case for alpine
* fix: fix test script for alpine
* fix: fix test script for alpine
* fix: fix taosLogTrace for Alpine
* fix: fix taosSort
* fix: vnode and mnode compare functions and test cases
* fix: sorting algorithms and unit tests
* fix: libtaosws.so build error on Alpine
* fix: libtaosws.so build error on Alpine
---------
Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
xinsheng Ren
3d2b5ea6b6
Fix/xsren/td 20179/win version info ( #19708 )
...
* fix:get system info on windows
* fix:head file
* fix:del tchar.h
2023-01-31 00:49:18 +08:00
Xiaoyu Wang
24157e78d6
merge main
2023-01-28 17:52:58 +08:00
xinsheng Ren
5c5e9144f2
ALL UPPER CASE for macro definition ( #19605 )
...
Co-authored-by: facetosea <25808407@qq.com>
2023-01-18 10:08:44 +08:00
xinsheng Ren
172559a2af
fix stackflow on mac ( #19590 )
...
Co-authored-by: facetosea <25808407@qq.com>
2023-01-17 15:21:02 +08:00
freemine
e92bf83986
bugfix: stack-buffer-overflow ( #19584 )
2023-01-17 15:05:33 +08:00
xinsheng Ren
936f282eab
TD-21220 fix assert ( #19363 )
...
* TD-21220 fix assert
* fix/compile failed
* fix/taosEOFFile exception return
Co-authored-by: facetosea <25808407@qq.com>
2023-01-05 09:20:14 +08:00
xinsheng Ren
1876d6d748
Fix/xsren/td 20817 mac fqdn ( #19078 )
...
* fix/TD-20817-mac-fqdn use localhostname
* fix/TD-20817-mac-fqdn redundant codes
* fix/TD-20817-mac-fqdn,replace command with api
Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-29 09:38:48 +08:00
xinsheng Ren
853b93fbe1
Fix/xsren/td 20817 mac fqdn ( #19078 )
...
* fix/TD-20817-mac-fqdn use localhostname
* fix/TD-20817-mac-fqdn redundant codes
* fix/TD-20817-mac-fqdn,replace command with api
Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-29 09:21:20 +08:00
Xiaoyu Wang
d3cb2a3a0a
merge main
2022-12-18 20:36:06 +08:00
Shengliang Guan
04750d9078
Merge pull request #18905 from taosdata/feature/3_liaohj
...
refactor: do multiple refactor and improve some query perf.
2022-12-14 08:01:42 +08:00
xinsheng Ren
b03e3a8134
FIX:TS-2258-mac cpuinfo has an extra enter character ( #18916 )
...
* FIX:TS-2258-mac cpuinfo has an extra enter character
* fix:TS-2258_static_check
Co-authored-by: facetosea <25808407@qq.com>
2022-12-13 10:57:48 +08:00
Haojun Liao
8f02297890
refactor: do some internal refactor.
2022-12-12 17:53:04 +08:00
Shengliang Guan
610ae057af
Merge pull request #18807 from taosdata/FIX/xsren/TD-20141-macOS_OS_type_empty
...
Fix/xsren/td 20141 mac os os type empty
2022-12-08 21:13:29 +08:00
facetosea
fcfff59f86
fix:maxOS type
2022-12-08 11:13:57 +08:00
facetosea
4aaa29bd4f
fix:TD-20141 mac os type empty
2022-12-08 10:50:35 +08:00
Shengliang Guan
7553cd6e65
fix: compile errors
2022-12-07 22:28:12 +08:00
Shengliang Guan
6d94afe48f
Revert "refact: adjust some assert cases"
2022-12-07 21:51:17 +08:00
Shengliang Guan
6ef608f7af
fix: complie error
2022-12-07 19:02:43 +08:00
Shuduo Sang
f565ff3769
fix: get cpuid on x86 only ( #18552 )
...
* chore: taostools sanitizer flag align with tdengine
* chore: re-enable old style build asan config for taos-tools
* chore: update taos-tools 274d230
* chore: update taos-tools and add x86 definition
* fix: get cpu id on x86 only
2022-11-29 23:42:20 +08:00