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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to