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