Skip to content

Conversation

@ovr
Copy link
Contributor

@ovr ovr commented Jan 24, 2022

Which issue does this PR close?

Closes #.

Rationale for this change

I saw PR #1381 from @PieterVanZyl-Dev , which was marked as stale PR, but I want to finish it.

What changes are included in this PR?

Support for quarter granularity in date_trunc function.

Are there any user-facing changes?

}
}

fn quarter_month(date: &NaiveDateTime) -> u32 {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

image

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

LGTM -- thank you @ovr !

Copy link
Contributor

@liukun4515 liukun4515 left a comment

Choose a reason for hiding this comment

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

LGTM
We can close #1381 if this pr is merged.

@alamb alamb merged commit 271b6ba into apache:master Jan 25, 2022
@alamb alamb mentioned this pull request Jan 25, 2022
ovr added a commit to cube-js/arrow-datafusion that referenced this pull request Jan 31, 2022
ovr added a commit to cube-js/arrow-datafusion that referenced this pull request Feb 1, 2022
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