mecfs_bio.build_system.task.pipes.duckdb_mem_limit_pipe
Classes:
-
DuckdbMemLimitPipe–Side-effecting pipe that sets the duckdb memory limit.
DuckdbMemLimitPipe
Bases: DataProcessingPipe
Side-effecting pipe that sets the duckdb memory limit. Useful to apply prior to operations that consume a lot of memory. In these cases, counterintuitive, it often optimal to actually reduce the memory limit, as this will cause duckdb to more aggressively conserve memory.
Methods:
-
process–
Attributes: