sivabalan narayanan created HUDI-7624:
-----------------------------------------
Summary: Fix index lookup duration to track tag location duration
Key: HUDI-7624
URL: https://issues.apache.org/jira/browse/HUDI-7624
Project: Apache Hudi
Issue Type: Bug
Components: index
Reporter: sivabalan narayanan
With spark lazy evaluation, we can't start a timer before tagLocation call and
end the timer later. This may not give us the right value for tag location
duration. So, we need to fix the duration properly
--
This message was sent by Atlassian Jira
(v8.20.10#820010)