Skip to content

Uncomment part of test_utf8_single_column_reader_test#9148

Merged
Jefffrey merged 1 commit intoapache:mainfrom
sdf-jkl:uncomment-test
Jan 13, 2026
Merged

Uncomment part of test_utf8_single_column_reader_test#9148
Jefffrey merged 1 commit intoapache:mainfrom
sdf-jkl:uncomment-test

Conversation

@sdf-jkl
Copy link
Contributor

@sdf-jkl sdf-jkl commented Jan 12, 2026

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Check issue

Are these changes tested?

It's a test

Are there any user-facing changes?

No

@github-actions github-actions bot added the parquet Changes to the parquet crate label Jan 12, 2026
@sdf-jkl sdf-jkl changed the title Uncomment test Uncomment part of test_utf8_single_column_reader_test Jan 12, 2026
@Jefffrey Jefffrey merged commit 4b3da3d into apache:main Jan 13, 2026
17 checks passed
@Jefffrey
Copy link
Contributor

Thanks @sdf-jkl

@sdf-jkl sdf-jkl deleted the uncomment-test branch January 13, 2026 02:30
Dandandan pushed a commit to Dandandan/arrow-rs that referenced this pull request Jan 15, 2026
# Which issue does this PR close?

<!--
We generally require a GitHub issue to be filed for all bug fixes and
enhancements and this helps us generate change logs for our releases.
You can link an issue to this PR using the GitHub syntax.
-->

- Closes apache#9147 .

# Rationale for this change

<!--
Why are you proposing this change? If this is already explained clearly
in the issue then this section is not needed.
Explaining clearly why changes are proposed helps reviewers understand
your changes and offer better suggestions for fixes.
-->

# What changes are included in this PR?

Check issue

<!--
There is no need to duplicate the description in the issue here but it
is sometimes worth providing a summary of the individual changes in this
PR.
-->

# Are these changes tested?

It's a test

<!--
We typically require tests for all PRs in order to:
1. Prevent the code from being accidentally broken by subsequent changes
2. Serve as another way to document the expected behavior of the code

If tests are not included in your PR, please explain why (for example,
are they covered by existing tests)?
-->

# Are there any user-facing changes?

No

<!--
If there are user-facing changes then we may require documentation to be
updated before approving the PR.

If there are any breaking changes to public APIs, please call them out.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uncomment part of test_utf8_single_column_reader_test

2 participants

Comments