Kieran Brownlees
Kieran Brownlees
This does appear to work as you would expect, from my custom animation work this causes the objects to drawn on top of the map: ``` const rawPosition = pathCurve.getPointAt(timeProgress)...
@triarius I worked around this by making our uploader workers have quite a lot more memory. So it is 'working' but not ideal since they are quite a lot more...
Any update on this? It is looking like it will be a blocker for us to move to databricks as a backend.
We just hit the same issue in our codebase (private). Can confirm the same versions: works fine in 5.5.4 but broken in 5.6. Bit tricky to provide a repro when...