GitHub user fhueske opened a pull request:
https://github.com/apache/flink/pull/2035
[FLINK-3936] [tableAPI] Add MIN/MAX aggregation for Boolean.
Adds support for min/max aggregations on boolean columns.
Unit tests for new aggregation included.
- [X] General
- [X] Documentation
- [X] Tests & Build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fhueske/flink tableBoolMinMax
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2035.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2035
----
commit 1e0430bcce0633d48a5ef568624d3934e8723913
Author: Fabian Hueske <[email protected]>
Date: 2016-05-22T13:46:06Z
[FLINK-3936] [tableAPI] Add MIN/MAX aggregation for Boolean.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---