Commit Graph

3140 Commits

Author SHA1 Message Date
hjxilinx 96b24d7064 [td-186] merge develop branch 2020-05-01 16:34:02 +08:00
Shuduo Sang 1317dbc53b fix part of issues reported by TScanCode.
[TD-217]
2020-05-01 16:33:06 +08:00
slguan 5e425abfc7 Merge branch 'develop' of https://github.com/taosdata/TDengine into develop 2020-05-01 15:59:27 +08:00
slguan 252b8b997c add scripts 2020-05-01 15:58:58 +08:00
slguan 4b2cbd60b2
Merge pull request #1768 from taosdata/feature/2.0tsdb
TD-166
2020-05-01 15:58:00 +08:00
hzcheng 97010fd7a7 TD-166 2020-05-01 15:46:11 +08:00
hjxilinx 077825ed87 [td-186] fix error in unittest 2020-05-01 15:38:21 +08:00
slguan 8123896b7a change scripts 2020-05-01 15:22:27 +08:00
Steven Li 897cfafcf4 added a missing file 2020-05-01 00:12:36 -07:00
jtao1735 11353abc18 draft 2020-05-01 07:05:11 +00:00
Steven Li 8c64960e4c Minor adjustments before sharing with Jeff 2020-05-01 00:01:34 -07:00
slguan 222f78a757
Merge pull request #1767 from taosdata/hotfix/rpcSid
if not master, authentication shall return NOT_READY, so client can m…
2020-05-01 14:29:46 +08:00
hjxilinx 597ee019dd [td-186] merge develop branch 2020-05-01 14:27:15 +08:00
Steven Li 2114f729a9 Merge remote-tracking branch 'origin/develop' into feature/python-test-no-sudo 2020-04-30 23:24:02 -07:00
jtao1735 cf3f7ef492 if not master, authentication shall return NOT_READY, so client can move to next node 2020-05-01 06:14:25 +00:00
slguan f0bbe277ce
Merge pull request #1766 from taosdata/hotfix/rpcSid
if connection is not activated, create a new one even sid is not 0
2020-05-01 12:40:13 +08:00
jtao1735 66fcb8ab05 if connection is not activated, create a new one even sid is not 0 2020-05-01 04:21:47 +00:00
slguan 8be22be5ec
Merge pull request #1765 from taosdata/feature/drop
Feature/drop
2020-05-01 12:09:17 +08:00
slguan 0c814c09b8 add log info 2020-05-01 12:07:09 +08:00
slguan e68a74332f exit while locale not set in docker 2020-05-01 09:46:13 +08:00
Steven Li 1d1a027d04 Merge branch 'develop' into feature/python-test-no-sudo 2020-04-30 15:12:13 -07:00
hjxilinx 20ceb4d887 [td-186] fix bug in super table join 2020-04-30 23:48:17 +08:00
slguan 59a397927f
Merge pull request #1763 from taosdata/feature/drop
Feature/drop
2020-04-30 23:35:27 +08:00
slguan a60ec8f6d3 Merge remote-tracking branch 'origin/develop' into feature/drop 2020-04-30 23:27:59 +08:00
slguan 364ff96347 [TD-147] fix invalid write in drop vgroup 2020-04-30 23:27:32 +08:00
slguan ed71f9a19d
Merge pull request #1762 from taosdata/feature/2.0tsdb
TD-166
2020-04-30 23:16:30 +08:00
hzcheng 83f9c36845 TD-166 2020-04-30 22:53:15 +08:00
slguan 993cce6d79 [TD-147] fix invalid write in drop db 2020-04-30 22:48:21 +08:00
hjxilinx b6bae78bd6 [td-186] fix bug in super table join 2020-04-30 22:12:50 +08:00
hjxilinx 592899c959 [td-186] add more log 2020-04-30 22:11:58 +08:00
slguan dc1cc4bd46 [TD-147] fix bug while alloc sid 2020-04-30 20:24:23 +08:00
hjxilinx 03675a7ac3 [td-186] fix log error 2020-04-30 18:29:54 +08:00
hjxilinx c59d762a35 [td-186] fix bugs for stable join query. 2020-04-30 18:25:33 +08:00
slguan 6670f38927 Merge remote-tracking branch 'origin/develop' into feature/drop 2020-04-30 17:48:14 +08:00
slguan 37b20dc766 [TD-147] optimize refcount while drop db 2020-04-30 17:37:50 +08:00
slguan e242b4fd87
Merge pull request #1759 from taosdata/feature/2.0tsdb
Feature/2.0tsdb
2020-04-30 15:40:10 +08:00
hzcheng e86c501df1 optimize compression 2020-04-30 15:07:51 +08:00
hzcheng 6741d7104f for CI pass purpose 2020-04-30 14:46:30 +08:00
hzcheng 9e6e1638dd Merge branch 'develop' into feature/2.0tsdb 2020-04-30 14:40:13 +08:00
hzcheng 835d9248fd TD-166 2020-04-30 14:37:03 +08:00
slguan 9ffcbcc279 fix link problem 2020-04-30 13:43:44 +08:00
slguan ac3c9ac6e7 remove some logs 2020-04-30 11:46:10 +08:00
slguan 6a043a2bf4
Merge pull request #1754 from taosdata/hotfix/fix-hash-entry-assertion-issue
fix double-fix on hash entry++.
2020-04-30 11:43:46 +08:00
slguan 72898bedde
Merge pull request #1755 from taosdata/feature/drop
fix script error while get hostname in cloud machine
2020-04-30 11:43:21 +08:00
slguan 4f66803827
Merge pull request #1756 from taosdata/reduce-ci-output
Reduce CI output to make the log clear.
2020-04-30 11:43:05 +08:00
Shuduo Sang 491d3d2de6 add table/* test cases. 2020-04-30 11:15:47 +08:00
slguan b42a311910 fix script error while get hostname in cloud machine 2020-04-30 10:57:12 +08:00
Shuduo Sang ce6e0741c3 reduce CI output to make the log clear.
[TD-214]
2020-04-30 10:57:07 +08:00
Shuduo Sang 702bf45c7e fix double-fix on hash entry++. 2020-04-30 10:50:53 +08:00
slguan 4315758ef3 fix possible memroy link while process show message 2020-04-30 10:32:10 +08:00