Unused field in InternalParquetRecordWriter Class
Open
Type: enhancement
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
### Describe the enhancement requested
I have noticed that in the `org.apache.parquet.hadoop.InternalParquetRecordWriter` class, there is a field named `private final long rowGroupSize` that is initialized but never used within the class.
### Component(s)
Core, Protobuf
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.