CurtHagenlocher commented on issue #2892: URL: https://github.com/apache/arrow-adbc/issues/2892#issuecomment-2919263776
I don't think the disadvantages of using two different versions for two different targets are outweighed by the small advantages of not shipping a ~600KB assembly (and possibly being able to skip JIT for a project which isn't using ReadyToRun or AOT). What would happen if we wanted to use a newer feature that was in the .NET 10 implementation while we still support a .NET 8 target? Would someone then complain it was a breaking change if we went back to needing the dependency? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org