The GitHub Actions job "Backport Checks" on 
texera.git/fix/7213-numeric-viz-settings has succeeded.
Run started by GitHub user kz930 (triggered by kz930).

Head commit for run:
68e13d79bab61f90b8916b7af0be7e016fb5b134 / kary zheng <[email protected]>
fix(gauge-chart): read a null steps list as no steps

Steps is optional, so a payload carrying an explicit null leaves the field null
rather than an empty list, and building the list literal off it failed code
generation with a NullPointerException -- the string-typed path it replaced 
treated
null as no steps. It is now normalized the way Bullet Chart already does, and 
both
operators cover the null payload.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/30956122162

With regards,
GitHub Actions via GitBox

Reply via email to