GitHub user cscetbon opened a pull request: https://github.com/apache/cassandra/pull/16
Overwrite cqlsh prompt by setting CQLSH_PROMPT environment variable We use it to warn people about not using WHERE filter for example You can merge this pull request into a Git repository by running: $ git pull https://github.com/cscetbon/cassandra trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cassandra/pull/16.patch ---- commit 094d8929dc6b91e468a8a86ab427f54a190f58e3 Author: Cyril Scetbon <cscet...@gmail.com> Date: 2013-04-24T13:01:01Z Overwrite cqlsh prompt by setting CQLSH_PROMPT environment variable ----