Skip to content

Conversation

@vibhatha
Copy link
Contributor

@vibhatha vibhatha commented Jan 24, 2024

Rationale for this change

This PR is a continuation of errorprone warning fixes.

What changes are included in this PR?

Fixing warnings suggested by the errorpone module.

  • Adapter
  • C
  • Format
  • Maven
  • Memory
  • Performance

Are these changes tested?

The existing test cases will be covering them.

Are there any user-facing changes?

No

@github-actions
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

In the case of PARQUET issues on JIRA the title also supports:

PARQUET-${JIRA_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

See also:

@vibhatha
Copy link
Contributor Author

@github-actions crossbow submit java

@github-actions
Copy link

Unable to match any tasks for `java`
The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/7637473180

@vibhatha
Copy link
Contributor Author

@github-actions crossbow submit java

@vibhatha vibhatha changed the title [Java][CI] Fix or suppress spurious errorprone warnings stage 2 GH-39649: [Java][CI] Fix or suppress spurious errorprone warnings stage 2 Jan 24, 2024
@github-actions
Copy link

Revision: 21153cc7391006228af04be72c3aee358b01009c

Submitted crossbow builds: ursacomputing/crossbow @ actions-724e7dd2a9

Task Status
java-jars GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@vibhatha
Copy link
Contributor Author

vibhatha commented Feb 1, 2024

@github-actions crossbow submit java

@github-actions
Copy link

github-actions bot commented Feb 1, 2024

Revision: c61b12247c877c77508ed13fa9a6007585893421

Submitted crossbow builds: ursacomputing/crossbow @ actions-c8f1f841cb

Task Status
java-jars GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@vibhatha
Copy link
Contributor Author

vibhatha commented Feb 1, 2024

@github-actions crossbow submit java

@github-actions
Copy link

github-actions bot commented Feb 1, 2024

Unable to match any tasks for `java`
The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/7740416375

@vibhatha
Copy link
Contributor Author

vibhatha commented Feb 1, 2024

@github-actions crossbow submit java

@github-actions
Copy link

github-actions bot commented Feb 1, 2024

Revision: 0a7184b29f085e92deba080fd6505695aeaf5a17

Submitted crossbow builds: ursacomputing/crossbow @ actions-94794e1635

Task Status
java-jars GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@vibhatha
Copy link
Contributor Author

vibhatha commented Feb 1, 2024

@github-actions crossbow submit java

@github-actions
Copy link

github-actions bot commented Feb 1, 2024

Revision: 04940bac7e13d9c49f6ba643fe49ef75324c8b30

Submitted crossbow builds: ursacomputing/crossbow @ actions-8eff7f2c06

Task Status
java-jars GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@vibhatha vibhatha marked this pull request as ready for review February 2, 2024 01:10
@vibhatha vibhatha requested a review from lidavidm as a code owner February 2, 2024 01:10
@vibhatha
Copy link
Contributor Author

vibhatha commented Feb 2, 2024

@github-actions crossbow submit java

@vibhatha vibhatha marked this pull request as draft February 2, 2024 01:39
@vibhatha
Copy link
Contributor Author

vibhatha commented Feb 2, 2024

converting back to draft as the crossbow failure seems to be consistent 🙁

@github-actions
Copy link

github-actions bot commented Feb 2, 2024

Revision: 04940bac7e13d9c49f6ba643fe49ef75324c8b30

Submitted crossbow builds: ursacomputing/crossbow @ actions-b131234f41

Task Status
java-jars GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@pitrou
Copy link
Member

pitrou commented Mar 4, 2024

What is the status on this? Do you plan to push this PR to completion @vibhatha ?

Also cc @danepitkin

@danepitkin
Copy link
Member

@github-actions crossbow submit -g java

@github-actions
Copy link

github-actions bot commented Mar 4, 2024

Revision: 3627b21cc3315dcac6e726dc10555e60ff819fad

Submitted crossbow builds: ursacomputing/crossbow @ actions-cb8acf8c4e

Task Status
java-jars GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Jun 4, 2024
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting change review Awaiting change review labels Jun 4, 2024
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Jun 4, 2024
Co-authored-by: David Li <li.davidm96@gmail.com>
@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting change review Awaiting change review labels Jun 4, 2024
@lidavidm
Copy link
Member

lidavidm commented Jun 4, 2024

@github-actions crossbow submit -g java

@github-actions
Copy link

github-actions bot commented Jun 4, 2024

Revision: c1284f3

Submitted crossbow builds: ursacomputing/crossbow @ actions-ed00db6225

Task Status
java-jars GitHub Actions
test-conda-python-3.10-spark-v3.5.0 GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
test-conda-python-3.8-spark-v3.5.0 GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

@lidavidm lidavidm merged commit 524a463 into apache:main Jun 4, 2024
@lidavidm lidavidm removed the awaiting merge Awaiting merge label Jun 4, 2024
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 524a463.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
…gs stage 2 (apache#39777)

### Rationale for this change

This PR is a continuation of errorprone warning fixes. 

### What changes are included in this PR?

Fixing warnings suggested by the errorpone module. 

- [x] Adapter
- [x] C
- [x] Format
- [x] Maven
- [x] Memory
- [x] Performance 

### Are these changes tested?

The existing test cases will be covering them. 

### Are there any user-facing changes?

No
* Closes: apache#39649

Lead-authored-by: Vibhatha Abeykoon <vibhatha@gmail.com>
Co-authored-by: Vibhatha Lakmal Abeykoon <vibhatha@gmail.com>
Co-authored-by: vibhatha <vibhatha@gmail.com>
Co-authored-by: Vibhatha Lakmal Abeykoon <vibhatha@users.noreply.github.com>
Co-authored-by: David Li <li.davidm96@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Java][CI] Fix or suppress spurious errorprone warnings stage 2

4 participants