Commit Graph

7263 Commits

Author SHA1 Message Date
Shengliang Guan 333934e77d
Merge pull request #3080 from taosdata/bugfix/td-1150
fix td-1150
2020-08-15 14:13:32 +08:00
Shengliang Guan 9aa8c1800f
Merge pull request #3079 from taosdata/hotfix/sangshuduo/fix-macro-position-for-random-test
move macro definition position for random test.
2020-08-15 13:56:52 +08:00
Shengliang Guan 587a4e1370
Merge pull request #3078 from taosdata/TD-1111_feature
update doc: add jdbc example for data subscribe
2020-08-15 13:51:12 +08:00
Shengliang Guan 12ce8d2569
Merge pull request #3077 from taosdata/hotfix/TD-1147
TD-1147
2020-08-15 13:50:56 +08:00
Bomin Zhang c5ae6d2aaf fix td-1150 2020-08-15 13:43:20 +08:00
Shuduo Sang a6f1583f81 move macro definition position for random test. 2020-08-15 13:33:58 +08:00
zyyang fae6f1f975 update doc: add jdbc example for data subscribe 2020-08-15 12:51:34 +08:00
yihaoDeng b13a1dda00 TD-1147 2020-08-15 04:25:34 +00:00
Shengliang Guan afd940d903
Merge pull request #3073 from taosdata/feature/os
TD-1057 not show error if create file failed
2020-08-14 20:36:19 +08:00
Shengliang Guan b3dbd8c07c
Merge pull request #3074 from taosdata/feature/sangshuduo/perftest-script-improve
update  influxdbTestWriteLoop.sh
2020-08-14 20:36:01 +08:00
Shengliang Guan 500fcb26e9
Merge pull request #3072 from taosdata/taos_sql_md_update
udpate taos sql md
2020-08-14 18:55:33 +08:00
Shuduo Sang aa33984c28 add influxdbTestWriteLoop.sh 2020-08-14 18:51:10 +08:00
Shengliang Guan c4f1db3ec7 TD-1057 not show error if create file failed 2020-08-14 18:50:29 +08:00
Ping Xiao 75b91d8816 udpate taos sql md 2020-08-14 18:06:02 +08:00
Shengliang Guan f2bf418725
Merge pull request #3071 from taosdata/feature/os
Feature/os
2020-08-14 18:00:20 +08:00
Shengliang Guan 7f885cb3b3 TD-1057 2020-08-14 09:39:56 +00:00
Shengliang Guan 8ac389c675 TD-1057 compile error after merge feature/query 2020-08-14 17:08:04 +08:00
Shengliang Guan 01f56ee5aa Merge remote-tracking branch 'origin/develop' into feature/os 2020-08-14 17:05:09 +08:00
Shengliang Guan faabd6e5cb TD-1057 compile error in vs2019 2020-08-14 16:59:41 +08:00
Shengliang Guan d1d0ff479c
Merge pull request #3069 from taosdata/feature/query
Feature/query
2020-08-14 16:46:42 +08:00
Shengliang Guan fbb185a36b Merge remote-tracking branch 'origin/develop' into feature/os 2020-08-14 15:24:20 +08:00
Haojun Liao 98f526e634 [td-225] add test cases. 2020-08-14 15:08:43 +08:00
Haojun Liao d7579e02a1 [td-225] fix the bugs in fill for interval query 2020-08-14 15:08:15 +08:00
Bomin Zhang 93992a76ef
Merge pull request #3067 from taosdata/bugfix/td-1142
Bugfix/td-1142
2020-08-14 14:53:45 +08:00
Shengliang Guan 19a8d7e225
Merge pull request #3068 from taosdata/liuyq-617-patch-6
Update connector-ch.md
2020-08-14 14:44:05 +08:00
Yiqing Liu 7af0683db1
Update connector-ch.md
change format
2020-08-14 14:26:11 +08:00
Shengliang Guan c71ab49d6b TD-1143 2020-08-14 06:00:25 +00:00
Bomin Zhang dce8ec169e fix server&client side crash
in singe table subscription, after consume all data, the next call to consume crash both client and server.

this commit fix the issue.
2020-08-14 13:28:10 +08:00
Bomin Zhang 4dd4342561 fix td-1142 2020-08-14 13:26:41 +08:00
Shengliang Guan 712d8d6625
Merge pull request #3066 from taosdata/feature/2.0tsdb
try to solve sync problem
2020-08-14 11:31:25 +08:00
Shengliang Guan 37fe814788
Merge pull request #3065 from taosdata/hotfix/TD-1133
inotfiy events
2020-08-14 11:30:49 +08:00
Haojun Liao 21f0afe535 [td-225] add todo 2020-08-14 11:12:06 +08:00
Haojun Liao 7c4f8f6464 [td-225] fix bug while multiple tags exists during fill results 2020-08-14 11:04:26 +08:00
Shengliang Guan 9d79d3d2c9
Merge pull request #3064 from taosdata/Shawshank-Smile-patch-6-1
Update connector-ch.md
2020-08-14 11:01:39 +08:00
Shengliang Guan 035d4ee575
Merge pull request #3059 from taosdata/add_notification_msg
add notification message before return
2020-08-14 10:56:20 +08:00
Jeff Tao 91904ee502 inotfiy events 2020-08-14 02:41:44 +00:00
Xiaowei Su 183af97a8b
Update connector-ch.md 2020-08-14 10:35:39 +08:00
Xiao Ping 2d7578bd15
Merge pull request #3061 from taosdata/liuyq-617-patch-6
Update connector-ch.md
2020-08-14 09:49:36 +08:00
Yiqing Liu 20249346ff
Update connector-ch.md 2020-08-14 09:43:37 +08:00
Haojun Liao 07e2f96115 [td-225] fix error in closing the conns. 2020-08-13 23:29:13 +08:00
Haojun Liao cfc7da145c [td-225] fix a typo 2020-08-13 23:25:47 +08:00
Ping Xiao c3dee8b690 add notification message before return 2020-08-13 22:59:33 +08:00
Shengliang Guan 3e87a0026b
Merge pull request #3055 from taosdata/add_taosdemo_to_daily_test
Add taosdemo into daily test
2020-08-13 22:20:20 +08:00
Hongze Cheng 37e11f9b04 try to solve sync problem 2020-08-13 21:16:53 +08:00
Ping Xiao cc8a315c3e TD-1113: Add taosdemo into daily test 2020-08-13 17:12:01 +08:00
Haojun Liao 6ce1c1a13f [td-225] add some logs. 2020-08-13 17:01:40 +08:00
Shengliang Guan 6554a5356d
Merge pull request #3033 from taosdata/feature/os
TD-1057 set crash in windows
2020-08-13 16:24:41 +08:00
Shengliang Guan 456bab82f5
Merge pull request #3052 from taosdata/liuyq-617-patch-5
Update administrator-ch.md
2020-08-13 16:23:42 +08:00
Shengliang Guan c71eae677d
Merge pull request #3051 from taosdata/patch/td-1089
update java subscription interface
2020-08-13 16:22:51 +08:00
Bomin Zhang b622154f69 update java subscription interface 2020-08-13 15:42:29 +08:00