ifesdjeen commented on code in PR #3689:
URL: https://github.com/apache/cassandra/pull/3689#discussion_r1850961689


##########
test/unit/org/apache/cassandra/cql3/ast/Select.java:
##########
@@ -60,25 +60,26 @@ public class Select implements Statement
     public final Optional<OrderBy> orderBy;
     public final Optional<Value> limit;
     public final boolean allowFiltering;
-
+    public final boolean insertNewLine;

Review Comment:
   Removed `insertNewLine`, replaced newlines with space in Harry compile code.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to