ml.TileColumnSupport
does not support proj_raster StructType
#163
Labels
enhancement
New feature or request
Milestone
type TileFields is strictly defined as an Array[StructField] but the tile could be within a StructType, and our API is moving toward that being most often the case.
Will submit WIP PR with breaking unit test demonstrating the issue in some detail.
The text was updated successfully, but these errors were encountered: