Skip to content

Fast deserialization of results#1

Open
nickbruun wants to merge 21 commits intomasterfrom
feature/fast
Open

Fast deserialization of results#1
nickbruun wants to merge 21 commits intomasterfrom
feature/fast

Conversation

@nickbruun
Copy link
Copy Markdown
Collaborator

Step 1: implement fast deserializers for CQL types

  • AsciiType
  • BooleanType
  • BytesType
  • ColumnToCollectionType
  • CompositeType
  • CounterColumnType
  • DateType
  • DecimalType
  • DoubleType
  • DynamicCompositeType
  • FloatType
  • FrozenType
  • InetAddressType
  • Int32Type
  • IntegerType
  • ListType
  • LongType
  • MapType
  • ReversedType
  • SetType
  • TimeUUIDType
  • TimestampType
  • TupleType
  • UTF8Type
  • UUIDType
  • UserType
  • VarcharType

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants