Commit Graph

38885 Commits

Author SHA1 Message Date
Minghao Li 6cff4dcfd8 refactor(sync): add syncIsReadyForRead 2022-08-15 14:42:40 +08:00
Hui Li a299cd450e
Merge pull request #16086 from taosdata/docs/update_apt_install
docs: Update 03-package.md
2022-08-15 14:42:11 +08:00
t_max a733479735 docs(REST): improve REST API document 2022-08-15 14:41:52 +08:00
Ganlin Zhao 6631bc7058 fix(query): fix test cases 2022-08-15 14:27:14 +08:00
Ganlin Zhao d768aa6915 fix(query): fix test cases 2022-08-15 14:26:59 +08:00
Ganlin Zhao 2ec9042a99 fix(query): fix test cases 2022-08-15 14:26:41 +08:00
Ganlin Zhao 01089ec65f fix(query): fix test cases 2022-08-15 14:26:27 +08:00
Ganlin Zhao 1606b77f58 fix(query): fix test cases 2022-08-15 14:26:14 +08:00
Ganlin Zhao ffa55c4c30 fix(query): fix nested query length(ltrim/rtrim) result incorrect
TD-18388
2022-08-15 14:26:00 +08:00
Ganlin Zhao fb00a50b9f fix(query): fix test cases 2022-08-15 14:17:27 +08:00
Ganlin Zhao 3e9609e240 fix(query): fix test cases 2022-08-15 14:15:06 +08:00
Ganlin Zhao 9d4c19ac48 fix(query): fix test cases 2022-08-15 14:14:28 +08:00
Ganlin Zhao 6a04b8be09 fix(query): fix test cases 2022-08-15 14:12:20 +08:00
Ganlin Zhao f8f0d08c2e fix(query): fix test cases 2022-08-15 14:10:07 +08:00
Ganlin Zhao c4aa94b236 fix(query): fix nested query length(ltrim/rtrim) result incorrect
TD-18388
2022-08-15 14:07:17 +08:00
Liu Jicong b9c9ea5974
Merge pull request #16103 from taosdata/feature/stream
refactor(stream): remove unneccessary param in converting data
2022-08-15 13:26:46 +08:00
Liu Jicong 7fccac5029 fix(tmq): memory leak in call back 2022-08-15 11:26:50 +08:00
Liu Jicong 6f75e03a55 refactor(stream): remove unneccessary param in converting data 2022-08-15 11:06:53 +08:00
Yihao Deng d63626040c
Merge pull request #16102 from taosdata/enh/refactorRpcCode
refactor code
2022-08-15 10:29:51 +08:00
yihaoDeng a105e39931 refactor code 2022-08-15 10:28:56 +08:00
Xiaoyu Wang 80c5283833 Merge remote-tracking branch 'origin/3.0' into feature/3.0_insert_perf_wxy 2022-08-15 10:21:42 +08:00
taos-support 4e3de6ddc0
Update the example spelling error 2022-08-15 09:59:58 +08:00
Cary Xu 34e14f770f enh: rsma batch process 2022-08-15 09:39:55 +08:00
Cary Xu dab6c81769 enh: rsma batch process 2022-08-15 00:16:44 +08:00
Yihao Deng 6248d57d7a
Merge pull request #16099 from taosdata/enh/refactorRpcCode
refactor code
2022-08-14 23:32:51 +08:00
Jeff Tao 5c411ff23f
Update README-CN.md 2022-08-14 22:53:25 +08:00
Jeff Tao f9821d3627
Update README.md 2022-08-14 22:51:21 +08:00
Jeff Tao a9ba14d55c
Update README.md 2022-08-14 22:49:51 +08:00
yihaoDeng dc7ce5300c refactor code 2022-08-14 19:13:12 +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
Haojun Liao fd385a99d1
Merge pull request #16095 from taosdata/feature/3.0_fill_enh
fix(query): set ignore flag when skip current datablock.
2022-08-14 01:17:26 +08:00
Haojun Liao 0572256eaa fix(query): set ignore flag when skip current datablock. 2022-08-13 22:51:54 +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
huolibo caec37213a
docs: format reference (#16083)
* docs: modify jdbc version

* docs: add tmq sample

* docs: format reference
2022-08-13 21:40:38 +08:00
freemine ab5b794d2d
download and unpack `upx` in ~/.taos/externals/upx (#16088) 2022-08-13 21:15:56 +08:00
Shuduo Sang 6cbd6ae2ea
docs: fix unsigned small int range typo (#16093) 2022-08-13 21:04:27 +08:00
Minglei Jin b1c74d8f3b
Merge pull request #16092 from taosdata/fix/TD-18372
fix: destroy pResList array in error cases
2022-08-13 14:30:55 +08:00
Minglei Jin a3fb4064d0 fix: destroy pResList array in error cases 2022-08-13 13:34:02 +08:00
Minglei Jin 9c97957229
Merge pull request #16091 from taosdata/fix/TD-18371
fix: close tbc before returning
2022-08-13 13:33:33 +08:00
Minglei Jin e9d072273f fix: close tbc before returning 2022-08-13 12:05:08 +08:00
huolibo 35c5cfe887
docs: format reference (#16085) 2022-08-13 06:49:12 +08:00
Liu Jicong 9b017bfbe5
Update 06-stream.md 2022-08-13 03:04:42 +08:00
wenzhouwww 7a5adc9582
Update 01-docker.md 2022-08-13 02:26:33 +08:00
wenzhouwww b5cb033be8
Update 03-package.md 2022-08-13 02:17:09 +08:00
huolibo 959cf23bfd
docs: add tmq sample and doc (#16082)
* docs: modify jdbc version

* docs: add tmq sample
2022-08-13 01:32:41 +08:00
huolibo fdc6c1f035
docs: modify jdbc version (#16081) 2022-08-13 01:14:38 +08:00