Rf_error with Rcpp::stop in
RProgress.h (#84).bqs_table_download() no longer converts INT64 columns
through R’s double, which silently lost precision for values above 2^53
before the bigint argument was applied. INT64 columns
(including fields nested in RECORD columns) are now read directly as
bit64::integer64, so bigint = "integer64" and
bigint = "character" are lossless over the full 64-bit
range (r-dbi/bigrquery#689). REPEATED INT64 columns still go through
double due to a conversion bug in nanoarrow, but now honor
bigint (#86, #87).gcloud auth application-default database.nanoarrow version requirement.use_tibble in
bqs_table_download, always convert to tibble from the new
nanoarrow stream reader.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.