You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Surendra Lalwani <su...@swiggy.in> on 2022/04/04 13:40:42 UTC

HOP_PROCTIME is returning null

Hi Team,

HOP_PROCTIME in flink version 1.13.6 is returning null while in previous
versions it used to output a time attribute, any idea why this behaviour is
observed?

If anybody has any alternative, it will be highly appreciable.

Example: HOP_PROCTIME(PROCTIME() , INTERVAL '30' SECOND, INTERVAL '30'
SECOND)

Thanks and Regards ,
Surendra Lalwani

-- 

IMPORTANT NOTICE: This e-mail, including any attachments, may contain 
confidential information and is intended only for the addressee(s) named 
above. If you are not the intended recipient(s), you should not 
disseminate, distribute, or copy this e-mail. Please notify the sender by 
reply e-mail immediately if you have received this e-mail in error and 
permanently delete all copies of the original message from your system. 
E-mail transmission cannot be guaranteed to be secure as it could be 
intercepted, corrupted, lost, destroyed, arrive late or incomplete, or 
contain viruses. Company accepts no liability for any damage or loss of 
confidential information caused by this email or due to any virus 
transmitted by this email or otherwise.

Re: HOP_PROCTIME is returning null

Posted by Francesco Guardiani <fr...@ververica.com>.
Maybe the reason is because the HOP_PROCTIME gets the name of the column?
Can you share query and plan?

On Mon, Apr 4, 2022 at 3:41 PM Surendra Lalwani <su...@swiggy.in>
wrote:

> Hi Team,
>
> HOP_PROCTIME in flink version 1.13.6 is returning null while in previous
> versions it used to output a time attribute, any idea why this behaviour is
> observed?
>
> If anybody has any alternative, it will be highly appreciable.
>
> Example: HOP_PROCTIME(PROCTIME() , INTERVAL '30' SECOND, INTERVAL '30'
> SECOND)
>
> Thanks and Regards ,
> Surendra Lalwani
>
>
> ------------------------------
> IMPORTANT NOTICE: This e-mail, including any attachments, may contain
> confidential information and is intended only for the addressee(s) named
> above. If you are not the intended recipient(s), you should not
> disseminate, distribute, or copy this e-mail. Please notify the sender by
> reply e-mail immediately if you have received this e-mail in error and
> permanently delete all copies of the original message from your system.
> E-mail transmission cannot be guaranteed to be secure as it could be
> intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
> contain viruses. Company accepts no liability for any damage or loss of
> confidential information caused by this email or due to any virus
> transmitted by this email or otherwise.