Description
We currently only have RecordReader implement AutoCloseable instead of Closeable. It would be nice to be symmetric with Writer which implements Closeable.
Attachments
Issue Links
- links to
We currently only have RecordReader implement AutoCloseable instead of Closeable. It would be nice to be symmetric with Writer which implements Closeable.