[
https://issues.apache.org/jira/browse/HAWQ-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15067365#comment-15067365
]
ASF GitHub Bot commented on HAWQ-269:
-------------------------------------
GitHub user zhangh43 opened a pull request:
https://github.com/apache/incubator-hawq/pull/207
HAWQ-269. Change net_disk_ratio from int to double type.
net_disk_ratio is the punishment factor of the size of remote read compared
with local read.
we need to set it to be double type.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhangh43/incubator-hawq hawq269
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/207.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 #207
----
commit 9550f54ec822539adfe5c72b8beeab46035dd3ca
Author: hubertzhang <[email protected]>
Date: 2015-12-22T01:00:55Z
HAWQ-269. Change net_disk_ratio from int to double type.
----
> Change net_disk_ratio from int to double type.
> ----------------------------------------------
>
> Key: HAWQ-269
> URL: https://issues.apache.org/jira/browse/HAWQ-269
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Core
> Reporter: Hubert Zhang
> Assignee: Hubert Zhang
>
> net_disk_ratio is the punishment factor of the size of remote read compared
> with local read.
> we need to set it to be double type.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)