candiduslynx commented on issue #41156: URL: https://github.com/apache/arrow/issues/41156#issuecomment-2050344741
Unfortunately, yes: > @candiduslynx #35948 was released in v13, do you truly need it backported to v12 instead of being able to upgrade to v13 or newer? > > There is a process for releasing patch fixes, so if necessary we can release a v12.0.2 containing a backport, I would just prefer to avoid doing so if you could upgrade to v13 or newer which has the fix already @zeroshade we're using v15 in our mainline, but the driver we need uses v12: https://github.com/databricks/databricks-sql-go/blob/main/go.mod#L6 So, it'll have to be any of the following options: * them updating (merging https://github.com/databricks/databricks-sql-go/pull/209) * us making a fork * backporting If backporting isn't too much of a hassle, it'd be super-great! -- 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]
