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

Add support for Dictionary to AST datatype in unparser #14783

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cetra3
Copy link
Contributor

@cetra3 cetra3 commented Feb 20, 2025

Which issue does this PR close?

No issue raised, just something we've seen in production

Rationale for this change

Ensures we can convert dictionary types to ast datatypes

What changes are included in this PR?

Adds a small change to support dictionaries

Are these changes tested?

I am actually not too sure how best to test this, might need a bit of guidance here if we wanna add a test

Are there any user-facing changes?

No

@github-actions github-actions bot added the sql SQL Planner label Feb 20, 2025
@alamb alamb changed the title Add support for Dictionary to AST datatype Add support for Dictionary to AST datatype in unparser Feb 20, 2025
@alamb
Copy link
Contributor

alamb commented Feb 20, 2025

Thanks @cetra3

@phillipleblanc do you have any suggestions about where we could test this one?

@cetra3 cetra3 force-pushed the support_ast_dictionary_dtype branch from d2c76df to 38c6e91 Compare February 21, 2025 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sql SQL Planner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants