geowave icon indicating copy to clipboard operation
geowave copied to clipboard

Create migration for BasicDataTypeAdapter

Open jdgarrett opened this issue 2 years ago • 0 comments

The serialization for BasicDataTypeAdapter and AbstractDataTypeAdapter was updated to support more options for the handling of data ID fields. In order to maintain backwards compatibility with 2.0.x, some logic was added to the serialization functions for both of these classes in https://github.com/locationtech/geowave/pull/1869. This specialized logic should be removed in 2.1 and a migration should be added to migrate data adapters that were created prior to the serialization change.

jdgarrett avatar Feb 23 '22 17:02 jdgarrett