Commit Graph

153 Commits

Author SHA1 Message Date
Kaili Xu 13f9bddf3d
feat: support customized taos/taosd (#29736)
* feat: support TDAcoreOS

* chore: cmake options for TD_ACORE

* chore: disable lemon for TD_ACORE

* chore: add lzma2 and msvcregex

* chore: cmake for lzma2

* chore: adapt for TD_ACORE

* chore: adapt strcasecmp for TD_ACORE

* chore: adapt for geos/threadName

* chore: build adapt for TD_ACORE

* chore: build adapt for TD_ACORE

* chore: build adapt for TD_ACORE

* chore: build adapt for TD_ACORE

* chore: build adapt for TD_ACORE termio

* chore: refact transComm.h for TD_ACORE

* chore: refact transportInt.h for TD_ACORE

* chore: refact trans.c for TD_ACORE

* chore: refact trpc.h for TD_ACORE

* chore: refact transCli.c/transComm.c/transSvr.c for TD_ACORE

* chore: refact uv.h for TD_ACORE

* chore: refact geosWrapper.h for TD_ACORE

* chore: refact token/builtins/udf for TD_ACORE

* chore: refact rocks for TD_ACORE

* chore: refact tsdbCache.c for TD_ACORE, use LRU cache for last/last_row, not use rocksdb

* chore: refact FAIL to _ERR to solve conflicts for TD_ACORE

* chore: restore lemon.c/lempar.c

* chore: support build lemon for TD_ACORE

* chore: refact trpc and siginfo_t for TD_ACORE

* chore: refact timezone for TD_ACORE

* chore: refact lz4 for TD_ACORE

* chore: refact TD_ACORE to make compile pass

* chore: code optimization for TD_ASTRA

* feat: support run taos with taosd integrated

* feat: support invoke taos shell

* feat: support invoke taos shell

* feat: support invoke taos shell

* chore: code optimization

* chore: fix undefined reference problem os TD_ASTRA

* chore: resolve compile problem for TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix undefined reference problem os TD_ASTRA

* chore: fix getpid

* chore: fix typo

* chore: set stack size and ajust min pack size for TD_ASTRA

* chore: fix pthread create parameters

* chore: chmod adapt for TD_ASTRA

* chore: fix trans compile problem

* chore: adapt chmod for TD_ASTRA

* chore: byte alignment for TD_ASTRA

* chore: more code for adaption of TD_ASTRA

* chore: more code for adaption of TD_ASTRA

* chore: more code for adaption of TD_ASTRA

* chore: byte alignment for TD_ASTRA

* chore: conditional compile option

* chore: adapt for TD_ASTRA

* chore: adjust taosPId and msvcregex for TD_ASTRA

* chore: log dir separator for wal build name

* chore: fix type of pointer parameter

* chore: fix compile problem of tsdbGetS3Size

* enh: get last ver from wal log for TD_ASTRA

* enh: refact wal meta ver

* enh: refact wal meta ver

* fix: typo of taosUcs4Compare

* enh: process return value of CI

* chore: more code for TD_ASTRA adaption

* chore: return value of taosCloseFile in walMeta.c

* chore: fix compile problem

* chore: fix compile problem of TD_ASTRA

* fix: update macro for tq and stream task

* chore: code optimization for TD_ASTRA

* chore: restore create log and init cfg interface

* chore: restore strncasecmp and strcasecmp

* fix: adjust the field position of SDataBlockInfo

* fix: pragma pack min size

* fix: pragma pack min size

* chore: more code for TD_ASTRA adaption

* fix: type of parameters

* chore: adapt strncasecmp and strcasecmp for TD_ASTRA

* chore: restore interface of init log

* enh: pack push optimization

* fix: taos init cfg

* add astra support

* fix: fetch the value of suid

* chore: switch of  build with udf

* add temp code

* chore: more code for TD_ASTRA adaption

* chore: add macro ERRNO to replace errno

* chore: bytes align for TD_ASTRA

* fix: remove obsolete codes

* enh: support USE_UDF macro

* fix compile error

* fix: resolve redefinition problem

* fix: compile problem of log.cpp

* fix: compile problem of osTimezone

* fix: resolve compile problem of udf

* fix: pragma definition on windows

* fix: ucs4 and stpncpy for TD_ASTRA

* fix: memory align problem for TD_ASTRA

* enh: solve memory leak for TD_ASTRA_RPC

* fix: compile problem of taosSetInt64Aligned

* fix: restore mndSubscribe.c

* fix: scalar for udf

* chore: code adaption for TD_ASTRA

* chore: code optimization for TD_ASTRA

* fix: typo of add definition

* fix: typo of macro in tudf.h

* chore: remove void to make CI pass

* enh: move macro from cmake.platform to cmake.options

* enh: byte align for hash node and error code

* chore: restore the size for lru cache

* enh: restore some code about pack push

* chore: restore the pack push in tmsg.h

* fix: add macro of pack pop for windows

---------

Co-authored-by: yihaoDeng <luomoxyz@126.com>
2025-03-14 13:32:13 +08:00
Simon Guan 76ad364b93 enh: adjust some logs 2025-02-27 09:55:11 +08:00
Simon Guan b91dd10846 enh: add log level to each log entry 2025-02-27 09:55:11 +08:00
Hongze Cheng 921704e043 more code 2024-12-13 15:28:15 +08:00
Shengliang Guan ebcf538c05 Merge branch 'main' into merge/mainto3.0 2024-12-11 20:12:50 +08:00
yihaoDeng abc4a3768f opt code 2024-12-09 14:48:21 +08:00
yihaoDeng 32b5ec1da7 opt code 2024-12-09 14:35:12 +08:00
yihaoDeng c5c56606c4 use safe sys func 2024-12-05 16:35:45 +08:00
Shengliang Guan 2d13ce5105 refact: rename taos lib name 2024-11-22 15:33:55 +08:00
dmchen 7e7be90b69 fix/TS-5532-set-seperate-thrad-update-status-fix-case 2024-10-18 08:11:02 +00:00
dmchen 295e4462d5 fix/TS-5532-set-seperate-thread-update-status-fix-case 2024-10-18 08:10:56 +00:00
dmchen 9ef4e45171 fix/TS-5532-set-seperate-thrad-update-status-fix-case 2024-10-18 07:51:52 +00:00
dmchen 6fa8557e99 fix/TS-5532-set-seperate-thread-update-status-fix-case 2024-10-18 07:23:25 +00:00
dmchen 75650908ba fix/TS-5533-revert-add-osupdate-when-monitor 2024-10-16 09:17:21 +00:00
dmchen 2520eead48 fix/TS-5533-update-os-info-when-monitor-fix-check 2024-10-16 04:59:02 +00:00
dmchen d0a0d578bd fix/TS-5533-update-os-info-when-monitor 2024-10-16 02:16:31 +00:00
xsren e81e999fc1 fix: snprintf 2024-10-10 15:40:43 +08:00
xsren e03ccdc6e2 replace snprintf 2024-10-10 10:35:48 +08:00
Hongze Cheng d183a7b772 ehn: remove void 2024-09-25 18:21:27 +08:00
Hongze Cheng 8037f835b9
Merge pull request #27980 from taosdata/enh/addMemReturnOfIndex
check return of memalloc
2024-09-24 17:11:16 +08:00
yihaoDeng cc975c4bdb fix compile error 2024-09-20 14:08:46 +08:00
yihaoDeng 3c6a0e71cc check return of memalloc 2024-09-19 19:12:22 +08:00
dongming chen 2135bddf3f
Merge pull request #27951 from taosdata/3.0
3.0
2024-09-19 10:00:06 +08:00
Pan Wei a36a53b765
Merge pull request #27852 from taosdata/enh/TD-31691
modify error code passing
2024-09-14 11:23:14 +08:00
lyh250-666 c8ee66eee2 modify error code passing 2024-09-12 20:57:36 +08:00
xsren 82d83b2e6b osSysinfo 2024-09-12 19:56:49 +08:00
xsren aea768d2c0 osFile 2024-09-10 17:40:19 +08:00
xsren aa5683cfd9 osfile 2024-09-10 14:55:14 +08:00
dmchen f01d166b3c enh/TD-31977-monitor-qid 2024-09-10 03:40:38 +00:00
xsren 2a3917029f osFile 2024-09-10 11:29:50 +08:00
xiao77 81615362c3 format 2024-09-03 16:25:40 +08:00
xiao77 d3518fbc89 fix:TD-31587:Repeated insert performance degradation 2024-09-03 15:24:33 +08:00
Yihao Deng 7b09a9f8b1 change log qid 2024-08-27 08:25:28 +00:00
Hongze Cheng 1db3bdb4df enh: deal with return codes 2024-08-27 09:32:48 +08:00
Yihao Deng e1998d151b update qid log 2024-08-24 10:19:25 +00:00
yihaoDeng d3ea7ad6d1 change QID log 2024-08-22 10:08:26 +08:00
dmchen b85dba328c fix/TD-30849 2024-08-15 03:55:20 +00:00
yihaoDeng 7779c8a75e refactor return error 2024-07-30 10:55:48 +08:00
yihaoDeng 00cc66eb15 refactor mgt 2024-07-29 19:41:44 +08:00
kailixu 586d3cae64 enh: refactor return code 2024-07-24 16:08:12 +08:00
kailixu 50c2fc567c chore: merge 3.0 2024-07-24 12:05:01 +08:00
dapan1121 ae2210f7cc Merge remote-tracking branch 'origin/3.0' into fix/TD-31073 2024-07-23 15:08:09 +08:00
dapan1121 9e8d94a69a fix: add function return code validation 2024-07-23 15:03:24 +08:00
kailixu 0a8be1fd3d enh: return error code 2024-07-23 13:55:26 +08:00
kailixu cdc85d9588 enh: return error code 2024-07-22 15:53:20 +08:00
kailixu b337fa628b enh: return error code 2024-07-22 15:29:37 +08:00
Yihao Deng 26663153b5 refactor error code 2024-07-18 05:26:36 +00:00
Yihao Deng 21de23e14b refactor error code 2024-07-16 11:00:12 +00:00
Yihao Deng 6c39f81c7b refactor error 2024-07-16 01:04:16 +00:00
dmchen 3a4412b282 fix/TD-30876 2024-07-05 06:24:53 +00:00