zeroshade commented on PR #34647: URL: https://github.com/apache/arrow/pull/34647#issuecomment-1477957456
Thankfully `modernc.org/sqlite` is only used for the flight sql example package, so likely shouldn't affect most consumers. For the issue with `non-alphanumeric build constraints` what version of Go were you using there? Since we intend for building against older versions of Go too, i'm guessing I need to modify the `+build` constraint since the syntax using `||` and `&&` in the build constraints was added in go 1.16 i think.... -- 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]
