apache / apache/parquet-java

Fix typo in DeltaBinaryPackingValuesWriter

Open
#1,673 0 comments 0 reactions 0 assignees View on GitHub
Component: Java Component: Parquet Priority: Trivial Type: enhancement
Dominant language
Java
Stars
3.1k
Forks
1.6k
Avg merge
3d 12h
Merged PRs (30d)
33

Description

DeltaBinaryPackingValuesWriter has typo `bitwith`, it should use `bitwidth`

**Reporter**: [Xuwei Fu](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mwish) / @mapleFU
**Assignee**: [Xuwei Fu](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mwish) / @mapleFU

**Note**: *This issue was originally created as [PARQUET-2356](https://issues.apache.org/jira/browse/PARQUET-2356). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository for DeltaBinaryPackingValuesWriter and inspect the occurrences of the misspelled `bitwith`. Correct the spelling to `bitwidth`, then run the relevant project checks to confirm the change introduces no failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.