Commits


Tim Schaub authored and GitHub committed 1e7175db8d7
GH-38503: [Go][Parquet] Make the arrow column writer internal (#38727) This makes it so the Arrow column writer is not exported from the `pqarrow` package. This follows up on comments from #38581. * Closes: #38503 Authored-by: Tim Schaub <tim@planet.com> Signed-off-by: Matt Topol <zotthewizard@gmail.com>