Skip to content

Allow type widening when checking schemas compatibility#87

Open
N-Boutaib wants to merge 1 commit intobranch-52from
najib.boutaib/allow-type-widening-during-schema-compatibility-check
Open

Allow type widening when checking schemas compatibility#87
N-Boutaib wants to merge 1 commit intobranch-52from
najib.boutaib/allow-type-widening-during-schema-compatibility-check

Conversation

@N-Boutaib
Copy link

@N-Boutaib N-Boutaib commented Mar 2, 2026

Changes

This PR allow type widening when checking datafusion and substrait schemas compatibility. A narrow datafusion type (e.g. int32) and a wide substrait type (e.g. int64) are declared compatible.

@N-Boutaib N-Boutaib force-pushed the najib.boutaib/allow-type-widening-during-schema-compatibility-check branch from 8010e0b to dc39aa7 Compare March 2, 2026 10:28
@N-Boutaib N-Boutaib marked this pull request as ready for review March 2, 2026 10:51
@gabotechs
Copy link

Should this be contributed upstream instead?

@N-Boutaib
Copy link
Author

Should this be contributed upstream instead?

Not sure, since I found it very specific to us. I can propose it upstream and see what happens 😅

@N-Boutaib N-Boutaib force-pushed the najib.boutaib/allow-type-widening-during-schema-compatibility-check branch from dc39aa7 to 43e2968 Compare March 10, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants