Open zmokhtar opened 7 years ago
Fix a bug where sometimes read does not return a full record even though we are not at the end of the file causing the parser to crash. Instead, we read the next chunk and keep moving along.
Fix a bug where sometimes read does not return a full record even though we are not at the end of the file causing the parser to crash. Instead, we read the next chunk and keep moving along.