Details
-
Type: Sub-task
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 0.8.1
-
Fix Version/s: None
-
Component/s: Data Module
-
Labels:None
Description
I just noticed while looking in the parquet code that it's avro support doesn't work for reflected records, just specific and generic (see AvroIndexedRecordConverter line 125). I think this is probably because the reflect setter methods aren't easily available outside of the ReflectData family (I tried to use it for CSV support). Adding support would probably require some changes to Avro to make reusing that code more clean.
Attachments
Issue Links
- blocks
-
KITE-592 HBase views should always work
- Open