Alex Ott created ZEPPELIN-4796:
----------------------------------
Summary: Better representation of string-like data in Cassandra
interpreter
Key: ZEPPELIN-4796
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4796
Project: Zeppelin
Issue Type: Bug
Components: Interpreters
Affects Versions: 0.9.0
Reporter: Alex Ott
Assignee: Alex Ott
With a new driver, columns with string-like data are formatted with single
quotes around them, that make data representation look not very good (if they
are actual columns, not collections, etc.).
It would be useful to allow to control. should we output data in CQL syntax, or
strip the single quotes around data - that would be useful for plotting, etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)