Commit Graph

182 Commits

Author SHA1 Message Date
Alex Duan c133489917
new-libtaos-with-ws (#29971)
* enh: rename libtaos.so to libtaosinternal.so

* enh: let python system-test work

* enh: shell for libinternal.so

* enh: refact script

* enh: wrapper for libtaosinternal

* enh: rename some files

* enh: let shell support internal driver

* enh: minor changes

* enh: minor changes

* add intenal.h

* enh: remove unused codes

* enh: minor changs

* feat: mac os issues

* enh: let python test use internal connection

* enh: let nettest work

* enh: let taosc -C work

* enh: test shell in mac os

* enh: minor changes

* enh: let libtaosinternal.so work in linux

* enh: update install script

* enh: for ci

* enh: for windows compile

* enh: minor changes

* enh: compile in windows

* enh: minor changes

* enh: taosinternal work in windows

* enh: add taos_internal_static

* enh: rollback os_for_wrapper

* fix: conflicts

* fix: conflicts

* fix: compile errors

* fix: conflicts

* enh: rename taosinternal to taosnative

* enh: rename taosinternal to taosnative

* fix: compile error

* enh: remove taosnative.h

* fix: compile errors

* enh: set default shell options

* fix: compile errors

* fix: compile errors

* debug: switch taosws branch to feat/new-libtaos-with-ws

* enh: taosBenchmark remove WEBSOCKET finished

* fix: CMakeLists.txt remove WEBSOCKET

* fix: compile errors

* fix: taosBenchmark delete restful code

* .gitignore remove taos-tools folder

* fix: remove taosdump WEBSOCKET MACRO

* fix: build error for taosdump

* fix: build project passed

* fix: support -Z for connect mode

* fix: build error

* fix: build error fixed

* fix: add -Z options

* fix: native and websocket with string

* fix: -Z option core

* fix: build unit test

* fix: build error

* fix: add colon for array

* fix: unit test can not include fun

* fix: CTest pointer null is nullptr

* fix: include pub.h

* fix: taosdump add -Z --driver options

* fix: taosdump support -Z with pub.h pub.c

* fix: toolsGetTimeDay move to pub.c

* fix: restore pub.c only simple fun

* fix: add error tips

* fix: tmfree remove from taosdump

* fix: remove double declare taos variant

* fix: taos support -Z option

* enh: configDir set with main fun

* fix: add g_arguments.configDir

* fix: show tips add cfgdir

* fix: g_argument is pointer

* fix: configDir is global var

* fix: declare g_configDir in benchMain.c

* fix: taos version not show on websocket

* stmt2 websocket prepare with supertable

* stmt2 websocket prepare build

* fix: stmt and stmt2 prepare add db name

* fix: remove -R --restful test case

* fix: taosBenchmark adjust priority cmd > json > evn

* fix: add connect mode test case connMode.py

* fix: clear evn and add host port check

* fix: army/test.py modify start taosAdapter is default

* change: system-test/test.py default start taosAdapter

* fix: add taosAdapter variant to system-test/test.py

* fix: -y must put behind other options

* fix: remove rest sml and add -N normal case

* fix: add -c work cfg test case

* del: queryMain.py remove rest query

* fix: remove groups have a blank append bug

* fix: caseBase.py add db in sql query

* fix: query_json.py remove rest test

* fix: taosBenchmark uniform dsn describe

* fix: add pub.h pub.c to tools public

* fix: case remove restful interface

* fix: build error

* fix: taosDriverCleanup no arg call

* fix: taosdump add test conn mode case taosdumpCommandline.py

* fix: modify insertFullType.json db name

* fix: taosdump connMode test case taosDumpCommandline.py passed

* enh: priority cmd > env > json

* fix: taosCli remove is_native variant

* fix: password is not pointer

* fix: comment -o test case

* fix: solve fun return code check

* fix: windows unresolved strcasecmp

* fix: remove coverHostToServAddr

* fix: forbid check ODR violation

* ci: trigger pr run

* fix: build error not del >>>>>3.0

* fix: support json dbinfo->vgroups have blank space

* fix: solve conflict with merge

* fix: with TrimCaseCmp fun to compare vgroups

* fix: del vgroups support blank code

* feat: wrapper add taos_fetch_fields_e

* fix: move jni from libtaosnative.so to libtaos.so

* fix: move clientTmqConnector.c for jni

* fix: fix assert check with del comment code

* fix: taosBenchmark add prepare stmt debug log

* fix: stmt2 already have debug log on preapare

* fix:  (double)LLONG_MAX force covert

* fix: stmt insert normal table with websocket

* fix: normal table with stmt too many ?

* fix: taosdump stmt_prepare with child tbname

* fix: build error add int code

* feat: stmtPrepare with child table to do

* taos -a options move to native test case

* fix:unit test benchmarkTest passed

* fix: query_json-with-sqlfile.py case no check results

* fix: queryMain.py case lost, put in tasks again

---------

Co-authored-by: Shengliang Guan <slguan@taosdata.com>
2025-03-20 22:54:29 +08:00
She Yanjie ab111d1ac8
add jdbc driver Efficient Writing doc (#30278) 2025-03-20 19:43:09 +08:00
wangjiaming a41ba830ce
doc(decimal): decimal docs (#30295) 2025-03-20 19:05:15 +08:00
Simon Guan 2c27c10fa8 Merge branch 'main' into merge/mainto3.0 2025-03-20 14:05:45 +08:00
WANG MINGMING c291aea0f6
docs: add defination of tmq_config_res_t & fix spell error (#30271) 2025-03-19 17:21:58 +08:00
kevin men 296eee3b40
docs: upgrade the node.js connector version (#30264) 2025-03-19 11:15:22 +08:00
She Yanjie 2d57795e70
add jdbc decimal (#30246) 2025-03-18 17:13:39 +08:00
Simon Guan 292b0cb317 Merge branch 'main' into merge/mainto3.0 2025-03-05 18:10:31 +08:00
Simon Guan 166c9c275b docs: minor changes 2025-03-05 17:29:24 +08:00
Simon Guan f5429637fa Merge branch 'main' into merge/mainto3.0 2025-02-28 09:11:10 +08:00
Alex Duan 0c207e96db docs: modify 0.3.9 version log describe 2025-02-26 15:58:14 +08:00
Alex Duan 3da6f5d237 fix: submit doc with taos-ws-py 0.3.9 publish 2025-02-26 14:15:52 +08:00
Shengliang Guan 88f03c4af6 docs: format 2025-02-24 15:45:41 +08:00
Shengliang Guan ddd799b03d Merge branch 'main' into merge/mainto3.02 2025-02-18 16:45:56 +08:00
Yaming Pei 37c4d60f3a Merge branch 'main' of github.com:taosdata/TDengine into docs/TD-33666-main 2025-02-18 10:58:02 +08:00
Shengliang Guan 63fc5dea34 Merge branch '3.0' into merge/mainto3.0 2025-02-18 10:29:16 +08:00
t_max c823323f28 docs: C# connector release 3.1.6 2025-02-17 18:25:57 +08:00
Shengliang Guan 63632efd50 Merge branch 'main' into merge/mainto3.02 2025-02-13 19:33:47 +08:00
Yaming Pei c3012d50ca docs: delete chapter Integration with Third Parties 2025-02-12 17:38:20 +08:00
Yaming Pei be6df4b251 docs: fix some misdescriptions for odbc 2025-02-12 13:53:57 +08:00
Yaming Pei cbcede731d docs: add api table for zh-cn 2025-02-11 16:49:06 +08:00
menshibin 8d1f7110db docs: modify node config url error 2025-02-11 16:37:11 +08:00
menshibin 7bb8d1793a docs: modify node config create error 2025-02-11 16:30:56 +08:00
menshibin bb6d0ee8b2 docs: add node version explanation 2025-02-11 14:58:09 +08:00
menshibin a165043d13 docs(node):fix node.js wsconfig case 2025-02-11 10:44:49 +08:00
Shengliang Guan a004d95996 Merge branch '3.0' into merge/mainto3.02 2025-02-06 13:46:36 +08:00
sheyanjie-qq 7819e62df0 fixed typo 2025-01-22 14:37:12 +08:00
sheyanjie-qq dfd9673f0c jdbc add unsigned data types support 2025-01-22 14:32:30 +08:00
Shengliang Guan 585e639328 Merge branch 'main' into merge/mainto3.0 2025-01-19 11:19:14 +08:00
sheyanjie-qq b992f27ca0 jdbc update to 3.5.2 2025-01-16 19:31:17 +08:00
Shengliang Guan 4b770867d4 Merge branch '3.0' into merge/mainto3.0 2025-01-09 13:43:03 +08:00
wangmm0220 ba9892bae0 fix:[TD-32471]set error code to terrno if tmq_consumer_poll return NULL 2025-01-08 16:50:38 +08:00
t_max 157e30e00e docs: csharp connector release 3.1.5 2025-01-07 19:33:03 +08:00
Shengliang Guan a5aa5678a9
Merge pull request #29495 from taosdata/merge/mainto3.0
merge: from main to 3.0
2025-01-07 13:36:07 +08:00
Shengliang Guan 22fe1e805e
Merge pull request #29487 from taosdata/docs/xftan/fix-restful-docs
docs: fix taosAdapter and rest-api docs
2025-01-07 11:43:45 +08:00
t_max 31e2a43a2c docs: fix taosAdapter and rest-api docs 2025-01-06 14:37:43 +08:00
Shengliang Guan 187682790e
Merge pull request #29436 from taosdata/fix/TD-32471
fix:[TD-32471]set error code to terrno if tmq_consumer_poll return NULL
2025-01-03 17:49:14 +08:00
Shengliang Guan 08c6bf6a91
Merge pull request #29466 from taosdata/wangmm0220-patch-6
docs:remove useless docs
2025-01-03 17:46:44 +08:00
Linhe Huo c036658ba6
Merge pull request #29446 from taosdata/docs/TD-32275-main
modify version note
2025-01-03 16:10:31 +08:00
WANG MINGMING 3398035c7b
remove useless docs 2025-01-03 13:54:19 +08:00
wangmm0220 63cf4c9cba fix:[TD-32471]set error code to terrno if tmq_consumer_poll return NULL 2025-01-03 11:19:40 +08:00
menshibin ddb549777c modify version note 2025-01-02 11:46:16 +08:00
wangmm0220 03cdf227e8 fix:[TD-32471]set error code to terrno if tmq_consumer_poll return NULL 2024-12-31 17:25:14 +08:00
sheyanjie-qq 2550b26c85 update jdbc version to 3.5.1 2024-12-31 13:41:51 +08:00
Alex Duan 6bcbf6cc37 fix: taospy version update to 2.7.21 2024-12-30 20:22:29 +08:00
Alex Duan e823212965 docs: update english documents 2024-12-30 17:53:28 +08:00
Alex Duan 62d3df49d1 docs: remove STMT2 2024-12-30 17:16:23 +08:00
Alex Duan f0627fd7e8 fix: remove tdengine case to python-connector repo 2024-12-30 15:25:25 +08:00
Alex Duan e6ec05e155 docs: update document for python 2024-12-30 14:59:26 +08:00
Alex Duan 44fdb38541 Merge branch 'main' into docs/TD-33352-MAIN 2024-12-30 14:47:44 +08:00