lukasz-antoniak commented on code in PR #144:
URL: 
https://github.com/apache/cassandra-analytics/pull/144#discussion_r2983962948


##########
cassandra-analytics-core/src/test/java/org/apache/cassandra/spark/endtoend/DataTypeTests.java:
##########
@@ -103,6 +107,104 @@ public void testSet(CassandraBridge bridge)
             );
     }
 
+    @ParameterizedTest
+    @MethodSource("org.apache.cassandra.bridge.VersionRunner#bridges")
+    public void testVector(CassandraBridge bridge)

Review Comment:
   Very good catch! Still working on it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to