OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

udf: `dayofyear` should return `NULL` if input date is invalid

Open aceforeverd opened this issue 3 years ago • 0 comments

Bug Description

dayofyear('2021-2-29') should output NULL instead 0 similar functions should checked as well like dayofmonth etc

Expected Behavior

Steps to Reproduce

aceforeverd avatar Jul 14 '22 05:07 aceforeverd