Raphtory icon indicating copy to clipboard operation
Raphtory copied to clipboard

Add support for date32 types in Docbrownv4, previously used to crash

Open arienandalibi opened this issue 2 months ago • 2 comments

Fixes: Exception: Failed to load graph: Failed to load graph LoadError { source: InvalidPropertyType(Date32) }

Includes some tests

arienandalibi avatar Nov 06 '25 07:11 arienandalibi

For the compilation error, if you set the rust-version in the main Cargo.toml to 1.88 it should fix it.

ljeub-pometry avatar Nov 07 '25 08:11 ljeub-pometry

This should fix #2001 and should be based of master instead

ljeub-pometry avatar Nov 07 '25 12:11 ljeub-pometry