Github user aweisberg commented on the pull request:
https://github.com/apache/cassandra/commit/7b81150524c036c9fa471293ba66d0cf16f01218#commitcomment-30210435
In src/java/org/apache/cassandra/db/SystemKeyspace.java:
In src/java/org/apache/cassandra/db/SystemKeyspace.java on line 1297:
I really think the best indentation for operations against a stream is aligned with the
.stream() call so it's visually clear what is happening at each step of the chain.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org
|