Skip to content

GH-50750: [C++][Parquet] Remove code marked as deprecated except flight in versions 23.0.0 and earlier - #50751

Open
HuaHuaY wants to merge 1 commit into
apache:mainfrom
HuaHuaY:remove_deprecated
Open

GH-50750: [C++][Parquet] Remove code marked as deprecated except flight in versions 23.0.0 and earlier#50751
HuaHuaY wants to merge 1 commit into
apache:mainfrom
HuaHuaY:remove_deprecated

Conversation

@HuaHuaY

@HuaHuaY HuaHuaY commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

Remove some deprecated code.

What changes are included in this PR?

Remove these:

  1. arrow::random::RandomArrayGenerator::Float16(..., uint16_t min, uint16_t max, ...)
  2. parquet::arrow::FileReader::GetRecordBatchReader(..., out) overloads
  3. parquet::ColumnEncryptionProperties::Builder(name/path) constructors
  4. parquet::arrow::FileReader::Make(..., out) overloads

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes. Some public deprecated methods are removed.

@HuaHuaY
HuaHuaY requested review from pitrou and wgtmac as code owners July 31, 2026 07:02
@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #50750 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions Bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Jul 31, 2026
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.

2 participants