This function is executed after converting CSV files to Parquet format using
get_parquet_arrow()
or get_parquet_by_chunk()
.
It deletes the original CSV files from the sub-folders in the specified folder,
once they have been successfully converted to Parquet. The function filters
sub-folders by the provided pattern and deletes the corresponding CSV files.