HyukjinKwon edited a comment 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-555304744 @dongjoon-hyun, seems #23400 itself is fine although the test alone might have a potential issue. If inferred type is a bytetype, it should get a byte. If there's an issue in type inference in JDBC, we should fix that code path instead.
---------------------------------------------------------------- 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]
