Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.0
-
None
Description
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 would match the functionality of the Zeppelin 0.8.x versions