[
https://issues.apache.org/jira/browse/FLINK-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333702#comment-15333702
]
ASF GitHub Bot commented on FLINK-4082:
---------------------------------------
GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/2113
[FLINK-4082] Add Setting for enabling/disabling LargeRecordHandler
By default this is set to disabled because there are known issues when
users specify a custom TypeInformation.
R: @tillrohrmann (the `R:` is for review) I think you know how stuff should
work there
CC: @StephanEwen
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink large-record-handler/setting
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2113.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 #2113
----
commit 183e5ab32951ae0ee8392efd147936bb4711d966
Author: Aljoscha Krettek <[email protected]>
Date: 2016-06-16T12:39:23Z
[FLINK-4082] Add Setting for enabling/disabling LargeRecordHandler
By default this is set to disabled because there are known issues when
users specify a custom TypeInformation.
----
> Add Setting for LargeRecordHandler
> ----------------------------------
>
> Key: FLINK-4082
> URL: https://issues.apache.org/jira/browse/FLINK-4082
> Project: Flink
> Issue Type: Improvement
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
>
> Now, this is always enabled but there are known problems when users specify a
> custom {{TypeInformation}}. We should introduce a setting for this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)