pkolaczk / latte

Latency Tester for Apache Cassandra
Apache License 2.0
176 stars 19 forks source link

Add `ColumnType::Map` support for the prepared statements #76

Closed vponomaryov closed 3 months ago

pkolaczk commented 3 months ago

There is one minor nitpick I have about the WrongDataType - I think a better name would be QueryParamTypeError and it should contain both the actual type and the expected type. However, I'll just merge them and take it on from here. Thank you for all the great contributions!