Skip to content

POC Varchar default mapping to utf8view #16142

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

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

zhuqi-lucas
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@zhuqi-lucas zhuqi-lucas marked this pull request as draft May 22, 2025 06:33
@github-actions github-actions bot added documentation Improvements or additions to documentation sql SQL Planner core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) common Related to common crate labels May 22, 2025
@zhuqi-lucas
Copy link
Contributor Author

Interesting, sqllogic testing successfully for my local mac but CI failed...

@zhuqi-lucas zhuqi-lucas force-pushed the varchar_default_ut8view branch from 6ee857a to 0780263 Compare May 22, 2025 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change mapping of SQL VARCHAR from Utf8 to Utf8View
1 participant