Lin Liu created HUDI-8513:
-----------------------------
Summary: Fix HoodieRecordGlobalLocation
Key: HUDI-8513
URL: https://issues.apache.org/jira/browse/HUDI-8513
Project: Apache Hudi
Issue Type: Bug
Reporter: Lin LiuPreviously we compare two HoodieRecordGlobalLocation with consideration of position, which could cause performance issue. We need to remove the `position` from the `equals` function. -- This message was sent by Atlassian Jira (v8.20.10#820010)
