apache / apache/parquet-java

Add `.rat-excludes` file

Open
#3,691 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.1k
Forks
1.6k
Avg merge
3d 12h
Merged PRs (30d)
33

Description

Context: https://github.com/apache/parquet-site/pull/98#discussion_r1940028140

And remove places where exclusion is passed via command line (in this repo or parquet-site)
- https://github.com/apache/parquet-java/blob/83c2c80d49c57b1ae180df45229ee01dbceddc1e/pom.xml#L561-L589
- https://github.com/apache/parquet-site/blob/9a050c72acea32e333c23a1beb6ad14577d755a1/content/en/docs/Contribution%20Guidelines/releasing.md?plain=1#L235 (this ones in parquet-site, but its part of the release instruction for parquet-java)
- https://github.com/apache/parquet-format/blob/c6a6967f53906174567eca7d66e9abede1424723/pom.xml#L172-L194 (not related, this ones in parquet-format)

If possible, use the latest RAT version which uses regular regex syntax

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked parquet-site pull request discussion, then inspect the exclusion configuration in parquet-java's pom.xml and the release instructions in parquet-site. Add the .rat-excludes configuration, remove the command-line exclusions in the referenced locations, and assess whether the latest RAT version supports the requested regex syntax.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, documentation
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.