viirya commented on code in PR #7462:
URL: https://github.com/apache/arrow-datafusion/pull/7462#discussion_r1313356410


##########
datafusion/sqllogictest/test_files/select.slt:
##########
@@ -224,12 +224,6 @@ select
 ----
 false true false true true false false true false true true false true true 
false false true
 
-# select NaNs
-query RRRR
-select 'NaN'::double a, '-NaN'::double b, 'NaN'::float c, '-NaN'::float d
-----
-NaN -NaN NaN -NaN

Review Comment:
   Even simply literals also are impacted, i.e. platform dependent?



-- 
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]

Reply via email to