apache / apache/parquet-java

Builder Support for ProtoParquetWriter

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

Description

ProtoParquetWriter does not extend the Builder class of ParquetWriter super class. Only deprecated constructors are used. 

**Reporter**: [Santosh Lade](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=lssatvik)

**Note**: *This issue was originally created as [PARQUET-1860](https://issues.apache.org/jira/browse/PARQUET-1860). 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

Start by locating ProtoParquetWriter and ParquetWriter.Builder, then read the migration documentation linked in the issue for the intended API. Done means ProtoParquetWriter supports the ParquetWriter builder pattern rather than relying only on deprecated constructors, with relevant tests updated or added.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.