Hi,
R Arrow changelog says
With a custom C++ build, it is possible to read datasets directly on S3 by
passing a URL like ds <- open_dataset("s3://..."). Note that this currently
requires a special C++ library build with additional dependencies-this is not
yet available in CRAN releases or in nightly packages.Is there an example how to use this special C++ library build with additional dependencies? I would really like to try this out BR, Ville Pietiläinen
