[
https://issues.apache.org/jira/browse/CASSJAVA-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17906137#comment-17906137
]
Bret McGuire commented on CASSJAVA-65:
--------------------------------------
Bah, I missed it; we do [have a
test|https://github.com/apache/cassandra-java-driver/blob/4.18.1/integration-tests/src/test/java/com/datastax/oss/driver/core/type/codec/ExtraTypeCodecsIT.java#L157-L171]
for this functionality now. Probably should clean up some of the engineering
around this test so that it can actually run cleanly against 5.0.x instances
but that's about it.
> Add tests for FloatVectorToArrayCodec
> -------------------------------------
>
> Key: CASSJAVA-65
> URL: https://issues.apache.org/jira/browse/CASSJAVA-65
> Project: Apache Cassandra Java driver
> Issue Type: Improvement
> Components: Tests
> Reporter: Bret McGuire
> Priority: Normal
>
> We added FloatVectorToArrayCodec when doing the original work on vector
> support to provide an optional codec that would allow users to configure
> their Java drivers to decode CQL vectors directly into Java arrays. The impl
> works well enough but it doesn't look like there's any test coverage at
> all... we should probably fix that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]