[
https://issues.apache.org/jira/browse/HUDI-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946453#comment-17946453
]
Geser Dugarov commented on HUDI-8968:
-------------------------------------
All places could be found by using of
`{color:#000000}HoodieFlinkInternalRow::setInstantTime` and
`HoodieFlinkInternalRow::getInstantTime`.{color}
The main problem is with used `HoodieRecordLocation` or
`HoodieRecordGlobalLocation`, which expects only instant time, but we save
operation time there from time to time.
> Stop using instant time metadata as operation type for Flink
> ------------------------------------------------------------
>
> Key: HUDI-8968
> URL: https://issues.apache.org/jira/browse/HUDI-8968
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Geser Dugarov
> Priority: Major
>
> For testing
> {code:Java}ITTestSchemaEvolution::testMergeOnReadInputFormatLogFileOnlyIteratorGetUnMergedLogFileIterator{code}
> could be used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)