Allow lazy reading of large fields from data files
--------------------------------------------------

                 Key: AVRO-459
                 URL: https://issues.apache.org/jira/browse/AVRO-459
             Project: Avro
          Issue Type: New Feature
          Components: java
            Reporter: Aaron Kimball


The current file reader will attempt to materialize individual fields entirely 
in RAM. If a record is too big to fit in RAM, it would be good to get a 
stream-based API to very large fields.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to