When we use a `DataSource` in raster frames to read a single raster file the Arrow format is used through the the stack. This validates that not only are we able to represent rasters using Arrow format but also we have a way to read them.
When we use a
DataSourcein raster frames to read a single raster file the Arrow format is used through the the stack.This validates that not only are we able to represent rasters using Arrow format but also we have a way to read them.