benibus commented on PR #14038: URL: https://github.com/apache/arrow/pull/14038#issuecomment-1238465472
For reference, I've hacked together a list of potentially similar classes that may be worth inspecting - i.e. they declare Equals() but don't appear to inherit the mixin. - arrow::Array - arrow::Buffer - arrow::ChunkedArray - arrow::Datum - arrow::KeyValueMetadata - arrow::RecordBatch - arrow::SparseCOOIndex - arrow::SparseCSFIndex - arrow::Table - arrow::Tensor - arrow::compute::ExecBatch - arrow::compute::Expression - arrow::compute::Forest - arrow::compute::KernelSignature - arrow::compute::TypeMatcher - arrow::dataset::FileFormat - arrow::flight::ActionType - arrow::flight::FlightDescriptor - arrow::flight::FlightEndpoint - arrow::flight::Location - arrow::flight::Ticket - arrow::fs::FileSystem - arrow::fs::GcsCredentials - arrow::fs::GcsOptions - arrow::fs::HdfsOptions - arrow::fs::LocalFileSystemOptions - arrow::ipc::Message -- 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]
