westonpace commented on issue #15098: URL: https://github.com/apache/arrow/issues/15098#issuecomment-1409176282
I apologize for implying it should be straightforward :laughing: . I'll see if I can make some headway here. I looked at the fix and my main concern at the moment is I don't understand why it should be needed. `FieldRef` extends `EqualityComparable<FieldRef>` which should define the `==` operator (based on the `Equals` function). I'll see if I can make further headway on your Windows build (we can work around the thrift issue by just disabling parquet for now) to reproduce. -- 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]
