Description
Currently SPJ (Storage-Partitioned Join) actually assumes the InternalRow returned by HasPartitionKey implements equals and hashCode. We should remove this restriction.
Currently SPJ (Storage-Partitioned Join) actually assumes the InternalRow returned by HasPartitionKey implements equals and hashCode. We should remove this restriction.