zeroshade commented on PR #918: URL: https://github.com/apache/arrow-go/pull/918#issuecomment-4929427745
Closing in favor of #833. As detailed in the comparison above, the `equalOpts` leniency in this PR diverges from Arrow C++, which keeps `Equal()` strict and enforces schema nullability via `Validate()` instead. #833 implements that C++-aligned approach, so the inner-nullability parity work should land there. The `TimestampWithOffset` canonical extension type that originally motivated this work has been decoupled into #558 and can merge independently. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
