Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.15.0
-
Fix Version/s: 0.15.0
-
Component/s: None
-
Labels:None
Description
After adding support for using other data models in CDK-496, we now have a situation where custom implementations of GenericRecord will return objects of type GenericData.Record from DatasetReaders. We need to fix this to use an actual instance of the desired type.