Commit Graph

3335 Commits

Author SHA1 Message Date
hzcheng 6967d2640b fix retention error 2020-05-07 14:49:45 +08:00
hjxilinx 6e8f30554f [td-183] merge with develop branch 2020-05-07 14:34:55 +08:00
hzcheng 22f0046f96 Merge branch 'develop' into feature/2.0tsdb 2020-05-07 14:32:59 +08:00
slguan 0c68821a9c
Merge pull request #1823 from taosdata/feature/add-how-to-add-test-into-readme
add description regarding how to run and add test case.
2020-05-07 14:31:04 +08:00
slguan 31571d9e32
Merge pull request #1824 from taosdata/hotfix/changshuaiqiang
docs: fix wrong wrod
2020-05-07 14:30:37 +08:00
slguan 870f4a4e33 Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-05-07 14:29:18 +08:00
slguan 9b3844ea91 a dead lock while tsdb commit 2020-05-07 14:29:06 +08:00
hjxilinx 31029ee27f [td-183] 2020-05-07 14:28:39 +08:00
chang 8a4d27127a docs: fix wrong wrod "ater" to "alter" 2020-05-07 14:01:12 +08:00
liu0x54 47fa4ac458 [TD-228] fix python connector to support binary interface change 2020-05-07 06:00:58 +00:00
Shuduo Sang 6d9caf0e5c add description regarding how to run and add test case.
[TD-236]
2020-05-07 13:52:16 +08:00
hzcheng 03f2ca2844 add encoding functions 2020-05-07 05:45:05 +00:00
hzcheng cd4c84e250
Merge pull request #1822 from taosdata/feature/fixbinary
[TD-228] fix python connector to support binary interface change
2020-05-07 13:14:16 +08:00
liu0x54 32d2570c80 [TD-228] fix python connector to support binary interface change 2020-05-07 05:07:16 +00:00
slguan 5f132980e8 if sched is not ready, will cause a deadlock 2020-05-07 10:46:42 +08:00
hjxilinx cdb233217f [td-225] fix script error 2020-05-07 10:24:37 +08:00
hjxilinx 63a256a444 [td-225] fix creating existed db tsdb does not response with error message 2020-05-07 10:21:53 +08:00
hzcheng 3133106bff Merge branch 'develop' into feature/2.0tsdb 2020-05-07 01:47:15 +00:00
hzcheng 582176a4c1 add encoding functions 2020-05-07 09:31:46 +08:00
hjxilinx a12e0d7320 [td-225]fix bug for arithmetic calculation on aggregated results. 2020-05-07 00:18:35 +08:00
slguan 3582b23807 scripts 2020-05-06 23:47:05 +08:00
Shuduo Sang a5b1ba1b93 fix compile error for Ubuntu 20.04
[TD-210]
2020-05-06 23:45:48 +08:00
jtao1735 8882fed667 optimize the tqueue code
for rpc, set the link as secured for success response before sending response
2020-05-06 15:15:39 +00:00
slguan a83824eccd add log 2020-05-06 22:56:25 +08:00
slguan d731756d26
Merge pull request #1817 from taosdata/feature/taosmsg
define msg code and description together
2020-05-06 20:25:44 +08:00
slguan 87fdb0eaf2 read tsdbid error in cfg file 2020-05-06 20:20:57 +08:00
slguan c40d983276 scripts 2020-05-06 20:04:20 +08:00
localvar 9d05238c7b define msg code and description together 2020-05-06 18:52:53 +08:00
slguan 2ba941c836
Merge pull request #1814 from taosdata/enhance/tqueue
use semphore instead of polling for tqeueu
2020-05-06 18:49:53 +08:00
slguan 2c4d654fad
Merge pull request #1816 from taosdata/feature/query
[td-168] add comments.
2020-05-06 18:49:41 +08:00
slguan 62e0911a88
Merge pull request #1812 from taosdata/hotfix/enhance-memory-leak-check-in-ci
enhance memory leak check in ci.
2020-05-06 18:48:15 +08:00
slguan 3464140e60
Merge pull request #1806 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-05-06 18:47:51 +08:00
hjxilinx 2b3df7d33e [td-168]fix create binary tag bugs 2020-05-06 18:40:34 +08:00
jtao1735 19836961ce use semphore instead of polling for tqeueu 2020-05-06 10:03:41 +00:00
Shuduo Sang c6a90d6afd enhance memory leak check in ci. 2020-05-06 15:20:47 +08:00
slguan aa296b8ca6 #1811 2020-05-06 15:15:24 +08:00
hzcheng c1aa285818 Merge branch 'develop' into feature/2.0tsdb 2020-05-06 09:21:27 +08:00
jtao1735 62b135b50f Merge branch 'develop' into feature/unified 2020-05-06 01:14:11 +00:00
hjxilinx 5eef78722e [td-168] add comments. 2020-05-05 23:00:48 +08:00
slguan bdfc2b7f05
Merge pull request #1805 from taosdata/feature/cluster
change wal path
2020-05-05 22:42:45 +08:00
slguan 54a704a467 a small change 2020-05-05 22:28:33 +08:00
slguan d8f1671f3b change wal path 2020-05-05 22:20:08 +08:00
hzcheng 797d6d13c2 Merge branch 'develop' into feature/2.0tsdb 2020-05-05 22:05:42 +08:00
hzcheng bf06466cf2 add change repository compression options 2020-05-05 22:01:56 +08:00
slguan 9e8a46e446
Merge pull request #1804 from taosdata/add-insert-testcase-to-2.0
fix binary.py and util/sql.py to support binary test
2020-05-05 21:14:25 +08:00
Shuduo Sang 638f7b4afb fixup. 2020-05-05 18:45:05 +08:00
Shuduo Sang e2a9b1c28d fix binary.py and util/sql.py to support binary test
[TD-167]
2020-05-05 18:40:13 +08:00
hzcheng 86e69f8d7c Merge branch 'develop' into feature/2.0tsdb 2020-05-05 17:42:39 +08:00
hzcheng 82a4fafda5 Merge branch 'develop' into feature/2.0tsdb 2020-05-05 17:19:11 +08:00
hzcheng 0cbc8e6e85 add retention policy 2020-05-05 17:18:28 +08:00