Hi there,
I am new to avro. I have a C# appilcation which deals with big data. For 
example like 1 file is more than 100 GB. This big file is CSV type, to be able 
to read the data, I am using bufferedstream and checking end of line to read 
next buffer.I want to support avro file type too, but i couldn't find how can i 
read a 100 GB avro file and/or how to divide file into buffers.Can any of you 
send me a way to do it or a sample code maybe?Thanks in advance.Gokay Tosunoglu 
 

Reply via email to