Skip to content

lisa.trace: Fix parquet loading from cache

Douglas Raillard requested to merge douglas-raillard-arm/lisa:_home_pr90473 into main

FIX

Ensure that we check the backing file in indeed parquet, rather than waiting for the first df.collect() to explode.

Merge request reports