findepi commented on code in PR #13732:
URL: https://github.com/apache/datafusion/pull/13732#discussion_r1881941848


##########
datafusion/sqllogictest/test_files/expr/date_part.slt:
##########
@@ -876,3 +1070,5 @@ true
 
 query error DataFusion error: Internal error: unit Nanosecond not supported
 SELECT (date_part('nanosecond', now()) = EXTRACT(nanosecond FROM now()))
+
+

Review Comment:
   git encourages against trailing empty lines
   We could add file ending normalization to slt --complete mode.
   



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to