davidlghellin commented on PR #17424: URL: https://github.com/apache/datafusion/pull/17424#issuecomment-3262839840
in this commit https://github.com/apache/datafusion/pull/17424/commits/f812157f265152b6c4de925e61ead14b7ac44259 test sqllogictests return blank line always with empty params and all params its 0. Need to check if all params are 0 like this: ```rust IntervalMonthDayNano::new(0, 0, 0) ``` return line blank -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org