Commits


Yevgeny Pats authored and GitHub committed c582300007c
GH-34832: [Go] Add Record SetColumn method (#34794) Small [method](https://arrow.apache.org/docs/cpp/api/table.html#_CPPv4NK5arrow11RecordBatch9SetColumnEiRKNSt10shared_ptrI5FieldEERKNSt10shared_ptrI5ArrayEE) similar to the c/c++ implementation. * Closes: #34832 Authored-by: Yevgeny Pats <16490766+yevgenypats@users.noreply.github.com> Signed-off-by: Matt Topol <zotthewizard@gmail.com>