Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] Test Failure in dataset Module for TestAceroSubstraitConsumer #42224

Closed
llama90 opened this issue Jun 20, 2024 · 1 comment
Closed

[Java] Test Failure in dataset Module for TestAceroSubstraitConsumer #42224

llama90 opened this issue Jun 20, 2024 · 1 comment

Comments

@llama90
Copy link
Contributor

llama90 commented Jun 20, 2024

Describe the bug, including details regarding any error messages, version, and platform.

We encountered a NullPointerException while running the testRunExtendedExpressionsProjectAndFilter test in the TestAceroSubstraitConsumer class. The error occurs because the nameVector is null.

Component(s)

Java

lidavidm pushed a commit that referenced this issue Jun 21, 2024
…42225)

### Rationale for this change

Fixes a typo causing a `NullPointerException` in the test method

### What changes are included in this PR?

- Updating typo to fix Unit Test

### Are these changes tested?

Yes

### Are there any user-facing changes?

No.

* GitHub Issue: #42224

Authored-by: Hyunseok Seo <hsseo0501@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
@lidavidm
Copy link
Member

Issue resolved by pull request 42225
#42225

@lidavidm lidavidm added this to the 17.0.0 milestone Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants