Github user nchammas commented on a diff in the pull request:

    https://github.com/apache/spark/pull/2367#discussion_r17462816
  
    --- Diff: docs/sql-programming-guide.md ---
    @@ -1110,7 +1109,7 @@ evaluated by the SQL execution engine.  A full list 
of the functions supported c
         The range of numbers is from `-9223372036854775808` to 
`9223372036854775807`.
         - `FloatType`: Represents 4-byte single-precision floating point 
numbers.
         - `DoubleType`: Represents 8-byte double-precision floating point 
numbers.
    -    - `DecimalType`: 
    +    - `DecimalType`: Represents 16-byte arbitrary-precision floating point 
numbers.
    --- End diff --
    
    I'm not 100% sure about this, actually, but the description is obviously 
missing.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to