scylladb/scylla-java-driver-matrix

patches are not using `experimental_features` correctly

Closed this issue · 1 comments

fruch commented

a big portion of the test are failing, cause we need udf enable, and it's not enabled correctly
similar to the python matrix issue: scylladb/python-driver-matrix#64

first we need ccm to support passing lists in commandline into configuration: scylladb/scylla-ccm#512
and then this can be fixed