Details
-
Type: Sub-task
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.11.0
-
Fix Version/s: 0.12.0
-
Component/s: Data Module
-
Labels:None
Description
CrunchDatasets#asSource only accepts entities that extend IndexedRecord - so POJOs are not supported any longer. This is due to https://issues.apache.org/jira/browse/CRUNCH-310, which was due to parquet-avro not supporting Avro reflect.
Attachments
Issue Links
- relates to
-
KITE-314 Document trade-offs when using POJOs
- Open