Skip to content

Conversation

@YannByron
Copy link
Contributor

Purpose

col MAP<BIGINT, STRING> DEFAULT map(9999, "hello")

Without this pr, this value part of the default value is "hello", but it should be hello.

Tests

API and Format

Documentation

}

private List<String> splitMapEntries(String content) {
public List<String> splitMapEntries(String content) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we can introduce something like Spark CollationAwareUTF8String.splitSQL.

Copy link
Contributor Author

@YannByron YannByron Dec 16, 2025

Choose a reason for hiding this comment

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

Let's research it, but can we deal with it with this tiny change?

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