fskorgen commented on PR #8244: URL: https://github.com/apache/hop/pull/8244#issuecomment-5536617226
Thanks for taking these on! We run 2.19 in production and have local patches for a few of them, so we are not blocked. But #8216 is the one that hurts: the shortened DECIMAL length breaks our job runs. That fix looks self-contained in StandardJdbcTypeMapper, which is in 2.19 too, unlike the SQL Server ones that need the 2.20 type rules. We have patched #8220/#8221 ourselves, but anyone else on 2.19 with SQL Server will get wrong DDL for date/time and Unicode columns. Is a 2.19 patch release planned, and could #8216 go into the 2.19 branch? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
