[ 
https://issues.apache.org/jira/browse/SPARK-15057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266207#comment-15266207
 ] 

Apache Spark commented on SPARK-15057:
--------------------------------------

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/12839

> Use enum Quadrant in GraphGenerators
> ------------------------------------
>
>                 Key: SPARK-15057
>                 URL: https://issues.apache.org/jira/browse/SPARK-15057
>             Project: Spark
>          Issue Type: Improvement
>          Components: GraphX
>            Reporter: Dongjoon Hyun
>
> Currently, `chooseCell` and `pickQuadrant` of `GraphGenerators` uses integer 
> constants for passing and matching results. We had better make `Quadrant` 
> enum and use that for readability and maintainability.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to