Closed absurdfarce closed 1 year ago
@absurdfarce @msmygit Are you looking to resolve this dsbulk compatibility issue to coincide with the GA release of Vector Search on July 17? And is this fix something that needs to be documented in the customer-facing dsbulk documentation?
@annieden actually this is a new feature addition to DSBulk to support Vector data types.
Having said that, we definitely should document the new capability (i.e. support for vector data types) in the release notes. Maybe we could add some examples to this loading example page (or) update this blog post to include vector data type examples. I'd leave that up to you to decide where. In pov, this doesn't have to wait till next month.
Pretty much what @msmygit said. The new feature should definitely be mentioned in release notes and/or a changelog, that kind of thing. We're not introducing any new flags or anything so there shouldn't be much in the way of new syntax to learn... with that in mind I'm not sure how much we need to add to the existing dsbulk documentation.
Thanks to both of you for your answers!
JAVA-3060 introduced support for the vector type to the Java driver. It'd be nice if we could extend this support to dsbulk as well.
Observed errors when trying to load vector data with the current impl + driver upgrade to get CqlVector support:
There may be other issues after we get this one resolved but the underlying issue in the above (a failure to figure out a codec to use for the CqlVector type) isn't super-surprising given the impl.
┆Issue is synchronized with this Jira Task by Unito