You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 16:30:01 UTC

[GitHub] [beam] damccorm opened a new issue, #20306: PubsubIO.Read support for timestamp parsing

damccorm opened a new issue, #20306:
URL: https://github.com/apache/beam/issues/20306

   Hi,
   
   I'm repeatedly facing situations where I need to assign timestamp from PubSub message body and it's not possible via Pubsub.Read.
   
   Having some method like `withTimestampFn(SerializableFunction<ReceivedMessage, Long\>)` would be very helpfull.
   
   BEAM-53 mention such feature:
   
   ??getting timestamp from an arbitrary lambda in arbitrary formats rather than from a message attribute in only 2 formats.??
   
   But looks that it was never implemented.
   
   Imported from Jira [BEAM-9728](https://issues.apache.org/jira/browse/BEAM-9728). Original Jira may contain additional context.
   Reported by: bushkovsky.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org