Skip to content

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

Closed
wangyum wants to merge 1 commit into
apache:masterfrom
wangyum:SPARK-24378
Closed

[SPARK-24378][SQL] Fix date_trunc function incorrect examples#21423
wangyum wants to merge 1 commit into
apache:masterfrom
wangyum:SPARK-24378

Conversation

@wangyum

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Fix date_trunc function incorrect examples.

How was this patch tested?

N/A

@HyukjinKwonHyukjinKwon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@HyukjinKwon

Copy link
Copy Markdown
Member

How was this patch tested?

I believe you manually tested though :-).

@SparkQA

Copy link
Copy Markdown

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.

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 <yumwang@ebay.com>
Closesapache#21423 from wangyum/SPARK-24378.
@HyukjinKwon

Copy link
Copy Markdown
Member

Merged to master and branch-2.3.

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

@wangyum@HyukjinKwon@SparkQA