[ https://issues.apache.org/jira/browse/HAWQ-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188745#comment-15188745 ]
ASF GitHub Bot commented on HAWQ-507: ------------------------------------- GitHub user realdawn opened a pull request: https://github.com/apache/incubator-hawq/pull/427 HAWQ-507. Remove useless code for cdbpersistentrelfile.c As the code coverage of cdbpersistentrelfile.c is only 59% due to dead code, so we should remove the dead code in that file. You can merge this pull request into a Git repository by running: $ git pull https://github.com/realdawn/incubator-hawq HAWQ-507 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/427.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #427 ---- commit 830045dd6dcdc368b55c6b82a7d3487b5fb8204e Author: doli <d...@pivotal.io> Date: 2016-03-10T05:56:13Z HAWQ-507. Remove useless code for cdbpersistentrelfile.c ---- > Remove dead code for cdbpersistentrelfile.c > ------------------------------------------- > > Key: HAWQ-507 > URL: https://issues.apache.org/jira/browse/HAWQ-507 > Project: Apache HAWQ > Issue Type: Improvement > Components: Transaction > Reporter: Dong Li > Assignee: Lei Chang > > As the code coverage of cdbpersistentrelfile.c is only 59% due to dead code, > so we should remove the dead code in that file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)