Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented May 28, 2015

So we can enable a whitespace enforcement rule in the style checker to save code review time.

@vanzin
Copy link
Contributor

vanzin commented May 28, 2015

So, has something changed in the community's previous assessment that making these large, style-only changes are not worth it (because they can make merges difficult, and also make history / git blame harder to figure out)?

I still have the code for SPARK-3873 which should still work - 99% of the patch is just fixing the existing source files.

@SparkQA
Copy link

SparkQA commented May 28, 2015

Test build #33690 has finished for PR 6477 at commit 6095fed.

  • This patch fails MiMa tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we want to turn off the check here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

just too many things I didn't bother changing.

Copy link
Contributor

Choose a reason for hiding this comment

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

I see... Regex replacing rocks here :)

@SparkQA
Copy link

SparkQA commented May 29, 2015

Test build #33699 has finished for PR 6477 at commit ce6e369.

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

@asfgit asfgit closed this in ff44c71 May 29, 2015
asfgit pushed a commit that referenced this pull request May 29, 2015
So we can enable a whitespace enforcement rule in the style checker to save code review time.

Author: Reynold Xin <[email protected]>

Closes #6477 from rxin/whitespace-sql-core and squashes the following commits:

ce6e369 [Reynold Xin] Fixed tests.
6095fed [Reynold Xin] [SPARK-7927] whitespace fixes for SQL core.

(cherry picked from commit ff44c71)
Signed-off-by: Reynold Xin <[email protected]>
asfgit pushed a commit that referenced this pull request May 29, 2015
This is the last batch of changes to complete SPARK-7929.

Previous related PRs:
#6480
#6478
#6477
#6476
#6475
#6474
#6473

Author: Reynold Xin <[email protected]>

Closes #6487 from rxin/whitespace-lint and squashes the following commits:

b33d43d [Reynold Xin] [SPARK-7929] Turn whitespace checker on for more token types.
asfgit pushed a commit that referenced this pull request May 29, 2015
This is the last batch of changes to complete SPARK-7929.

Previous related PRs:
#6480
#6478
#6477
#6476
#6475
#6474
#6473

Author: Reynold Xin <[email protected]>

Closes #6487 from rxin/whitespace-lint and squashes the following commits:

b33d43d [Reynold Xin] [SPARK-7929] Turn whitespace checker on for more token types.

(cherry picked from commit 97a60cf)
Signed-off-by: Reynold Xin <[email protected]>
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
So we can enable a whitespace enforcement rule in the style checker to save code review time.

Author: Reynold Xin <[email protected]>

Closes apache#6477 from rxin/whitespace-sql-core and squashes the following commits:

ce6e369 [Reynold Xin] Fixed tests.
6095fed [Reynold Xin] [SPARK-7927] whitespace fixes for SQL core.
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
This is the last batch of changes to complete SPARK-7929.

Previous related PRs:
apache#6480
apache#6478
apache#6477
apache#6476
apache#6475
apache#6474
apache#6473

Author: Reynold Xin <[email protected]>

Closes apache#6487 from rxin/whitespace-lint and squashes the following commits:

b33d43d [Reynold Xin] [SPARK-7929] Turn whitespace checker on for more token types.
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
So we can enable a whitespace enforcement rule in the style checker to save code review time.

Author: Reynold Xin <[email protected]>

Closes apache#6477 from rxin/whitespace-sql-core and squashes the following commits:

ce6e369 [Reynold Xin] Fixed tests.
6095fed [Reynold Xin] [SPARK-7927] whitespace fixes for SQL core.
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
This is the last batch of changes to complete SPARK-7929.

Previous related PRs:
apache#6480
apache#6478
apache#6477
apache#6476
apache#6475
apache#6474
apache#6473

Author: Reynold Xin <[email protected]>

Closes apache#6487 from rxin/whitespace-lint and squashes the following commits:

b33d43d [Reynold Xin] [SPARK-7929] Turn whitespace checker on for more token types.
ckadner pushed a commit to ckadner/bahir_from_spark_8301fad that referenced this pull request Jun 6, 2016
This is the last batch of changes to complete SPARK-7929.

Previous related PRs:
apache/spark#6480
apache/spark#6478
apache/spark#6477
apache/spark#6476
apache/spark#6475
apache/spark#6474
apache/spark#6473

Author: Reynold Xin <[email protected]>

Closes #6487 from rxin/whitespace-lint and squashes the following commits:

b33d43d [Reynold Xin] [SPARK-7929] Turn whitespace checker on for more token types.
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.

4 participants