Skip to content

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

Merged
lriggs merged 1 commit intodremio:dremio_24.3_12.0from
lriggs:lriggs-listreader
Sep 27, 2023
Merged

DX-82852: Nullify fieldReader when cleaning up listreader.#49
lriggs merged 1 commit intodremio:dremio_24.3_12.0from
lriggs:lriggs-listreader

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

@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
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
lriggs added a commit to lriggs/arrow that referenced this pull request Dec 9, 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