Skip to content

Extend DType::least_supertype to cover FixedSizeList, List, and tensor extensions#7596

Merged
palaska merged 4 commits intodevelopfrom
bp/least-supertype
Apr 22, 2026
Merged

Extend DType::least_supertype to cover FixedSizeList, List, and tensor extensions#7596
palaska merged 4 commits intodevelopfrom
bp/least-supertype

Conversation

@palaska
Copy link
Copy Markdown
Contributor

@palaska palaska commented Apr 22, 2026

Widening Vector<f32, 768> and Vector<f64, 768> now returns Vector<f64, 768> instead of None.

Signed-off-by: Baris Palaska <barispalaska@gmail.com>
@palaska palaska added the changelog/fix A bug fix label Apr 22, 2026
@palaska palaska requested a review from connortsui20 April 22, 2026 16:00
Comment thread vortex-array/src/dtype/coercion.rs Outdated
Comment thread vortex-array/src/dtype/coercion.rs Outdated
Comment thread vortex-array/src/dtype/coercion.rs Outdated
Signed-off-by: Baris Palaska <barispalaska@gmail.com>
@palaska palaska force-pushed the bp/least-supertype branch from 1ffa0c4 to 1bf1744 Compare April 22, 2026 20:29
Copy link
Copy Markdown
Contributor

@connortsui20 connortsui20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Ordering of numbers in the comments is off, but otherwise LGTM!

Signed-off-by: Baris Palaska <barispalaska@gmail.com>
@palaska palaska enabled auto-merge (squash) April 22, 2026 22:12
@palaska palaska merged commit c91d833 into develop Apr 22, 2026
59 checks passed
@palaska palaska deleted the bp/least-supertype branch April 22, 2026 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants