Skip to content

[branch-53] fix: foreign inner ffi types (#21439)#21524

Merged
comphead merged 1 commit intobranch-53from
alamb/backport_21439
Apr 9, 2026
Merged

[branch-53] fix: foreign inner ffi types (#21439)#21524
comphead merged 1 commit intobranch-53from
alamb/backport_21439

Conversation

@alamb
Copy link
Copy Markdown
Contributor

@alamb alamb commented Apr 9, 2026

## Which issue does this PR close?

- Closes #21155

## Rationale for this change

This fixes a regression on using foreign schema + catalog + table
providers.

## What changes are included in this PR?

Check for existing Foreign types, and get their inner FFI type if
available.

## Are these changes tested?

Tested internally at rerun in production. Also code is backported from
df-53

## Are there any user-facing changes?
None
@github-actions github-actions bot added the ffi Changes to the ffi crate label Apr 9, 2026
Copy link
Copy Markdown
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

Thanks @alamb

@comphead comphead merged commit 242fb76 into branch-53 Apr 9, 2026
55 checks passed
@comphead comphead deleted the alamb/backport_21439 branch April 9, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ffi Changes to the ffi crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants