[ 
https://issues.apache.org/jira/browse/FLINK-27774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17555372#comment-17555372
 ] 

Shubham Bansal commented on FLINK-27774:
----------------------------------------

[~hxbks2ks] 
I looked at it and from the documentation 
[https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/concepts/time_attributes/]
 I see that

"During the conversion, Flink always derives rowtime attribute as TIMESTAMP 
WITHOUT TIME ZONE, because DataStream doesn’t have time zone notion, and treats 
all event time values as in UTC."

I don't see it explicitly defined as LocalDateTime. Can you point me to the 
documentation? I can make the change if that's the case.
 
 
 

> Window Agg doesn't work when used in Batch Table API
> ----------------------------------------------------
>
>                 Key: FLINK-27774
>                 URL: https://issues.apache.org/jira/browse/FLINK-27774
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.15.0, 1.14.4
>            Reporter: Huang Xingbo
>            Priority: Critical
>         Attachments: image-2022-05-25-17-44-05-690.png
>
>
> In new type system, the type of WindowReference is an instance of 
> Types.LocalDateTime.
>  !image-2022-05-25-17-44-05-690.png! 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to