Skip to content

Structured Interval Native Type #3125

@tustvold

Description

@tustvold

Placeholder needs fleshing out

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

Currently interval types are represented as single primitive i64, i128, etc... This is despite them being composite types. The result is error prone, leading to incorrect overflow, parsing, etc... behaviour

Describe the solution you'd like

I would like to use a structured type as the native type for interval arrays, in a similae vein to the custom i256 type

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

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