lidavidm commented on code in PR #1048:
URL: https://github.com/apache/arrow-adbc/pull/1048#discussion_r1321904142
##########
r/adbcflightsql/tools/download-go.R:
##########
@@ -17,7 +17,7 @@
tmp_dir <- "src/go/tmp"
-go_version <- Sys.getenv("R_ADBC_GO_VERSION_DOWNLOAD", "1.18.10")
+go_version <- Sys.getenv("R_ADBC_GO_VERSION_DOWNLOAD", "1.19.13")
Review Comment:
We could use the `.env` but it's not in sync with everything else anyways (I
guess it only affects docker-compose)
--
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]