apache / apache/parquet-java

Eliminate unnecessary warning when compile

Open
#2,663 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

Currently, there are some warning information which is unnecessary, They are output due to shade,this pr aims to eliminate them, warning information as follows:

 

![image-2022-01-26-18-58-45-239.png](https://issues.apache.org/jira/secure/attachment/13039358/image-2022-01-26-18-58-45-239.png)

 

**Reporter**: [yikaifei](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kaifeiYi) / @yikf
#### Original Issue Attachments:
- [image-2022-01-26-18-58-45-239.png](https://issues.apache.org/jira/secure/attachment/13039358/image-2022-01-26-18-58-45-239.png)

**Note**: *This issue was originally created as [PARQUET-2114](https://issues.apache.org/jira/browse/PARQUET-2114). 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 reproducing the compile warnings shown in the attached image and trace them to the project's shade configuration. Identify which warnings are caused by shading and verify that compilation completes without those unnecessary warnings. The payload does not name a source file or test, so repository build configuration is the first place to investigate.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.