Commit Graph

167 Commits

Author SHA1 Message Date
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
wangmm0220 2afc23a120 fix:conflicts from 3.0 2022-08-24 13:59:51 +08:00
Liu Jicong 2d628491b2 feat(stream): support tdb state backend 2022-08-23 19:30:04 +08:00
wangmm0220 514711e54c feat:get data from snapshot for taosx 2022-08-23 17:28:49 +08:00
wangmm0220 43862ccd74 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-08-22 16:53:53 +08:00
huolibo cd22be63a4
fix(driver): jdbc sample for 3.0 (#16235)
* fix(driver): jdbc sample for 3.0

* fix: drop table if exists

* test: valgrind case

Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-22 13:26:59 +08:00
wangmm0220 3a9c4f26c5 fix:error in snapshot for taosx 2022-08-19 16:17:10 +08:00
wangmm0220 03a187571c fix:error in snapshot for taosx 2022-08-19 15:12:04 +08:00
wangmm0220 fbc69a10c4 Merge branch '3.0' into feature/TD-14761 2022-08-18 16:45:06 +08:00
wangmm0220 d2727b6252 feat:merge from 3.0 2022-08-18 10:45:20 +08:00
Liu Jicong 853e6e2988 refactor(mnode): drop stream task 2022-08-17 19:19:58 +08:00
Huo Linhe 96ab366bec fix: remove rust-bindings, use official connector instead
Closes [TD-18455](https://jira.taosdata.com:18080/browse/TD-18455)
2022-08-17 14:01:53 +08:00
Shengliang Guan 4dd7a5f2bd Merge branch '3.0' into fix/release 2022-08-16 20:01:13 +08:00
wangmm0220 78c9f245b1 fix:conflicts from 3.0 2022-08-16 15:18:11 +08:00
Liu Jicong c4df4431cd refactor(tmq): put write logic into taosx.c 2022-08-15 18:50:28 +08:00
dependabot[bot] da45aafd8d
build(deps): bump fastjson in /examples/JDBC/taosdemo (#16096)
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.75 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.75...1.2.83)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-14 09:29:59 +08:00
dependabot[bot] e03ab2c986
build(deps-dev): bump mysql-connector-java in /examples/JDBC/taosdemo (#16097)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.16...8.0.28)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-14 08:51:15 +08:00
dependabot[bot] 07ee835c5a
build(deps): bump spring-core in /examples/JDBC/taosdemo (#16063)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.2 to 5.3.20.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.20)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-14 08:50:02 +08:00
dependabot[bot] 8c7ed70023
build(deps): bump spring-expression in /examples/JDBC/taosdemo (#16062)
Bumps [spring-expression](https://github.com/spring-projects/spring-framework) from 5.3.2 to 5.3.16.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.16)

---
updated-dependencies:
- dependency-name: org.springframework:spring-expression
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-14 08:42:50 +08:00
dependabot[bot] b116a948c8
build(deps): bump log4j-core in /examples/JDBC/connectionPools (#16064)
Bumps log4j-core from 2.14.1 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-13 22:36:58 +08:00
dependabot[bot] d774e70821
build(deps): bump log4j-core in /examples/JDBC/taosdemo (#16065)
Bumps log4j-core from 2.14.1 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-13 21:43:10 +08:00
Liu Jicong 95f696b30d enh(tmq): prevent drop db when topic exists 2022-08-10 17:24:47 +08:00
Liu Jicong e5e82f0cf2 merge 3.0 2022-08-10 16:31:23 +08:00
Liu Jicong 18f6fb6123 enh(tmq): speed up consumer recover 2022-08-10 16:04:03 +08:00
wangmm0220 c381ffd38c fix:error in tmq for snapshot 2022-08-09 19:06:24 +08:00
afwerar 2119997661 build: add taosBenchmark to deb 2022-08-09 18:17:22 +08:00
Liu Jicong ad032a0a90 enh(stream): stream recover 2022-08-09 10:36:27 +08:00
dapan1121 a504f1ffdd fix: remove scl change 2022-08-09 09:00:46 +08:00
Liu Jicong 48449e80c3 fix(stream): memory leak 2022-08-08 19:17:28 +08:00
wangmm0220 507adf9e7b fix:error in tmp for snapshot 2022-08-08 13:49:24 +08:00
wangmm0220 1309c489e2 fix:error in tmq for snapshot 2022-08-06 19:31:53 +08:00
plum-lihui 738909ff6b test: modify tmq example code for doc 2022-08-05 18:58:57 +08:00
Liu Jicong c67f5f10a2
Merge pull request #15595 from taosdata/feature/stream
enh(wal): add lock to guarantee read behaviour
2022-07-30 17:09:20 +08:00
afwerar 074ce5a2f8 build: remove submodule 2022-07-30 09:12:40 +08:00
Liu Jicong 6c250e75cd fix(stream): forbid histogram in stream 2022-07-29 21:28:18 +08:00
wangmm0220 ba1962cacf feat:add tmq get data interface 2022-07-26 17:43:22 +08:00
wangmm0220 d6399cafc3 feat: add interface for tmq writing raw data 2022-07-23 15:59:29 +08:00
wangmm0220 e2414b4289 feat:add main logic for writing raw data of tmq 2022-07-22 20:08:33 +08:00
wangmm0220 ccdda33ff8 fix:modify the interface of tmq meta 2022-07-18 17:17:51 +08:00
Liu Jicong 500553d581 refactor: add debug log 2022-07-18 11:41:56 +08:00
wangmm0220 3b4c2826b4 Merge branch '3.0' into feature/TD-13041 2022-07-14 10:22:15 +08:00
wangmm0220 531dfd4452 fix:error in tmq meta 2022-07-13 16:00:06 +08:00
Xiaoyu Wang 43b5ca1efe feat: support pseudo columns such as _qstart, _qend and _qduration 2022-07-13 15:13:01 +08:00
wangmm0220 037ea1519c fix:core dump if consumer multi vgroup message with sequence:create/alter/delete/create or create/delete/create 2022-07-13 13:42:55 +08:00
wangmm0220 2b442621e8 feat:get child table name in tmq meta 2022-07-12 18:58:33 +08:00
wangmm0220 218c71df6a feat:add tmq alter table option 2022-07-11 20:03:57 +08:00
wangmm0220 c54bc76925 feat:get meta ok 2022-07-11 17:36:07 +08:00
wangmm0220 0a193cf811 feat:get meta ok 2022-07-11 16:12:07 +08:00
WANG MINGMING 30b1af3feb
Merge pull request #14700 from taosdata/feature/TD-13041
feat:write meta from tmq to taosd
2022-07-10 10:22:51 +08:00
wangmm0220 cefd65f69e feat:write meta from tmq to taosd 2022-07-08 18:51:51 +08:00
wangmm0220 6b46423a97 feat:write meta from tmq to taosd 2022-07-08 18:37:47 +08:00
Liu Jicong db23b07ae1 merge from 3.0 2022-07-06 21:12:46 +08:00
WANG MINGMING 73e094d77f
Merge pull request #14505 from taosdata/feature/TD-13041
fix:<TD-16840> meta ttl index core if insert with benchmark
2022-07-06 19:15:43 +08:00
wangmm0220 2c6f3e6971 feat: tmq get meta with json format 2022-07-06 16:02:55 +08:00
Liu Jicong 8c5dbde918 refactor(stream): stream reader created in scanner 2022-07-06 14:20:07 +08:00
wangmm0220 a74f19671d feat: add get meta interface for tmq 2022-07-05 19:16:00 +08:00
Haojun Liao c2a6645283 other: update submodule 2022-07-05 15:25:40 +08:00
Liu Jicong 4695dc2dae feat(tmq): add snapshot test 2022-06-30 14:41:50 +08:00
Liu Jicong c2955a807b feat(tmq): offset support snapshot 2022-06-29 21:04:51 +08:00
Liu Jicong 58803fafcf fix(query): check datablock should check output flag 2022-06-28 16:05:00 +08:00
Liu Jicong 383e7a495b fix(query): enable output check 2022-06-28 13:45:50 +08:00
Liu Jicong 5040cb9541 enh(query): window included in serialized retrieve table rsp 2022-06-25 10:43:19 +08:00
Liu Jicong 0964b07229 fix(stream): support none type in submit msg 2022-06-24 21:44:53 +08:00
Liu Jicong 323ee6b1b0 enh(tmq): add demo for tmq_get_raw_meta 2022-06-23 17:26:52 +08:00
Liu Jicong 71bda7e658 feat(tmq): add with meta config 2022-06-23 15:56:54 +08:00
Liu Jicong 4ed47a0296 feat(tmq): scan tsdb as snapshot 2022-06-23 13:35:24 +08:00
Liu Jicong f2b66cc16a fix(stream): convert datablk to submit blk 2022-06-21 21:48:24 +08:00
Liu Jicong 212144a3e6 test(stream): window close not work for stb 2022-06-20 21:50:13 +08:00
Liu Jicong 53ef66961a feat(stream): support snode 2022-06-20 14:29:18 +08:00
Liu Jicong 384b02d2a2 test(tmq): add case 2022-06-17 21:39:16 +08:00
Liu Jicong e92aa57e93 feat(tmq): support commit one msg 2022-06-17 16:38:06 +08:00