[
https://issues.apache.org/jira/browse/FLINK-4017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318713#comment-15318713
]
Geoffrey Mon commented on FLINK-4017:
-------------------------------------
Thanks for the advice. The issue that was hindering progress was that the type
of the data was rejected by the Aggregation functions, and I wasn't sure how to
deal with that. I assumed that the nature of Python lambdas had to do with it
after poking around with a debugger.
> [py] Add Aggregation support to Python API
> ------------------------------------------
>
> Key: FLINK-4017
> URL: https://issues.apache.org/jira/browse/FLINK-4017
> Project: Flink
> Issue Type: Improvement
> Components: Python API
> Reporter: Geoffrey Mon
> Priority: Minor
>
> Aggregations are not currently supported in the Python API.
> I was getting started with setting up and working with Flink and figured this
> would be a relatively simple task for me to get started with. Currently
> working on this at https://github.com/geofbot/flink
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)