You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/08/16 22:57:54 UTC

[GitHub] [incubator-druid] jihoonson edited a comment on issue #8328: [DISCUSS] Code generation for commonly implemented basic methods

jihoonson edited a comment on issue #8328: [DISCUSS] Code generation for commonly implemented basic methods
URL: https://github.com/apache/incubator-druid/issues/8328#issuecomment-522173851
 
 
   You can control what fields will be only considered in `equals()` and `hashCode()` (https://projectlombok.org/features/EqualsAndHashCode). I think you can do the same thing for `toString()`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org