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
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