Skip to content

Conversation

@CarolinePeng
Copy link

@CarolinePeng CarolinePeng commented Oct 11, 2018

What changes were proposed in this pull request?

this PR correct some comment error:

  1. change from "as low a possible" to "as low as possible" in RewriteDistinctAggregates.scala
  2. delete redundant word “with” in HiveTableScanExec’s doExecute() method

How was this patch tested?

Existing unit tests.

@CarolinePeng CarolinePeng changed the title [SQL][CATALYST] update comment about RewriteDistinctAggregates [SQL][CATALYST][MINOR] update some error comments Oct 12, 2018
Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

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

it's okay but mind taking another look and fixing the typos in a batch? I am pretty sure there are more. It should be the best to fix them in a match while we are here.

@HyukjinKwon
Copy link
Member

ok to test

@SparkQA
Copy link

SparkQA commented Oct 16, 2018

Test build #97448 has finished for PR 22694 at commit 64c0c86.

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

@HyukjinKwon
Copy link
Member

Merged to master and branch-2.4.

asfgit pushed a commit that referenced this pull request Oct 17, 2018
## What changes were proposed in this pull request?

this PR correct some comment error:
1. change from "as low a possible" to "as low as possible" in RewriteDistinctAggregates.scala
2. delete redundant word “with” in HiveTableScanExec’s  doExecute()  method

## How was this patch tested?

Existing unit tests.

Closes #22694 from CarolinePeng/update_comment.

Authored-by: 彭灿00244106 <[email protected]>
Signed-off-by: hyukjinkwon <[email protected]>
(cherry picked from commit e9332f6)
Signed-off-by: hyukjinkwon <[email protected]>
@asfgit asfgit closed this in e9332f6 Oct 17, 2018
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
## What changes were proposed in this pull request?

this PR correct some comment error:
1. change from "as low a possible" to "as low as possible" in RewriteDistinctAggregates.scala
2. delete redundant word “with” in HiveTableScanExec’s  doExecute()  method

## How was this patch tested?

Existing unit tests.

Closes apache#22694 from CarolinePeng/update_comment.

Authored-by: 彭灿00244106 <[email protected]>
Signed-off-by: hyukjinkwon <[email protected]>
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.

3 participants