yihaoDeng
ff3ad6c65f
add static lib to 3.0
2023-06-21 14:38:52 +08:00
yihaoDeng
628bb62c8a
add backpressure
2023-04-04 07:20:05 +00:00
yihaoDeng
bfe0ac61b9
add index case
2023-02-19 20:43:15 +08:00
Hui Li
bfb10ef00a
Update .gitignore
2022-11-23 14:09:06 +08:00
Shuduo Sang
5f30656c12
chore: add taows-rs dir to .gitignore ( #17539 )
...
* chore: rm tools/taosws-rs
* chore: add taosws-rs to .gitignore
2022-10-22 17:36:36 +08:00
Pan YANG
60b1742e28
chore: remove CMakeSettings.json and add it to .gitignore
...
It is an output file of Visual Studio
2022-08-30 17:38:41 +08:00
cpwu
1236375ded
add case to CI
2022-08-11 10:45:00 +08:00
dingbo
97794bd9d8
docs: add releases.md
2022-08-06 16:28:51 +08:00
Shuduo Sang
9d62c839d9
feat: update taostools for3.0 ( #15587 )
...
* feat: update taos-tools
for 3.0
[TD-14141]
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools 8e3b3ee
* fix: remove submodules
* feat: update taos-tools c529299
* feat: update taos-tools 9dc2fec for 3.0
* fix: optim upx
2022-07-30 15:52:43 +08:00
Shuduo Sang
8d59865551
feat: de submodule ( #15464 )
...
* feat: use contrib instead of submodule for tools/taosws/taosa
* feat: de-submodule, remove taostools/taosws/taosadapter from .gitmodules
* ci: remove submodule taos-tools, taosadapter and taosws-rs from cache
Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-07-27 19:15:54 +08:00
Haojun Liao
700039c798
other: add ignore file type.
2022-07-25 11:23:16 +08:00
54liuyao
270771e39e
feat(stream): stream final session operator
2022-05-26 16:55:54 +08:00
Xiaoyu Wang
21f1321ea8
fix: some problems of parser
2022-05-24 17:37:53 +08:00
Hongze Cheng
264b3f0c73
fix tdb problem
2022-04-25 07:32:41 +00:00
Hongze Cheng
89c8b768e1
refact META 9
2022-04-22 12:34:37 +00:00
Hongze Cheng
8f1f47c62a
more
2022-04-16 12:34:24 +00:00
Xiaoyu Wang
85f87ae246
bugfix
2022-03-26 05:45:48 -04:00
Xiaoyu Wang
ef50049a8b
merge 3.0
2022-03-22 04:54:40 -04:00
Xiaoyu Wang
54e15db2f5
TD-13747 show mnodes
2022-03-10 21:02:47 -05:00
Shuduo Sang
611a2c629b
Test/sangshuduo/td 13408 move tests in for3.0 ( #10603 )
...
* 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
Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 20:57:36 +08:00
Liu Jicong
573aad5cc1
fix uninitialized
2022-02-03 19:47:27 +08:00
Xiaoyu Wang
573cbff2ca
TD-13120 SELECT statement syntax definition
2022-01-23 07:34:16 -05:00
Hongze Cheng
dcc672d056
Merge branch '3.0' into feature/vnode
2021-12-11 16:59:40 +08:00
Hongze Cheng
22a2d42992
more
2021-12-11 07:00:52 +00:00
Hongze Cheng
98059c65e3
more
2021-12-10 11:21:07 +08:00
Xiaoyu Wang
5e981e43ad
TD-11819 Parsing insert statement and assembling binary objects.
2021-12-09 03:39:15 -05:00
Hongze Cheng
f2df8dba65
change deps to contrib
2021-12-03 14:31:11 +08:00
Liu Jicong
05c07ba6f9
tq ( #8416 )
...
add tq header
2021-10-25 15:16:39 +08:00
Hongze Cheng
25e569e129
add deps test
2021-10-15 10:27:42 +08:00
Liu Jicong
a1fbaf30ab
tq data structure defined
2021-10-13 17:53:10 +08:00
Hongze Cheng
3b227a5f73
refact
2021-09-21 21:15:58 +08:00
Liu Jicong
b6b5c03744
small fix
2021-08-19 14:24:54 +08:00
jtcheng
e811cb0ad8
[TD-6809]: Fix jdbc NPE ( #6814 )
2021-07-09 14:12:23 +08:00
hope
65471ac1a5
fix some type error, and add compile-instruction in order to reduce potential errors
2021-05-14 00:20:21 +08:00
Shuduo Sang
b44bff0c6a
[TD-3177] <fix>: fix demo.c checking result error mistake.
2021-03-05 11:50:51 +08:00
Minglei Jin
a593ade334
gitignore: ignore emacs temporary files
2021-02-12 21:06:36 +08:00
Shengliang Guan
9f8e81a5de
minor changes
2020-08-26 19:31:40 +08:00
Ping Xiao
921ee0e4a0
add jdbc pom.xml for deploy
2020-08-05 11:08:06 +08:00
Shengliang Guan
2241cf0629
[TD-543] fix erro in coverity scan
2020-06-08 07:48:18 +00:00
MysticBoy
adb6249aae
Parse Uri , format is mqtt://username:password@hostname:1883/taos/
2020-05-26 14:42:07 +08:00
MysticBoy
cef5986602
use MQTT-C
2020-05-24 16:58:21 +08:00
MysticBoy
afdab2bd7d
Add mqtt plugin to subscribe to telemetry data
2020-05-23 01:55:47 +08:00
Steven Li
80d2552808
merged from develop
2020-05-18 16:50:31 -07:00
Shengliang Guan
53a0e401d4
gitignore
2020-05-16 09:52:05 +08:00
Steven Li
6623cb6395
Discovered TD-255 crash with params: -p -s 50 -t 10
2020-05-08 16:46:34 -07:00
Steven Li
73b41cb437
Merge remote-tracking branch 'origin/develop' into feature/python-test-no-sudo
2020-04-26 19:13:33 -07:00
Ubuntu
2de6d73871
gitignore
2020-04-26 08:49:27 +00:00
Steven Li
741ba77cb2
Now using deterministic dice
2020-04-23 01:15:14 -07:00
Shuduo Sang
e7f46e4a1c
add simplest python testcase for 2.0
...
[TD-128]
2020-04-11 16:12:47 +08:00
hjxilinx
58258bc90e
[td-97] add express tree serialize and deserilize function and the corresponding unit test cases.
2020-04-03 00:16:26 +08:00