|
|
|
|
|
by tanin
689 days ago
|
|
Oh yes, but I encountered it on the parsing side. A CSV parsing algorithm that does parallel processing would have this issue. DuckDB has this problem when the parallel processing of CSV is enabled. Understandably though because they want to process many lines in parallel. |
|