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

DX-82852: Nullify fieldReader when cleaning up listreader. #49

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

lriggs
Copy link

@lriggs lriggs commented Sep 22, 2023

After submitting Cherry pick Gh 15187 into dremio 24.3 12 (#47) · dremio/arrow@c2ad17b , Jeremy ran into an issue with a test he was writing failing. WIP: https://gerrit.drem.io/gerrit/c/dremio/+/55212

After extensive debugging Jeremy and I determined that the fieldReader object was being left behind and causing some odd behavior in the unit test.

https://dremio.atlassian.net/browse/DX-82852

@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:/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:

@lriggs lriggs changed the title DX-82852: Try nullifying fieldReader when cleaning up listreader. DX-82852: Nullify fieldReader when cleaning up listreader. Sep 22, 2023
@lriggs lriggs merged commit 4b929d7 into dremio:dremio_24.3_12.0 Sep 27, 2023
10 of 15 checks passed
lriggs added a commit to lriggs/arrow that referenced this pull request Mar 12, 2024
lriggs added a commit to lriggs/arrow that referenced this pull request Apr 25, 2024
stevelorddremio pushed a commit to stevelorddremio/arrow that referenced this pull request Jun 14, 2024
lriggs added a commit to lriggs/arrow that referenced this pull request Sep 3, 2024
lriggs added a commit to lriggs/arrow that referenced this pull request Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant