[
https://issues.apache.org/jira/browse/HUDI-7624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928267#comment-17928267
]
sivabalan narayanan commented on HUDI-7624:
-------------------------------------------
[https://github.com/apache/hudi/commit/3525983c90eb2fd02682596ada304ba11897290e]
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0, 1.0.0
>
>
> 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)