+1 to Jim and Tobin. cqlsh wasn't designed for what you're trying to achieve. Cheers!
On Tue, Aug 15, 2017 at 1:34 AM, Tobin Landricombe <to...@sensatus.com> wrote: > Can't change the delimiter (I'm on cqlsh 5.0.1). Best I can offer is > https://docs.datastax.com/en/cql/3.3/cql/cql_reference/cqlshExpand.html > > > On 14 Aug 2017, at 16:17, Jim Witschey <jim.witsc...@datastax.com> > wrote: > > > > Not knowing the problem you're trying to solve, I'm going to guess > > cqlsh is a bad tool for this job. If you want to put the results of > > CQL queries into a shell pipeline, a small custom script using a > > driver is probably a better fit, and should be possible to write > > without much effort. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org > > For additional commands, e-mail: user-h...@cassandra.apache.org > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org > For additional commands, e-mail: user-h...@cassandra.apache.org > >