[
https://issues.apache.org/jira/browse/BEAM-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145135#comment-17145135
]
Beam JIRA Bot commented on BEAM-9728:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> PubsubIO.Read support for timestamp parsing
> -------------------------------------------
>
> Key: BEAM-9728
> URL: https://issues.apache.org/jira/browse/BEAM-9728
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Reporter: Oleksandr Bushkovskyi
> Priority: P3
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)