Commits

Neal Richardson authored 36b5a9638f1
ARROW-9219: [R] coerce_timestamps in Parquet write options does not work In addition to fixing the bug (a quick fix), I also spent some time deleting unnecessary bindings for parquet writer builder methods. There's more that can be done, which I think would shave more off of the built library size, but I don't have time to do it right now. Closes #7550 from nealrichardson/r-fix-parquet Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>