Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add new sort order for int96 timestamps

Open
#3,609 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
java

Research direction

Start with the linked parquet-format proposal and inspect the repository's Core and Thrift components to find how sort orders are represented and generated. The work is complete when the proposed INT96_TIMESTAMP_ORDER is implemented consistently in those components and the relevant project checks pass.

Written by the indexing model from the issue text.

Description

Type: enhancement
Describe the enhancement requested

Implement the proposal in https://github.com/apache/parquet-format/pull/584 to add a new INT96_TIMESTAMP_ORDER

Component(s)

Core, Thrift

Dominant language
Java
Stars
3.1k
Forks
1.6k
Avg merge
4d 12h
Merged PRs (30d)
28

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/parquet-java

All issues in apache/parquet-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.