Github user taroplus commented on the issue:

    https://github.com/apache/spark/pull/19548
  
    Okay new integration test has been added
    
    According to their 
[document](https://docs.oracle.com/database/121/TTSQL/types.htm#TTSQL148) 
    
    > BINARY_DOUBLE is a 64-bit, double-precision, floating-point number.
    > 
    > BINARY_FLOAT is a 32-bit, single-precision, floating-point number.
    > 
    > Both BINARY_FLOAT and BINARY_DOUBLE support the special values Inf, -Inf, 
and NaN (not a number) and conform to the IEEE standard.
    
    This should match java's double / float definition


---

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

Reply via email to