Skip to content

arrow-buffer: make i256::leading_zeros public #8965

@theirix

Description

@theirix

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Function leading_zeros exists for other integer types, and for a wide i128 as well. It's worth having it as a public part of the struct.

Describe the solution you'd like

Making it a supported public function

Describe alternatives you've considered

Coding it as an external function.

Additional context

Required particularly for DataFusion UDF implementations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny new improvement worthy of a entry in the changelog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions