Is it possible to use Ray Datasets to read_csv() with gzip encoding from S3?

It’s unclear to me from the Datasets API reference here
https://docs.ray.io/en/latest/data/package-ref.html#creating-a-dataset

Maybe I need a special Arrow kwarg to pass through?