commit | 5eea5c93d8441455d09bcc4ef679c6e3b05ab6eb | [log] [tgz] |
---|---|---|
author | Laurent Goujon <laurentgo@users.noreply.github.com> | Tue Jul 23 07:26:19 2024 +0200 |
committer | GitHub <noreply@github.com> | Tue Jul 23 14:26:19 2024 +0900 |
tree | 3d48b0bd457122af3339241b9544428ad8f958c9 | |
parent | f54b12066a228b35c6d4c0dec9f4b872e9c24010 [diff] |
GH-41951: [Java] Add @FormatMethod annotations (#43376) ### What changes are included in this PR? Annotate several methods using format-like string with error-prone `@ FormatMethod` and `@ FormatString` annotations. Update error-prone version to 2.29.2 and remove unused error-prone javac version property. ### Are these changes tested? CI/CD ### Are there any user-facing changes? None * GitHub Issue: #41951 Authored-by: Laurent Goujon <laurent@apache.org> 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: