Skip to content

Remove extra dynamic cast for ArrowColCodec #5185

@SchrodingerZhu

Description

@SchrodingerZhu

Enhancement

At ArrowColCodec, after examining the column type info, we still uses dynamic_cast to cast the pointers. This introduces extra cost.

image

Metadata

Metadata

Labels

type/enhancementThe issue or PR belongs to an enhancement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions