Commits

Dominik Moritz authored eedf69540b6
ARROW-16209: [JS] Support setting arbitrary symbols on Tables Fixes https://github.com/vega/vega-lite/issues/8105 Similar to https://github.com/apache/arrow/pull/12906 but only allows symbols and only allows them on structs. Closes #12907 from domoritz/dom/set-symbol Authored-by: Dominik Moritz <domoritz@gmail.com> Signed-off-by: Dominik Moritz <domoritz@gmail.com>