Skip to content

Update upstream#220

Merged
GulajavaMinistudio merged 1 commit intoGulajavaMinistudio:masterfrom
apache:master
Nov 19, 2017
Merged

Update upstream#220
GulajavaMinistudio merged 1 commit intoGulajavaMinistudio:masterfrom
apache:master

Conversation

@GulajavaMinistudio
Copy link
Copy Markdown
Owner

What changes were proposed in this pull request?

This PR changes concat code generation to place generated code for expression for arguments into separated methods if these size could be large.
This PR resolved the case of concat with a lot of argument

How was this patch tested?

Added new test cases into StringExpressionsSuite

Author: Kazuaki Ishizaki ishizaki@jp.ibm.com

Closes apache#19728 from kiszk/SPARK-22498.

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

How was this patch tested?

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)

Please review http://spark.apache.org/contributing.html before opening a pull request.

## What changes were proposed in this pull request?

This PR changes `concat` code generation to place generated code for expression for arguments into separated methods if these size could be large.
This PR resolved the case of `concat` with a lot of argument

## How was this patch tested?

Added new test cases into `StringExpressionsSuite`

Author: Kazuaki Ishizaki <ishizaki@jp.ibm.com>

Closes #19728 from kiszk/SPARK-22498.
@GulajavaMinistudio GulajavaMinistudio merged commit 715d9f2 into GulajavaMinistudio:master Nov 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants