Dataset View not fully working (duckdb conversion)

#1
by cfahlgren1 HF staff - opened

I tried refreshing the job and the dataset, but still getting Job manager crashed while running this job (missing heartbeats). for split-duckdb-index

cc: @lhoestq @albertvillanova

It must be a memory issue, which is surprising since it loads the first Parquet files up to 5GB (uncompressed) to make the DuckDB index

Yeah I was able to get it to work by combining all the parquet files into one, so not totally sure πŸ€”

Sign up or log in to comment