Skip to content

[C++][Parquet] arrow Decimal32/Decimal64 write Parquet and testing #44345

@mapleFU

Description

@mapleFU

Describe the enhancement requested

The previous patch[1] has allowing Decimal32/Decimal64 type in arrow. However, Parquet has poor support for them now. We need more testing and test for it.

We now have store_decimal_as_integer. This should also working for decimal32/decimal64.

[1] #43957

Component(s)

C++, Parquet

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions