mirror of
https://github.com/pgsty/minio.git
synced 2026-09-07 02:56:17 +03:00
30d4a2cf53
Allow custom delimiters like `\r\n`, `a`, `\r` etc in input csv and replace with `\n`. Fixes #6403