Skip to content
  • Toralf Wittner's avatar
    Fix UDT and tuple encoding. · 0ba203df
    Toralf Wittner authored
    Contrary to what was implemented it seems that UDTs and tuples are
    encoded as a single bytestring and their internal structure is that of
    consecutive CQL values. Additionally--as pointed out in #5--collections
    may contain UDTs in addition to native types.
    0ba203df