Liu Jicong
|
79494364ae
|
refactor(tmq): offset storage
|
2022-06-16 22:00:33 +08:00 |
Liu Jicong
|
8eb08fa0d4
|
feat(stream): trigger mode add max delay
|
2022-06-15 16:11:20 +08:00 |
Liu Jicong
|
858868d76a
|
refactor(stream): distributed execution
|
2022-06-07 10:54:18 +08:00 |
Liu Jicong
|
e1fd4a6640
|
feat(tmq): get_db api
|
2022-06-02 10:18:11 +08:00 |
Liu Jicong
|
f3b680f630
|
refactor(tmq): push mode
|
2022-06-01 22:22:14 +08:00 |
Liu Jicong
|
946acdcd9c
|
fix(query): double free
|
2022-06-01 21:00:49 +08:00 |
Shuduo Sang
|
7d58761e1d
|
chore: merge two example directories to be one (#13358)
[TD16198]
|
2022-06-01 17:04:45 +08:00 |
Shuduo Sang
|
d948a43f27
|
chore: prepare merge example and examples for 3.0 (#13370)
|
2022-06-01 15:19:52 +08:00 |
Liu Jicong
|
18241f7170
|
chore: remove out-of-date example
|
2022-05-25 20:24:54 +08:00 |
afwerar
|
f966242047
|
feature(dnode): mul parameter start.
|
2022-04-25 13:57:55 +08:00 |
Shengliang Guan
|
9e287ce29f
|
refactor: rename shell functions
|
2022-04-20 19:44:25 +08:00 |
Shuduo Sang
|
85496cbb4c
|
fix(connector): lua example compile for 3.0 (#11523)
* [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
* fix lua example compile for 3.0
still not work
|
2022-04-15 13:17:25 +08:00 |
afwerar
|
c6de196769
|
[TD-13765]<fix>: redefine rand api.
|
2022-03-10 00:36:30 +08:00 |
Shuduo Sang
|
bf0e4b7828
|
Test/sangshuduo/td 13408 move tests in for3.0 (#10613)
* 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
* remove tests/test from .gitignore
* add examples/rust back
for master
* fix typo
Co-authored-by: tangfangzhi <fztang@taosdata.com>
|
2022-03-08 14:31:02 +08:00 |
Shuduo Sang
|
43feda0595
|
[TD-13408]<test>: move tests in for3.0 (#10598)
* 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: tangfangzhi <fztang@taosdata.com>
|
2022-03-07 19:25:29 +08:00 |
Shuduo Sang
|
0b8b1e7950
|
Test/sangshuduo/td 13408 move example back for 3.0 (#10296)
* [TD-13408]<test>: move examples back to TDegnine
for 3.0
* update tests for 3.0
* [TD-13408]<test>: move rust example back
for 3.0
|
2022-02-17 12:20:48 +08:00 |
Shuduo Sang
|
b3efc470c8
|
[TD-13408]<test>: move examples back to TDegnine (#10196)
for 3.0
|
2022-02-10 16:19:06 +08:00 |