bgalvao commented on issue #34360: URL: https://github.com/apache/beam/issues/34360#issuecomment-2747727749
> Have you changed the Beam version? I'm using 2.60 at the moment. Can try and upgrade to latest (2.63). One thing I noticed is that only by commenting out the timestamp_attribute <img width="840" alt="Image" src="https://github.com/user-attachments/assets/5fb22d26-a540-4c91-81ed-0361d22e5c70" /> do we get this to work. I remember GCP used to report it could not detect the `createdAt` field, but these logs do not show up anymore in Dataflow as of this month (going off memory here)  mind you, we've checked that all payloads include the `createdAt` field. We have a working solution it seems, but this raises another issue. It seems like setting the timestamp_attribute just affects watermarking and the way results are emitted from the window function. -- 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]
