Skip to content

[C++][Parquet] Replace use of int with int32_t in the Parquet encryption APIs #43141

@adamreeve

Description

@adamreeve

Describe the enhancement requested

For better portability we should prefer using int32_t over int. See this comment for context: https://github.com/apache/arrow/pull/43071/files#r1664346920

Component(s)

C++, Parquet

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions