Skip to content

Conversation

@alamb
Copy link

@alamb alamb commented Oct 22, 2025

This is a proposed extension to apache#17986

It doesn't have to be added to that PR (I can make a follow on PR to clean up)

The idea is to help ease the transition from DataType to Fields by encapsulating a bunch of the mechanics of converting to/from Fields and DataTypes

true,
)
.into())
Ok(self.convert_data_type_to_field(inner_sql_type)?.into_list())
Copy link
Author

Choose a reason for hiding this comment

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

The point of the PR is to move a bunch of the replicated code so that it becomes easier to understand what is going on rather than be overwhelmed in the mechanics of coversion

@alamb
Copy link
Author

alamb commented Oct 22, 2025

FYI @paleolimbot

@paleolimbot paleolimbot merged commit be5c11d into paleolimbot:params-with-metadata Oct 22, 2025
1 check passed
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