You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/24 20:46:21 UTC

[jira] [Created] (SPARK-17229) Postgres JDBC dialect should not widen float and short types during reads

Josh Rosen created SPARK-17229:
----------------------------------

             Summary: Postgres JDBC dialect should not widen float and short types during reads
                 Key: SPARK-17229
                 URL: https://issues.apache.org/jira/browse/SPARK-17229
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Josh Rosen
            Assignee: Josh Rosen
            Priority: Minor


When reading {{float4}} and {{smallint}} columns from PostgreSQL, Spark's Postgres dialect widens these types to Decimal and Integer rather than using the narrower Float and Short types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org