avtar-roambee commented on issue #37199: URL: https://github.com/apache/beam/issues/37199#issuecomment-3705476451
@Vicky-8223 Yes, precisely. I did a few positive/negative tests. For example, the code works if my latest snapshot has "added-data-files"- <img width="391" height="141" alt="Image" src="https://github.com/user-attachments/assets/ef344368-3417-455d-9f6e-5f2e9aa2036a" /> However, if the latest snapshot is the result of some other operation- for example, delete as shown below- it fails. <img width="401" height="134" alt="Image" src="https://github.com/user-attachments/assets/33442e1a-63d1-4827-8326-3c5973bddfe5" /> My question was whether this is an expected and as designed behavior, or whether it can be treated as a bug. This limits the use of ManagedIO API for me as I have to then work around this. -- 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]
