apache / apache/datafusion

[Question] About UUID support and data types widening

Open
#4,827 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

Hi, is there any better channel where I could ask questions about datafusion ? Is it fine to ask them here in issues ?

Is UUID data type going to be supported natively in DataFusion ? What is the current state of support for UUID ? I wonder if the only way to go for me is to represent UUID as two i64 columns and invent some sql processor to hide that complexity.

Is data type widening supported for types like i32 to i64 ?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing DataFusion's current documentation and type-handling entry points for UUID support and numeric widening. The issue does not name files or tests; done would require a clear maintainer answer about current support or a defined implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, sql
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.