Commits


Herman Schaaf authored and GitHub committed bd63ff45bc3
GH-35763: [Go] Fix TypeEqual for lists (#35764) This fixes an edge case for list comparisons where TypeEqual would return true even when the nullability of the lists differed. * Closes: #35763 Authored-by: Herman Schaaf <hermanschaaf@gmail.com> Signed-off-by: Matt Topol <zotthewizard@gmail.com>