Commit Graph

38 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
wangjiaming a41ba830ce
doc(decimal): decimal docs (#30295) 2025-03-20 19:05:15 +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
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
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
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
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
wangmm0220 03cdf227e8 fix:[TD-32471]set error code to terrno if tmq_consumer_poll return NULL 2024-12-31 17:25:14 +08:00
Shengliang Guan 2cf4844c11 Merge branch '3.0' into merge/3.0tomain 2024-12-16 20:06:35 +08:00
menshibin c61bf7a6c0 update connector update history 2024-12-13 14:47:10 +08:00
Shengliang Guan b0cf6205f3 doc: minor changes 2024-12-10 14:34:49 +08:00
wangmm0220 383e731449 feat:[TD-32642] add document for timezone 2024-12-10 09:44:14 +08:00
wangmm0220 5cfadb657f feat:[TD-32642] add timezone support in windows 2024-12-06 17:00:50 +08:00
wangmm0220 e015f98334 feat:[TD-32642] add timezone support in windows 2024-12-05 19:41:23 +08:00
sheyanjie-qq 4268f9e65c java websocket use own protocal 2024-10-19 15:36:48 +08:00
sheyanjie-qq 445dfddc1f java websocket use own protocal 2024-10-16 19:23:21 +08:00
sheyanjie-qq 0d83a14d7e fix taos/taosws dll path issue 2024-10-08 14:01:54 +08:00
sheyanjie-qq 7a0d49a747 fix taos/taosws dll path issue 2024-10-08 14:01:07 +08:00
sheyanjie-qq 7e5af93031 add cpp websocket connector doc 2024-09-27 08:49:58 +08:00
sheyanjie-qq b0714e13e9 move ref 3.0 code to main 2024-08-25 10:43:07 +08:00
sheyanjie-qq 3b6b873e33 move sample code to docs/example 2024-08-22 18:15:02 +08:00
Yaming Pei d93e15b552 optimized the cpp connector sample code page 2024-08-22 11:58:04 +08:00
Yaming Pei 9ddfefc6bf optimized the cpp connector sample code page 2024-08-22 11:26:11 +08:00
gccgdb1234 75660b8f87 docs: refine and correct errors according to comments from dong yan qiong 2024-08-15 17:47:13 +08:00
zhiyong 8fdd85f1b2 correct writing 2024-08-14 10:58:09 +08:00
gccgdb1234 58d7a4514c doc: resolve broken links on 3.0 branch 2024-08-06 13:08:21 +08:00
sheyanjie-qq 63fce7e815 mod err code page 2024-08-05 18:34:15 +08:00
sheyanjie-qq 2f20970190 update cpp reference 2024-08-05 18:34:15 +08:00
Yaming Pei c1b36f554d The Connector section of the official website reconstructs the C language interface description 2024-08-05 18:34:15 +08:00
Yaming Pei 147b29fe57 The Connector section of the official website reconstructs the C language interface description 2024-08-05 18:34:15 +08:00
sheyanjie-qq c3ec44194e mod cpp errcode 2024-08-05 18:34:15 +08:00
sheyanjie-qq f0179d15d8 mod cpp doc 2024-08-05 18:34:15 +08:00
Yaming Pei a476dd4f66 The Connector section of the official website reconstructs the C language interface description 2024-08-05 18:34:14 +08:00
Yaming Pei e1481f2446 The Connector section of the official website reconstructs the C language interface description 2024-08-05 18:34:13 +08:00
gccgdb1234 e7566fb524 docs: refactor doc 2024-08-05 18:34:13 +08:00