Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-24378][SQL] Fix date_trunc function incorrect examples #21423

Closed
wants to merge 1 commit into from
Closed

[SPARK-24378][SQL] Fix date_trunc function incorrect examples #21423

wants to merge 1 commit into from

Conversation

wangyum
Copy link
Member

@wangyum wangyum commented May 24, 2018

What changes were proposed in this pull request?

Fix date_trunc function incorrect examples.

How was this patch tested?

N/A

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.

LGTM

@HyukjinKwon
Copy link
Member

How was this patch tested?

I believe you manually tested though :-).

@SparkQA
Copy link

SparkQA commented May 24, 2018

Test build #91104 has finished for PR 21423 at commit b8b0c9d.

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

@asfgit asfgit closed this in 0d89943 May 24, 2018
HyukjinKwon pushed a commit to HyukjinKwon/spark that referenced this pull request May 24, 2018
## What changes were proposed in this pull request?

Fix `date_trunc` function incorrect examples.

## How was this patch tested?

N/A

Author: Yuming Wang <[email protected]>

Closes apache#21423 from wangyum/SPARK-24378.
@HyukjinKwon
Copy link
Member

Merged to master and branch-2.3.

@wangyum wangyum deleted the SPARK-24378 branch May 25, 2018 00:19
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