When I was working with cqlsh (the command line client for Cassandra database), I tried to create a cleanup script which execute some CQL delete queries. It turns out, the cqlsh client is a python-based command line client and it could generate a special code, a shell escape sequence (\E[?1034h).
I found more inforation here.
Showing posts with label python. Show all posts
Showing posts with label python. Show all posts
Sunday, November 2, 2014
Subscribe to:
Posts (Atom)