vega / vegafusion

Serverside scaling for Vega and Altair visualizations
https://vegafusion.io
BSD 3-Clause "New" or "Revised" License
317 stars 17 forks source link

Fix local datetime stringification for columns that need escaping #452

Closed jonmmease closed 7 months ago

jonmmease commented 7 months ago

The local datetime stringification planner step needs to unescape column names before constructing transforms

jonmmease commented 7 months ago

Merging with faiilng java windows test, will debug in followup PR