[
https://issues.apache.org/jira/browse/FLINK-19751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
appleyuchi updated FLINK-19751:
-------------------------------
Description:
I'm learning [Official
document|https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/tableApi.html]
For the part "GroupBy Window Aggregation"
change
.as("w")) -> .as("w")
please
was:
I'm learning [Official
document|https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/tableApi.html]
For the part "GroupBy Window Aggregation"
change
.as("w")) -> .as("w")
please
BTW,
my intellij can not find the function "lit" in above link,
Could this be an error?
If it's my own fault ,what's the dependency of lit?
> document error for GroupBy Window Aggregation
> ---------------------------------------------
>
> Key: FLINK-19751
> URL: https://issues.apache.org/jira/browse/FLINK-19751
> Project: Flink
> Issue Type: Bug
> Reporter: appleyuchi
> Priority: Major
>
> I'm learning [Official
> document|https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/tableApi.html]
> For the part "GroupBy Window Aggregation"
> change
> .as("w")) -> .as("w")
> please
--
This message was sent by Atlassian Jira
(v8.3.4#803005)