Commit Graph

38565 Commits

Author SHA1 Message Date
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
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 fdc6c1f035
docs: modify jdbc version (#16081) 2022-08-13 01:14:38 +08:00
huolibo 46be38457d
docs: add tmq sample (#16080) 2022-08-13 00:39:10 +08:00
Shengliang Guan 35768202a0
Merge pull request #16077 from taosdata/release/ver-3.0.0.0
doc: update taos.cfg
2022-08-12 23:19:25 +08:00
Shengliang Guan 13930f89e9 doc: update taos.cfg 2022-08-12 23:17:39 +08:00
Shengliang Guan b72b8e62b7 doc: update taos.cfg 2022-08-12 23:13:23 +08:00
afwerar b52fb1b516 build: release ver-3.0.0.0 2022-08-12 20:36:53 +08:00
Shengliang Guan 6898b211b4
Merge pull request #16071 from taosdata/3.0
release: merge from 3.0 to main
2022-08-12 20:34:49 +08:00
Shengliang Guan 8d8f26a4c1
Merge pull request #16067 from taosdata/feature/TD-17811
fix(stream): session delete
2022-08-12 20:34:28 +08:00
Shengliang Guan d50f36ba97
Merge pull request #16061 from taosdata/fix/mnode
fix: deadlock of mnode if its state changed
2022-08-12 20:29:36 +08:00
Xiaoyu Wang 4f15fc19b1
Merge pull request #16042 from taosdata/feature/3.0_wxy
enh: create stream options adjust
2022-08-12 20:22:08 +08:00
Liu Jicong e1a8d7a5f0
Update index.md 2022-08-12 20:21:21 +08:00
Liu Jicong 4bdc1dd5f7
Merge pull request #16070 from taosdata/docs/td-15880-2
docs: update 06-stream.md for stream-computing
2022-08-12 20:17:11 +08:00
jiajingbin 8485b69c19 docs: update 06-stream.md for stream-computing 2022-08-12 20:13:59 +08:00
Shengliang Guan 3319c0937b
Merge pull request #15801 from taosdata/feature/3.0_fill_enh
fix(query): fix bug in fill
2022-08-12 20:04:33 +08:00
Shengliang Guan 839d04d4bc
Merge pull request #16050 from taosdata/szhou/fixbug
fix: set operator complete early when select * from stb limit n
2022-08-12 19:59:27 +08:00
Shengliang Guan 4929bbf3bb
Merge pull request #16036 from taosdata/test/vnode_revote_time
test : vnode revote time cost update
2022-08-12 19:58:59 +08:00
Hui Li 6b014a318f
Merge pull request #16058 from taosdata/docs/readme_english
docs : update readme about english version
2022-08-12 19:57:26 +08:00
Shengliang Guan 4d12791c4d
Merge pull request #16066 from taosdata/test/xiaolei/TD-18196-nodejs-3.0-reference-sample-to-ci
test(docs):add nodejs 3.0 reference sample to CI
2022-08-12 19:57:03 +08:00
xiaolei li 03cee8f98d
test(docs):add c# 3,0 user reference examples to ci (#16060) 2022-08-12 19:55:01 +08:00
wenzhouwww@live.cn 458402f68e update 2022-08-12 19:54:31 +08:00
Liu Jicong a110935f54
Merge pull request #16068 from taosdata/docs/td-15880-2
docs: update 06-stream.md for stream-computing
2022-08-12 19:43:22 +08:00
jiajingbin 03ee64e8ca docs: update 06-stream.md for stream-computing 2022-08-12 19:39:14 +08:00
54liuyao 77a710cfeb fix(stream): session delete 2022-08-12 19:28:29 +08:00
Li Minghao fe58d06a40
Merge pull request #16059 from taosdata/feature/3.0_mhli
refactor(sync): update mnode elect timer
2022-08-12 19:21:57 +08:00
Shengliang Guan 90a0de858b Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-08-12 19:20:45 +08:00
Shengliang Guan 65fa1e0164 fix: deadlock of mnode if its state changed 2022-08-12 19:20:31 +08:00
Haojun Liao f96aa3e2ff fix(query): fix memory leak. 2022-08-12 19:11:10 +08:00
Xiaoyu Wang e6593b8600 enh: create stream options adjust 2022-08-12 19:08:55 +08:00
Liu Jicong 6fd3d1f0ae
Update 14-stream.md 2022-08-12 19:05:44 +08:00
xleili e9bbc02df4 test(docs):add nodejs 3.0 reference sample to CI 2022-08-12 18:59:15 +08:00
slzhou 126e3d0b4c fix: add special case for partition by + limit 2022-08-12 18:56:12 +08:00
Shengliang Guan 2c28cdcbb5 fix: deadlock of mnode if its state changed 2022-08-12 18:49:41 +08:00
Haojun Liao d08841d747
Merge pull request #16053 from taosdata/feature/3_liaohj
fix(query): return error code instead of assert.
2022-08-12 18:48:24 +08:00
Shengliang Guan 99e1001836
Merge pull request #16051 from taosdata/fix/mnode
fix: deadlock of vnode if its state changed
2022-08-12 18:46:30 +08:00
Minglei Jin 4eff73e723
Merge pull request #16056 from taosdata/fix/TD-18362
fix: make unit tests building works
2022-08-12 18:44:00 +08:00
Minghao Li e50f09aa4c refactor(sync): update mnode elect timer 2022-08-12 18:38:14 +08:00
wenzhouwww 915588d0a3
Merge branch '3.0' into docs/readme_english 2022-08-12 18:38:05 +08:00
Minghao Li 7530a7e2e3 refactor(sync): update mnode elect timer 2022-08-12 18:37:08 +08:00
Li Minghao 89adebc1f5
Merge pull request #16054 from taosdata/feature/3.0_mhli
refactor(sync): update DEFAULT_DB_WAL_RETENTION_PERIOD
2022-08-12 18:36:25 +08:00