`read_point_obs()` with `file_format = "obsparquet"` is much slower than simply reading the data with `arrow::open_dataset()`and `dplyr::collect()`. Data that show the problem are under my user on atos at $PERM/parquet
read_point_obs()withfile_format = "obsparquet"is much slower than simply reading the data witharrow::open_dataset()anddplyr::collect().Data that show the problem are under my user on atos at $PERM/parquet