fruch commented on code in PR #2561:
URL: https://github.com/apache/cassandra/pull/2561#discussion_r1393330664


##########
pylib/cqlshlib/cqlshmain.py:
##########
@@ -799,29 +798,11 @@ def cmdloop(self, intro=None):
                     self.reset_statement()
                     print('')
 

Review Comment:
   I'm not sure this is the best approach
   
   This drops the feature of being able to use comments and inside CQL 
statements
   
   
   I think it's an important enough feature 



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