Skip to content

Conversation

@maropu
Copy link
Member

@maropu maropu commented Sep 6, 2019

What changes were proposed in this pull request?

This pr cleans up string template formats for generated code in HashAggregateExec. This changes comes from @rednaxelafx comment: #20965 (comment)

Why are the changes needed?

To improve code-readability.

Does this PR introduce any user-facing change?

No

How was this patch tested?

N/A

@SparkQA
Copy link

SparkQA commented Sep 6, 2019

Test build #110246 has finished for PR 25714 at commit 381e672.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

@rednaxelafx rednaxelafx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending Jenkins tests

@maropu
Copy link
Member Author

maropu commented Sep 6, 2019

Thanks for the check, @rednaxelafx ! Merged to master.

@maropu maropu closed this in ff5fa58 Sep 6, 2019
@dongjoon-hyun
Copy link
Member

Ur, @maropu . Although this is a follow-up, we need +1 from the Apache Spark committers in general~ I know that you are confident on this, of course. 😄

@maropu
Copy link
Member Author

maropu commented Sep 6, 2019

Thanks for the double-check, @dongjoon-hyun ;)

PavithraRamachandran pushed a commit to PavithraRamachandran/spark that referenced this pull request Sep 15, 2019
…nerated code in HashAggregateExec

### What changes were proposed in this pull request?

This pr cleans up string template formats for generated code in HashAggregateExec. This changes comes from rednaxelafx comment: apache#20965 (comment)

### Why are the changes needed?

To improve code-readability.

### Does this PR introduce any user-facing change?

No

### How was this patch tested?

N/A

Closes apache#25714 from maropu/SPARK-21870-FOLLOWUP.

Authored-by: Takeshi Yamamuro <[email protected]>
Signed-off-by: Takeshi Yamamuro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants