You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2020/06/17 08:42:52 UTC

[GitHub] [calcite] Aaaaaaron edited a comment on pull request #2030: minor, remove redundant code in "RelJson.toJson(RelDistribution)".

Aaaaaaron edited a comment on pull request #2030:
URL: https://github.com/apache/calcite/pull/2030#issuecomment-645239663


   The code looks really redundant, cuz RelDistribution#getKeys is annotated as nonnull, and must return "List<Integer>".
   Or do I miss something?
   


----------------------------------------------------------------
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