Releases: DataStax-Examples/beam-sdks-java-io-astra
Releases · DataStax-Examples/beam-sdks-java-io-astra
4.18.1
Release Note:
- Updating dependencies to the latest as of October 2024
- Change from
CqlVectorType
toVectorType
- Update to Cassandra drivers
4.18.1
- Change support of vector in
BeanDbRowMapper
andBeamSchemaMapper
- Add a sample to validate Object Mapper and
CqlVector<?>
serialization is now working.
4.16.3
4.16.2
Migration to Driver 4x
- Rewrite the component for DataStax driver 4x
- Simplifies
Read<>
,Write<>
ton only take abyte[]
for secure connect bundle - Drop connect timeout and read timeout
- Add some Function execution to execute CQL
- Support for Mapper, Dao and Mapper for Driver 4x
- Support for Vector Search
- Dynamic Mapping for Beam Rows
First Official Release
This component offers the following options for AstraDb
AstraDbIO.ReadAll
AstraDbIO.Read
AstraDbIO.Write
AstraDbIO.Delete
AstraCqlTransform