case classRasterSourceToTiles(children: Seq[Expression], bandIndexes: Seq[Int], subtileDims: Option[Dimensions[Int]] = None) extends Expression with Generator with CodegenFallback with ExpectsInputTypes with Product with Serializable
Accepts RasterRef and generates one or more RasterRef instances representing the
native internal sub-tiling, if any (and requested).
Accepts RasterRef and generates one or more RasterRef instances representing the native internal sub-tiling, if any (and requested).
9/6/18