rasterframes
rasterframes copied to clipboard
Render PNG function throws error when a null value is encountered in the tile column
When there is a null value in a tile column, this error is throwing: java.lang.ClassCastException: java.lang.Double cannot be cast to org.apache.spark.sql.catalyst.InternalRow
This notebook illustrates the error. input-data-from-s3 (1).ipynb.zip