Commits


rdettai authored and Chao Sun committed d094631bbb7
ARROW-7681: [Rust] Explicitly seeking a BufReader will discard the internal buffer (2) A fix to 7681 that does not use nightly (as oposed to https://github.com/apache/arrow/pull/6280). Closes #6949 from rdettai/ARROW-7681 Authored-by: rdettai <rdettai@gmail.com> Signed-off-by: Chao Sun <sunchao@apache.org>