Tyler,



I see. That explains it. Any chance you might know how the Datastax Java driver 
behaves for this (odd) case?




Cheers,

Jens



———
Jens Rantil
Backend engineer
Tink AB

Email: jens.ran...@tink.se
Phone: +46 708 84 18 32
Web: www.tink.se

Facebook Linkedin Twitter





On Friday, Oct 24, 2014 at 6:24 pm, Tyler Hobbs <ty...@datastax.com>, wrote:



On Fri, Oct 24, 2014 at 6:38 AM, Jens Rantil <jens.ran...@tink.se> wrote:




Just to clarify, I am seeing three types of output for an int field. It’s 
either:

 * Empty output. Nothing. Nil. Also ‘’.

 * An integer written in green. Regexp: [0-9]+

 * Explicitly ‘null’ written in red letters.







Some types (including ints) accept an empty string/ByteBuffer as a valid value. 
 This is distinct from null, or no cell being present.  This behavior is 
primarily a legacy from the Thrift days.

-- 
Tyler Hobbs
DataStax

Reply via email to