Eliminate unnecessary warning when compile
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
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:

**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.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先重现附图中显示的编译警告,并将其追溯到项目的 shade 配置。确定哪些警告是由 shading 引起的,并验证编译能够在没有这些不必要警告的情况下完成。payload 没有指出源文件或测试,因此首先应调查 repository 的构建配置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100