shivsood commented on issue #26301: [WIP] [SPARK-29644] [SQL] Corrected ShortType and ByteType mapping to SmallInt and TinyInt in JDBCUtils URL: https://github.com/apache/spark/pull/26301#issuecomment-549636700 > So this change includes all the fixes we have been talking about in related PRs? It fixes two general problems in JDBCUtils, and one or two other mapping issues in MS SQL support? that could be OK. I think we can remove WIP from the title as it looks like a good proposal. Yes, with this PR we are fixing the core issue in JDBCUtils. So changes in MSSQL dialect are not required.
---------------------------------------------------------------- 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]
