Hello, I need to read very large avro records, where each record is an array which can have hundreds of millions of members. I am concerned about reading a whole record into memory at once. Is there a way to read only a part of the record instead? thanks, Yael
- Reading huge records yael aharon
- Re: Reading huge records Doug Cutting
- Re: Reading huge records yael aharon
