Commits


Yevgeny Pats authored and GitHub committed 2f3f41f05e4
GH-34334: [Go][CSV] Support list fields (#34343) This PR only handles - list (of all supported type in recursive manner) for both reading and writing CSVs. - extensions * Closes: #34334 Authored-by: Yevgeny Pats <16490766+yevgenypats@users.noreply.github.com> Signed-off-by: Matt Topol <zotthewizard@gmail.com>