| commit | 2a793d6410539cf72f49f0bd06e1087d56c99d9f | [log] [tgz] |
|---|---|---|
| author | Vibhatha Lakmal Abeykoon <vibhatha@users.noreply.github.com> | Wed Sep 11 06:49:33 2024 +0530 |
| committer | GitHub <noreply@github.com> | Wed Sep 11 10:19:33 2024 +0900 |
| tree | d2612ac5c1d5d802f235c1f426942519153986ba | |
| parent | 2c44bcc053ea7c6b173a26295a4cc333ac9241b0 [diff] |
GH-43962: [Java] Consider warnings as errors for Adapter Module (#43963) ### Rationale for this change This PR configs the build such that warnings are considered as errors in the Adapter module. And corresponding code changes have also been made. ### What changes are included in this PR? Adding flags to consider warnings as errors in javac and fixing the corresponding errors. ### Are these changes tested? Tested by existing test cases. ### Are there any user-facing changes? N/A * GitHub Issue: #43962 Authored-by: Vibhatha Lakmal Abeykoon <vibhatha@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>
Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.
Major components of the project include:
Arrow is an Apache Software Foundation project. Learn more at arrow.apache.org.
The reference Arrow libraries contain many distinct software components:
The official Arrow libraries in this repository are in different stages of implementing the Arrow format and related features. See our current feature matrix on git main.
Please read our latest project contribution guide.
Even if you do not plan to contribute to Apache Arrow itself or Arrow integrations in other projects, we'd be happy to have you involved: