aws-samples / cql-replicator

CQLReplicator is a migration tool that helps you to replicate data from Cassandra to AWS Services
Apache License 2.0
15 stars 8 forks source link

Extend support for multiple data types in rowToStatement #142

Closed nwheeler81 closed 5 months ago

nwheeler81 commented 5 months ago

Is your feature request related to a problem? Please describe. Support for varchar, varint, ascii, time, bigint, smallint, tinyint, and timeuuid

Describe the solution you'd like