Commit Graph

3451 Commits

Author SHA1 Message Date
Haojun Liao a67c4713d5 [td-225]refactor: change name 2020-05-18 22:47:41 +08:00
Haojun Liao 3f8c72184f [td-225] support the mem/imem records timestamp overlap with data in file block. 2020-05-18 22:46:46 +08:00
Haojun Liao af407cb50f [td-225] fix bugs in case of ts disorder in mem/imem and data in file 2020-05-17 16:34:37 +08:00
hjLiao 9376be5fa5 [td-225] fix bugs for fill operation in both table/super table query 2020-05-16 01:51:50 +08:00
hjLiao 08968b94bb [td-225] update the maxretry for sub query. 2020-05-13 19:11:09 +08:00
hjLiao bdc235b4ef [td-225] merge develop 2020-05-13 16:41:34 +08:00
hjLiao cfcbefba48 [td-225] fix bugs in multi-vnode projection query. 2020-05-13 16:32:33 +08:00
Shengliang Guan 09cbf619f0
Merge pull request #1890 from taosdata/feature/subscribe
Feature/subscribe
2020-05-13 15:37:32 +08:00
Bomin Zhang a15ee94a85
Merge branch 'develop' into feature/subscribe 2020-05-13 15:35:17 +08:00
Shengliang Guan f472813b60
Merge pull request #1898 from taosdata/develop_lihui
Develop lihui
2020-05-13 15:16:56 +08:00
hjLiao e81204431e [td-225] 2020-05-13 15:12:25 +08:00
Bomin Zhang 194e91ef55
Merge branch 'develop' into feature/subscribe 2020-05-13 15:09:42 +08:00
Bomin Zhang 605e63200a fix failed test cases 2020-05-13 15:05:19 +08:00
lihui 054d60fd44 [TD-161] 2020-05-13 14:16:26 +08:00
Shengliang Guan c67e0b62b1
Merge pull request #1897 from taosdata/feature/notifyTSDBstatus
tsdb notify the vnode about it status changes
2020-05-13 14:05:23 +08:00
lihui 55e68f2fc8 [TD-161] 2020-05-13 13:38:31 +08:00
lihui a478499c2d [TD-161] 2020-05-13 13:31:42 +08:00
jtao1735 4ee2cb13aa avoid a potential bug 2020-05-13 04:28:18 +00:00
jtao1735 4328ac123c tsdb notify the vnode about it status changes 2020-05-13 04:04:55 +00:00
Shengliang Guan 5119c4d814
Merge pull request #1896 from taosdata/feature/query
Feature/query
2020-05-13 12:04:43 +08:00
hjLiao ebff0807fb [td-225] merge develop 2020-05-13 11:58:37 +08:00
hjLiao c6aef80a39 [td-225] refactor hash function 2020-05-13 11:52:53 +08:00
hjLiao 5f0a05163d [td-225] fix bugs for leastsquares query. 2020-05-13 11:52:33 +08:00
hjLiao 11c0f8ba32 [td-225] fix bugs at client 2020-05-12 19:23:21 +08:00
Shengliang Guan b3a1070be6
Merge pull request #1889 from taosdata/hotfix/increase-valgrind-threshold-to12
Hotfix/increase valgrind threshold to12
2020-05-12 18:47:59 +08:00
Shengliang Guan 6e08f6632a
Merge pull request #1891 from taosdata/hotfix/py-testcase-refine
fixup: typo.
2020-05-12 18:47:21 +08:00
hjLiao cf06a3c885 [td-225] fix bugs for 256 columns data check 2020-05-12 18:36:35 +08:00
Shengliang Guan d2b7acdde7 scripts 2020-05-12 18:33:49 +08:00
Shengliang Guan 80f0a88063 scripts 2020-05-12 18:28:00 +08:00
Shengliang Guan 9fe94ad2a1
Merge pull request #1892 from taosdata/hotfix/rpcAuth
if link is new, server force the client to do authentication
2020-05-12 18:20:42 +08:00
jtao1735 6bfcf33658 if link is new, server force the client to do authentication 2020-05-12 10:14:27 +00:00
Bomin Zhang 98baaf51cd use tbname in function tbid() 2020-05-12 17:36:36 +08:00
Shengliang Guan d3107ca037 scripts 2020-05-12 17:26:11 +08:00
Shuduo Sang 825dc09433 fixup: typo. 2020-05-12 17:23:13 +08:00
Shengliang Guan 3791b44188 [TD-275] fix drop table error while query from super table 2020-05-12 16:52:37 +08:00
localvar 577cf92fdf single table subscribe is done 2020-05-12 16:49:43 +08:00
localvar a36937624e super table subscribe is done 2020-05-12 16:45:51 +08:00
localvar 9dd3e62b4b build VgroupTableInfo 2020-05-12 16:45:51 +08:00
localvar 50f432c6a3 fix typo 2020-05-12 16:45:51 +08:00
localvar 891476044d add taosArrayClear 2020-05-12 16:45:10 +08:00
localvar 3e6471eb85 enhance exception handling 2020-05-12 16:45:10 +08:00
localvar b42a8214da TD-191: WIP 2020-05-12 16:45:10 +08:00
Shuduo Sang 08c18e5773 reduce test case to accelerate valgrind time. 2020-05-12 16:18:48 +08:00
Shengliang Guan 95df099a89 scripts 2020-05-12 15:54:23 +08:00
Shuduo Sang c7fa3506da increase valgrind threshold to 12, definitely lost theshold to 13. 2020-05-12 15:52:05 +08:00
Shengliang Guan 8dc6056a2b
Merge pull request #1887 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-05-12 15:46:25 +08:00
Shengliang Guan 2ef37deafd
Merge pull request #1888 from taosdata/feature/changshuaiqiang/testcase
add test case
2020-05-12 15:39:56 +08:00
changshuaiqiang 294b42661f test: add del stable case 2020-05-12 15:30:47 +08:00
hzcheng a9d767324d fix column/metircs.sim 2020-05-12 07:13:20 +00:00
hzcheng d1f43235e8 Merge branch 'develop' into feature/2.0tsdb 2020-05-12 06:56:53 +00:00