dongjoon-hyun commented on issue #26549: [SPARK-29644][SQL][2.4] Corrected ShortType and ByteType mapping to SmallInt and TinyInt in JDBCUtils URL: https://github.com/apache/spark/pull/26549#issuecomment-555303398 Along with this, I suggest to revert the followings which mapped SQL `TINYINT` to Spark `ByteType` for consistency. [SPARK-26499] [SQL] JdbcUtils.makeGetter does not handle ByteType - https://github.com/apache/spark/pull/23400 (master) - https://github.com/apache/spark/pull/26531 (branch-2.4, I merged this.)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
