apache / apache/parquet-format

format: Update merge script

Open
#379 0 comments 0 reactions 0 assignees View on GitHub
Priority: Major Type: enhancement
Dominant language
Thrift
Stars
2.6k
Forks
508
Avg merge
2d 8h
Merged PRs (30d)
4

Description

The current merge script is Python 3 incompatible, copy over the merge_script from the Arrow project which is a development that initially started from merge_parquet.py

**Reporter**: [Uwe Korn](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=uwe) / @xhochy
**Assignee**: [Uwe Korn](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=uwe) / @xhochy
#### PRs and other links:
- [GitHub Pull Request #158](https://github.com/apache/parquet-format/pull/158)

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

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing merge script and merge_parquet.py, then compare them with the Arrow project's merge_script referenced in the issue. Check pull request #158 for the work already undertaken and its expected compatibility behavior. Done means the merge script works with Python 3 and matches the intended Arrow-based implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.