Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ParquetRecordWriterProvider - Add null check on underlying ParquetWriter
Fixes edge case where it's possible that getDataSize() is called before the first call to write().
- Loading branch information