- 14 4月, 2022 2 次提交
-
-
由 sangshuduo 提交于
* [TD-13558]<feature>: taos shell refactor add taosTools as submodule * add tools/taos-tools * add more client interface for taosTools compile * update taos-tools * update taos-tools * refactor shell * [TD-13558]<feature>: taos shell test speed * [TD-13558]<feature>: taos -n startup works * taos -n rpc works * taos -n server works * cleanup code since no endPort in 3.0 * update taos-tools * [TD-13558]<feature>: taos -C works * improve taos shell -c WIP * update taos-tools * add demoapi.c * adjust show databases result for 3.0 * test: add platform logic * add nchar * adjust taos_fetch_lengths * print fields * remove show databases check from insert cases
-
由 wafwerar 提交于
-
- 13 4月, 2022 2 次提交
-
-
由 sangshuduo 提交于
* [TD-13558]<feature>: taos shell refactor add taosTools as submodule * add tools/taos-tools * add more client interface for taosTools compile * update taos-tools * update taos-tools * refactor shell * [TD-13558]<feature>: taos shell test speed * [TD-13558]<feature>: taos -n startup works * taos -n rpc works * taos -n server works * cleanup code since no endPort in 3.0 * update taos-tools * [TD-13558]<feature>: taos -C works * improve taos shell -c WIP * update taos-tools * add demoapi.c * adjust show databases result for 3.0 * test: add platform logic
-
由 sangshuduo 提交于
* [TD-13558]<feature>: taos shell refactor add taosTools as submodule * add tools/taos-tools * add more client interface for taosTools compile * update taos-tools * update taos-tools * refactor shell * [TD-13558]<feature>: taos shell test speed * [TD-13558]<feature>: taos -n startup works * taos -n rpc works * taos -n server works * cleanup code since no endPort in 3.0 * update taos-tools * [TD-13558]<feature>: taos -C works * improve taos shell -c WIP * update taos-tools * add demoapi.c * adjust show databases result for 3.0
-
- 31 3月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* add a few stmt_ interface declartion * add taos_load_table_info * add taos_set_config(() interface * add more interfaces * warn 'reset query cache' only since lack engine support * update taos-tools
-
- 26 3月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [TD-14331]<fix>: make util/dnodes.py flexible for 3.0 * make getPath clear
-
- 17 3月, 2022 1 次提交
-
-
由 Cary Xu 提交于
-
- 07 3月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* restore .gitmodules * Revert "[TD-13408]<test>: move tests out" This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb. * revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb * immigrate file change from stand-alone repo to TDengine for 3.0 * remove tests repository for Jenkinsfile2 Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
-
- 11 2月, 2022 1 次提交
-
-
由 Haojun Liao 提交于
-
- 10 2月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [TD-13408]<test>: move tests out for 3.0 branch * add Jenkinsfile2 Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
-
- 14 9月, 2021 4 次提交
-
-
由 sangshuduo 提交于
-
由 happyguoxy 提交于
-
由 happyguoxy 提交于
-
由 happyguoxy 提交于
-
- 13 9月, 2021 2 次提交
-
-
由 haoranc 提交于
-
由 happyguoxy 提交于
-
- 12 9月, 2021 1 次提交
-
-
由 jiajingbin 提交于
-
- 11 9月, 2021 2 次提交
-
-
由 jiajingbin 提交于
leave a bug ---> self.symbolsCheckCase() no fulltest temporarily
-
由 sangshuduo 提交于
* [TD-5872]<fix>: taosdemo stmt improve. * refactor stmt functions. * [TD-5872]<fix>: taosdemo stmt csv perf improve. * rand func back to early impl. * fix windows/mac compile error. * fix empty tag sample. * [TD-5873]<test>add stmt’performance taosdemo testcase * add data_type enum and stmt_batch framework. * use data type enum and fix test case limit/offset. * revert thread number. * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality. * split func for stmt interlace. * fix bug that get build path. Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: tomchon <haoran920c@163.com>
-
- 10 9月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-5872]<fix>: taosdemo stmt improve. * refactor stmt functions. * [TD-5872]<fix>: taosdemo stmt csv perf improve. * rand func back to early impl. * fix windows/mac compile error. * fix empty tag sample. * [TD-5873]<test>add stmt’performance taosdemo testcase * add data_type enum and stmt_batch framework. * use data type enum and fix test case limit/offset. * revert thread number. * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality. * split func for stmt interlace. Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: tomchon <haoran920c@163.com>
-
- 09 9月, 2021 4 次提交
-
-
由 shenglian zhou 提交于
-
由 sangshuduo 提交于
* [TD-5872]<fix>: taosdemo stmt improve. * refactor stmt functions. * [TD-5872]<fix>: taosdemo stmt csv perf improve. * rand func back to early impl. * fix windows/mac compile error. * fix empty tag sample. * [TD-5873]<test>add stmt’performance taosdemo testcase * add data_type enum and stmt_batch framework. * use data type enum and fix test case limit/offset. * revert thread number. * rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality. Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: tomchon <haoran920c@163.com>
-
由 Ganlin Zhao 提交于
-
由 sangshuduo 提交于
* [TD-5872]<fix>: taosdemo stmt improve. * refactor stmt functions. * [TD-5872]<fix>: taosdemo stmt csv perf improve. * rand func back to early impl. * fix windows/mac compile error. * fix empty tag sample. * [TD-5873]<test>add stmt’performance taosdemo testcase * add data_type enum and stmt_batch framework. * use data type enum and fix test case limit/offset. Co-authored-by: NShuduo Sang <sdsang@taosdata.com> Co-authored-by: tomchon <haoran920c@163.com>
-
- 08 9月, 2021 1 次提交
-
-
由 Yiqing Liu 提交于
-
- 07 9月, 2021 4 次提交
-
-
由 jiajingbin 提交于
-
由 liuyq-617 提交于
-
由 liuyq-617 提交于
-
由 Ping Xiao 提交于
-
- 06 9月, 2021 2 次提交
- 02 9月, 2021 2 次提交
-
-
由 Ganlin Zhao 提交于
-
由 jiajingbin 提交于
-
- 01 9月, 2021 2 次提交
-
-
由 bryanchang0603 提交于
-
由 wenzhouwww 提交于
-
- 31 8月, 2021 2 次提交
- 30 8月, 2021 1 次提交
-
-
由 Linhe Huo 提交于
-
- 29 8月, 2021 1 次提交
-
-
由 jiajingbin 提交于
-
- 28 8月, 2021 1 次提交
-
-
由 liuyq-617 提交于
-