Skip to content

[BRANCH-52] fix: foreign inner ffi types#21439

Merged
alamb merged 2 commits intoapache:branch-52from
timsaucer:fix/foreign-inner-ffi-types
Apr 7, 2026
Merged

[BRANCH-52] fix: foreign inner ffi types#21439
alamb merged 2 commits intoapache:branch-52from
timsaucer:fix/foreign-inner-ffi-types

Conversation

@timsaucer
Copy link
Copy Markdown
Member

Which issue does this PR close?

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

@timsaucer timsaucer changed the title Fix/foreign inner ffi types [BRANCH-52] fix: foreign inner ffi types Apr 7, 2026
Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

I think it would be good to add a test if possible. However this also seems fine and a safe backport

@alamb
Copy link
Copy Markdown
Contributor

alamb commented Apr 7, 2026

@timsaucer is this one ready to review / merge?

@timsaucer
Copy link
Copy Markdown
Member Author

Yes, I think it's very safe to merge in

@alamb alamb marked this pull request as ready for review April 7, 2026 20:17
@alamb
Copy link
Copy Markdown
Contributor

alamb commented Apr 7, 2026

Ok, I'll merge this one in and make a RC

@alamb alamb merged commit b96d14f into apache:branch-52 Apr 7, 2026
28 of 29 checks passed
@alamb
Copy link
Copy Markdown
Contributor

alamb commented Apr 7, 2026

Thanks @timsaucer

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants