Skip to content
  • Joan's avatar
    bf95b8da
    [SPARK-6429] Implement hashCode and equals together · bf95b8da
    Joan authored
    ## What changes were proposed in this pull request?
    
    Implement some `hashCode` and `equals` together in order to enable the scalastyle.
    This is a first batch, I will continue to implement them but I wanted to know your thoughts.
    
    Author: Joan <joan@goyeau.com>
    
    Closes #12157 from joan38/SPARK-6429-HashCode-Equals.
    bf95b8da
    [SPARK-6429] Implement hashCode and equals together
    Joan authored
    ## What changes were proposed in this pull request?
    
    Implement some `hashCode` and `equals` together in order to enable the scalastyle.
    This is a first batch, I will continue to implement them but I wanted to know your thoughts.
    
    Author: Joan <joan@goyeau.com>
    
    Closes #12157 from joan38/SPARK-6429-HashCode-Equals.
Loading