Standa Lukeš
Standa Lukeš
We can't use dotvvm.log there, because dotvvm might not be loaded.
Since React does not have any standard way of writing values back, it does not make sense to attempt any automagic solution. This simply allows developers to handle the changes...
**Version:** 4.0.0 Let's say I have schema `optional a: { optional x: int32, optional y: int32 }` When I write [1, null] into ColumnData of a.x and [1, 1] into...
Functions `collect_arrow`, `collect_tuples`, and `collect_df` are provided, which all use Arrow.jl and Spark's Arrow support to transfer data from Spark to Julia. `collect_arrow` returns the raw Arrow.jl table, `collect_df` returns...
(sorry for an empty email message, I accidentally pressed enter in the title) The MeterAdapter is quite slow compared to using prometheus-net directly, I noticed that especially in a multi...
Suggested by MarianV at https://forum.dotvvm.com/t/class-feature-for-gridview-column-controls/129 It would make it possible to set Class-..., Style-... and attributes to the rendered table cell.