shivsood commented on issue #25344: [SPARK-28151][SQL] Mapped ByteType to TinyINT for MsSQLServerDialect URL: https://github.com/apache/spark/pull/25344#issuecomment-548623122 > @shivsood Can you solve the "SQL server-specific" issue of ` MsSqlServerDialect` in this pr, first? Then, you could address more general issues of `JdbcUtils` in following prs. @maropu the fix will not work for "SQL Server" if change in JDBCUtils is not done. As far as i remember, it gives an error in the read path. Let me check this again and get back. Ideally i want to keep the "SQL server" fix and generic fix separate. I am putting this PR back into WIP for now.
---------------------------------------------------------------- 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]
