Skip to content

fix: fix handling of null values in stringValue#4127

Merged
domoritz merged 2 commits intomainfrom
dom/string-value-null
Sep 12, 2025
Merged

fix: fix handling of null values in stringValue#4127
domoritz merged 2 commits intomainfrom
dom/string-value-null

Conversation

@domoritz
Copy link
Copy Markdown
Member

The previous version ignored null values in arrays, which caused issues in Vega-Lite. See vega/vega-lite#9683

@domoritz domoritz requested review from kanitw and yhoonkim September 12, 2025 02:21
@domoritz domoritz requested a review from a team as a code owner September 12, 2025 02:21
@openhands-ai
Copy link
Copy Markdown

openhands-ai bot commented Sep 12, 2025

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • Test

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #4127 at branch `dom/string-value-null`

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

Copy link
Copy Markdown
Contributor

@yhoonkim yhoonkim left a comment

Choose a reason for hiding this comment

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

LGTM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying vega with  Cloudflare Pages  Cloudflare Pages

Latest commit: c29a475
Status:🚫  Build failed.

View logs

@domoritz domoritz merged commit 8c1d17a into main Sep 12, 2025
3 of 4 checks passed
@domoritz domoritz deleted the dom/string-value-null branch September 12, 2025 19:40
@domoritz domoritz mentioned this pull request Sep 12, 2025
lsh added a commit that referenced this pull request Sep 16, 2025
Changes since v6.1.2

**monorepo**:
* Use blazediff to speed up visual diffs (thanks @teimurjan!) (via
#4125)
* Update version in specs (thanks @domoritz!) (via #4045)

**vega**:
* Export schema from Vega package (thanks @domoritz!) (via #4046)

**vega-loader**:
* Correct mode handling in loader (thanks @domoritz!) (via #4048)

**vega-util**:
* Fix handling of null values in stringValue (thanks @domoritz!) (via
#4127)
* Replace all problematic Unicode characters (thanks @basbroek!) (via
#4130)

**docs**:
* Update links to Prefuse and Protovis (thanks @star1327p!) (via #4095)
* Replace version in specs (thanks @domoritz!) (via #4085)
* Update file name in weather example (thanks @domoritz!) (via #4083)
* Update versions in docs (thanks @domoritz!) (via #4050)
* Update of the labelled donut example (thanks @PBI-David!) (via #4064)
* Addition of the labelled donut example (thanks @PBI-David!) (via
#4062)

---------

Signed-off-by: Lukas Hermann <1734032+lsh@users.noreply.github.com>
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