@RVC2023 you can check general performance settings especially your RAM (memory) so that KNIME does have enough.
If you must you can split data you export (or import) from KNIME to Python into several Parquet files and (later) handle them as one big file:
Mor on the processing of Big Files