Describe the bug, including details regarding any error messages, version, and platform.
On bufferedPageWriter.Close() the BufferWriter.Finish() method is called but not BufferWriter.Release(). The doc for Finish states that the caller must still release the buffer.
Blocking: apache/arrow-adbc#1866
Component(s)
Go, Parquet