Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change MaxLogicalType to Work Better #3316

Merged
merged 4 commits into from
Apr 18, 2024
Merged

Change MaxLogicalType to Work Better #3316

merged 4 commits into from
Apr 18, 2024

Conversation

mxwli
Copy link
Contributor

@mxwli mxwli commented Apr 18, 2024

tryGetMaxLogicalTypeID no longer falls back on the internal type order. As a consequence, it cannot support combinations between nested and unnested types. MaxLogicalType has been changed to not support combinations between nested & unnested as well.

Combinations between LIST and ARRAY have been implemented.

@mxwli mxwli merged commit 7984feb into master Apr 18, 2024
@mxwli mxwli deleted the maxlogicaltype branch April 18, 2024 19:24
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