Skip to content

[pixel-core] column statistics for decimal columns should be of long type. #208

@bianhq

Description

@bianhq

Decimal type in some query engines is processed as long type. For compatibility reasons, Pixels also take decimal type as a long type internally. However, the column statistics of decimal is still stored as double in the schema of Pixels files.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions