Hi @USM-CHU-FGuyon ,
opening a new issue. When running python3 2_harmonize_eicu.py, I can't use sinking, and I get a memory error (see error below). I'm using a machine with 128GB of RAM.
Any suggestion on how to enable sinking or in general to solve this issue?
Many thanks again!
Collecting tsperiodic and tsaperiodic -> Done
--> Sinking /storage/trustalertUsersStorage/enfield/tools/BlendedICU//blended_data/long_timeseries/eicu.parquet /!\ Sinking failed.
sink_Parquet(ParquetWriteOptions { compression: Zstd(None), statistics: false, row_group_size: None, data_pagesize_limit: None, maintain_order: true }) not yet supported in standard engine. Use 'collect().write_parquet()'
---> Collecting...Killed
Hi @USM-CHU-FGuyon ,
opening a new issue. When running
python3 2_harmonize_eicu.py, I can't use sinking, and I get a memory error (see error below). I'm using a machine with 128GB of RAM.Any suggestion on how to enable sinking or in general to solve this issue?
Many thanks again!