Skip to content

[SPARK-28017][SPARK-28656][SQL][FOLLOW-UP] Restore comments in date.sql#25422

Closed
MaxGekk wants to merge 1 commit intoapache:masterfrom
MaxGekk:sql-comments-followup
Closed

[SPARK-28017][SPARK-28656][SQL][FOLLOW-UP] Restore comments in date.sql#25422
MaxGekk wants to merge 1 commit intoapache:masterfrom
MaxGekk:sql-comments-followup

Conversation

@MaxGekk
Copy link
Member

@MaxGekk MaxGekk commented Aug 12, 2019

What changes were proposed in this pull request?

Restored comments in date.sql removed by 924d794 and 997d153 . The comments was introduced by 51379b7 .

How was this patch tested?

By re-running date.sql via:

$ build/sbt "sql/test-only *SQLQueryTestSuite -- -z date.sql"

@MaxGekk
Copy link
Member Author

MaxGekk commented Aug 12, 2019

@dongjoon-hyun Please, take a look at the PR.

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Merged to master.
Thank you, @MaxGekk .

To reviewers,
this PR restores the comments in date.sql which are ignored during the testing. In Jenkins, it's already tested.

[info] - pgSQL/date.sql (13 seconds, 348 milliseconds)

In addition, I tested this PR to regenerate the golden files locally. And, there is no difference at result.

[info] - pgSQL/date.sql (2 seconds, 685 milliseconds)

@SparkQA
Copy link

SparkQA commented Aug 12, 2019

Test build #108983 has finished for PR 25422 at commit 72c5800.

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

@dongjoon-hyun
Copy link
Member

The PySpark failure is irrelevant to this one.

pyspark.ml.tests.test_image.ImageFileFormatTest.test_read_images

@MaxGekk MaxGekk deleted the sql-comments-followup branch October 5, 2019 19:17
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.

3 participants