Xiaoyu Wang
e9d7a099cc
merge main
2023-04-04 14:50:58 +08:00
robotspace
41e29f418d
Infactor Lua connection pool implementation. ( #20720 )
...
* Do not retrieve err msg when connection is established successfully to avoid exception.
* Restore check script for lua installation.
* Infactor connection pool implementation.
2023-04-01 12:19:38 +08:00
dependabot[bot]
fb883786f4
chore(deps): bump spring-core in /examples/JDBC/taosdemo ( #20610 )
...
Bumps [spring-core](https://github.com/spring-projects/spring-framework ) from 5.3.20 to 5.3.26.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.20...v5.3.26 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 10:06:09 +08:00
dapan1121
5b02af6a91
fix: merge main to 3.0
2023-03-22 16:08:16 +08:00
Shuduo Sang
ca0986ad3b
fix: codeql complain python code cwe ( #20525 )
2023-03-18 13:35:56 +08:00
wangmm0220
fa2e7b234c
fix:add log for schemaless & sleep longer if modify schema error
2023-03-16 19:13:15 +08:00
robotspace
d270f1bccc
Do not retrieve err msg when connection is established successfully ( #20486 )
...
* Do not retrieve err msg when connection is established successfully to avoid exception.
* Restore check script for lua installation.
2023-03-15 23:36:04 +08:00
Xiaoyu Wang
f97a140a3c
merge 3.0
2023-02-27 14:16:33 +08:00
huolibo
0e613ea3f3
enh(driver): add spring + mybatis type:byte[] example ( #20050 )
...
* enh(driver): add spring + mybatis type:byte[] example
* doc: add init description
* docs: add byte[] description
2023-02-25 14:48:25 +08:00
Xiaoyu Wang
d6dd087f84
merge main
2023-02-25 10:29:20 +08:00
Xiaoyu Wang
58fc265b80
merge main
2023-02-24 13:26:45 +08:00
Haojun Liao
97024f1468
fix(query): fix coverity issue.
2023-02-24 09:48:34 +08:00
Haojun Liao
6e39bec448
Merge pull request #20089 from taosdata/fix/TD-22671
...
fix:remove useless logic in tmq
2023-02-23 17:27:00 +08:00
Xiaoyu Wang
1ab144609e
merge main
2023-02-23 14:58:22 +08:00
Haojun Liao
61a7001274
fix(query): fix coverity issues.
2023-02-22 10:50:42 +08:00
dapan1121
42525b846a
fix: fix issues reported by coverity scan
2023-02-22 09:58:18 +08:00
wangmm0220
b28c0ad952
fix:remove useless logic in tmq
2023-02-21 18:49:39 +08:00
Shuduo Sang
20b3f0b2da
docs: fix java example link ( #19909 )
2023-02-10 11:29:01 +08:00
Shuduo Sang
c2591b3215
docs: fix java example link ( #19873 )
2023-02-08 16:21:08 +08:00
Shuduo Sang
2871fe12d8
fix: update nodejs example for 3.0 ( #19765 )
2023-02-03 09:28:38 +08:00
Haojun Liao
0f60ddb3cd
fix(query): fix error.
2022-12-19 15:51:12 +08:00
yihaoDeng
11e7c94134
modify test case and memleak while client quit
2022-12-18 13:11:30 +08:00
dapan1121
360282e565
fix: compile issue in user env
2022-12-14 09:05:35 +08:00
dapan1121
c2f0aabc8e
fix: int64 print issue
2022-12-13 19:26:56 +08:00
dapan1121
b4d3d1432f
fix: invalid head file
2022-12-13 18:51:51 +08:00
dapan1121
518d60ad54
fix: fix CMakeList.txt issue
2022-12-13 18:31:51 +08:00
dapan1121
259946e0f8
fix: add cmake file
2022-12-13 18:21:30 +08:00
dapan1121
186384dda3
fix: refact some example files
2022-12-13 15:26:16 +08:00
Shuduo Sang
1e8323fac8
docs: update examples/jdbc demo readme ( #18499 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix python version and a few typos
* docs: fix jdbc version in connector matrix
* docs: update jdbc demo readme
2022-11-28 00:23:52 +08:00
dapan1121
b8dd38430f
Merge pull request #17887 from taosdata/enh/add_reqId_interface
...
enh: add req_id interface
2022-11-07 14:17:33 +08:00
yihaoDeng
335867cd92
change gen rule
2022-11-07 10:29:02 +08:00
Shuduo Sang
953f949b6a
fix: examples/go/taosdemo.go ( #17922 )
2022-11-07 09:16:16 +08:00
yihaoDeng
dea0e3c261
stmt reqid incr one
2022-11-06 20:59:17 +08:00
yihaoDeng
1396d7c7b8
add test
2022-11-04 19:16:37 +08:00
yihaoDeng
1613b43f49
add test
2022-11-04 19:16:04 +08:00
Liu Jicong
4b5807c7f0
fix(tmq): set precision
2022-10-26 15:54:00 +08:00
Ganlin Zhao
51e5522ca4
fix: coverity issues
...
CID: 399471
2022-10-17 16:45:07 +08:00
Shuduo Sang
9781c1c2d2
fix: demoapi coverity scan issues and lint warnings ( #17371 )
...
* fix: demoapi.c coverity scan issues
* fix: coverity scan issue and lint warnings
2022-10-15 20:45:01 +08:00
Shuduo Sang
ceaf0970c9
fix: demoapi.c coverity scan issues ( #17350 )
2022-10-14 16:13:35 +08:00
Liu Jicong
41474e40bf
enh(wal): auto fix
2022-10-12 02:08:58 +08:00
Liu Jicong
14c4ff1d94
add demo for stream user defined table name
2022-10-11 16:48:13 +08:00
robotspace
8a74613a13
Drop stream when test case is over. Add commands to disable built-in lualib. ( #17134 )
2022-09-29 10:02:53 +08:00
robotspace
16be3ca310
Remove error about stream in lua test case. ( #16990 )
2022-09-21 23:04:48 +08:00
Shuduo Sang
5a7ad1344b
fix: remove stream api and use tmq syntax in lua example ( #16979 )
2022-09-21 14:36:44 +08:00
wangmm0220
ed137b36d5
opti: test casese for tmq snapshot for taosX
2022-08-30 14:11:44 +08:00
wangmm0220
64bba07454
Merge branch '3.0' into feature/TD-14761
2022-08-29 10:16:23 +08:00
wenzhouwww@live.cn
83272a0ac5
docs: updagte taos shell as TDengine CLI for 3.0 version ,include in taos.cfg
2022-08-26 18:38:04 +08:00
wangmm0220
6b61d3c23b
fix:conflicts from 3.0
2022-08-25 16:57:19 +08:00
wangmm0220
4cc2d361e1
fix:error in getting snapshot for taosX
2022-08-25 16:55:12 +08:00
Liu Jicong
24261cc90b
refactor(stream): refine stream backend interface
2022-08-24 15:53:29 +08:00