GitHub user kiszk opened a pull request:
https://github.com/apache/spark/pull/19811
[WIP][SQL][SPARK-18016][SQL] Code Generation: Constant Pool Limit - reduce
entries for mutable state
## What changes were proposed in this pull request?
This PR is follow-on of #19518
## How was this patch tested?
Existing test cases
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kiszk/spark SPARK-18016
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19811.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 #19811
----
commit a019ff24c40bfc039ceded8411562f58d79cd8e0
Author: Kazuaki Ishizaki <[email protected]>
Date: 2017-11-24T08:17:17Z
update API of addMutableState
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]