date_part
using an interval returns an incorrect result
#7182
Labels
date_part
using an interval returns an incorrect result
#7182
Describe the bug
It looks like
date_part
using an interval will return the whole interval instead of taking out the part.To Reproduce
Expected behavior
date_part
returns the requested part.Additional context
apache/datafusion#14817
The text was updated successfully, but these errors were encountered: