Zouxxyy commented on issue #8314: URL: https://github.com/apache/hudi/issues/8314#issuecomment-1493821055
@boundarymate A problem was encountered during the implementation. Since the timestamp of the log file is consistent with the basefile, we cannot filter the log file by timestamp ```shell -rw-r--r-- 1 zxy staff 20K 4 3 15:16 .638da311-b847-4412-8e90-938c4c575581-0_001.log.1_1-53-76 -rw-r--r-- 1 zxy staff 438K 4 3 15:15 638da311-b847-4412-8e90-938c4c575581-0_1-16-28_001.parquet ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
