- 05 5月, 2022 3 次提交
-
-
由 Yang Zhao 提交于
* Update 05-taosbenchmark.md * Update 05-taosbenchmark.md * Update 05-taosbenchmark.md
-
由 shenglian-zhou 提交于
fix: csum from subquery supertable on state_window is not allowed, just as diff
-
由 shenglian-zhou 提交于
fix: two ts columns error when sample and interval
-
- 04 5月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* docs: refine taosdump [TD-14964] * docs: update taosdump docs
-
- 03 5月, 2022 1 次提交
-
-
由 arielyangpan 提交于
* fix: typo of showing distro info * fix: change cmake minimum required version to 3.0 in TSZ Fix Deprecation message when cmake building: CMake Deprecation Warning at deps/TSZ/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions.
-
- 02 5月, 2022 2 次提交
-
-
由 sangshuduo 提交于
* [TD-14555]<impr>: remove plugins/mqtt * [TD-14540]<impr>: taosdump code cleanup * update taos-tools * refine 5-taos-tools/taosdump/taosdumpTestInspect.py * [TD-14540]<impr>: refine tools/taosdumpTest2.py * remove a few unused checks * update taos-tools * debug tools/taosdumpTest2.py * add more debug * merge with develop * remove all MQTT code * remove all MQTT code * remove debug from tests/pytest/tools/taosdumpTest2.py * fix mac compile error * remove mqttDebugFlag * enh: remove mqtt plugin remove mqtt from CMakelists.txt [TD-14555] * docs: remove mqttt paramters [TD-14555] * fix: remove unused MQTT flag [TD-14555]
-
由 freemine 提交于
* 1. odbc requirement check in CMakeLists.txt(s) 2. remove unnecessary LINK_DIRECTORIES directives in several tests CMakeLists.txt(s) * revert LINK_DIRECTORIES directive for googletest
-
- 01 5月, 2022 10 次提交
-
-
由 wade zhang 提交于
docs: fix format error
-
由 Bo Ding 提交于
-
由 shenglian zhou 提交于
-
由 shenglian zhou 提交于
-
由 wade zhang 提交于
docs: update description of node.js connector
-
由 Bo Ding 提交于
-
由 wade zhang 提交于
docs: unifiy name of native/rest connect
-
由 dingbo 提交于
-
由 freemine 提交于
* fix cmake issue for Apple M1 and homebrew * fix compile problem: add missing /opt/homebrew/... for odbc
-
由 sangshuduo 提交于
* [TD-14218]<fix>: clang compile * [TD-14218]<fix>: clang compile check clang version * [TD-14218]<fix>: clang compile check clang version greater or equal * fix clang 13 compile error otherwise compile will fails with unused variable warning adjust to 13.0 * fix: use compile option for clang 13.1 or greater [TD-14218] * fix: clang 13.1 compile error
-
- 30 4月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* fix: gtest in cmake [TD-15250] * support googletest installed by homebrew on macOS
-
- 29 4月, 2022 18 次提交
-
-
由 sangshuduo 提交于
* feat(tools): update taos-tools [TD-13052] * update taos-tools * update taos-tools 1.4.3 Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
-
由 sangshuduo 提交于
* impr: fix odbc's cmake typo * disable python subscribe test to avoid CI timeout
-
由 Bo Ding 提交于
-
由 Bo Ding 提交于
-
由 wade zhang 提交于
docs: fix pkg type
-
由 Bo Ding 提交于
-
由 wade zhang 提交于
docs: use PkgList
-
由 dingbo 提交于
-
由 sangshuduo 提交于
* docs: refine connector doc [TD-14839] * docs: use TDengine CLI [TD-14839] * docs: replace JNI with navtive connection [TD-14839] * docs: make connectors doc use same preparition [TD-14839] * docs: refine connectors doc [TD-14839] * docs: refine connectors doc [TD-14839] * docs: refine connector docs * docs: refine connector doc [TD-14839] * docs: refine connector doc [TD-14839] * docs: refine connector [TD-14839] * docs: fix faq path * docs: refine cpp connector doc * docs: refine cpp docs * docs: fix java preparition * docs: refine connector docs * docs: refine connector docs [TD-14839] * docs: refine connector doc [TD-14839] * docs: refine connector docs [TD-14839] * docs: fix node.mdx [TD-14839] * docs: refine connector [TD-14839] * docs: refine cpp connector [TD-14839] * docs: correct bind parameter interface name [TD-14839] * docs: refine connector docs [TD-14839] * docs: refine connector [TD-14839] * docs: refine connector [TD-14839] * docs: refine connector docs [TD-14839] * docs: refine connector [TD-14839] * docs: fix connector tabs [TD-14839] * fix tabitem values * docs: refine connector [TD-14839] * fix typo * docs: fix connector [TD-14839] * fix csharp.mdx * refine connector docs question list is numerical * refine go connector doc * refine go.mdx * docs: fix 03-connector.mdx * docs: fix rust.mdx * docs: fix 27-train-faq/01-faq.md * docs: fix 27-train-faq/01-faq.md * docs: fix 27-train-faq/01-faq.md * docs: fix 27-train-faq/01-faq.md * docs: fix 14-reference/02-rest-api/02-rest-api.mdx
-
由 wade zhang 提交于
docs: add python subscribe demo
-
由 wade zhang 提交于
docs: update title of python connector page
-
由 wade zhang 提交于
docs: update subscribe_demo.c
-
由 dingbo 提交于
-
由 shenglian zhou 提交于
-
由 shenglian zhou 提交于
-
由 Bo Ding 提交于
-
由 Bo Ding 提交于
-
由 陶建辉(Jeff) 提交于
-
- 28 4月, 2022 4 次提交
-
-
由 Bo Ding 提交于
* docs: add subscribe demo for c * docs: add subscribe demo for c
-
由 Minglei Jin 提交于
fix(query): disallow order by tbname for temp table
-
由 Minglei Jin 提交于
-
由 wade zhang 提交于
test: add async query example for C
-