Skip to content

[Epic] Support for unsigned integer types #3376

Description

@alamb

This is a tracking epic to properly support Unsigned Integer Types.

DataFusion has fairly robust support for signed types like Int32, Int64, etc. #3359 added the ability to refer to unsigned types like UNSIGNED INT in SQL

The primary rationale for supporting unsigned integers is testing and better integration with the Arrow ecosystem (not, for example, performance). See additional discussion on supporting unsigned types here; #3325

Here are a list of items we still know of to complete

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions