org.locationtech.rasterframes.encoders.CatalystSerializer
For some reason Row and InternalRow share no common base type. Instead of using structural types (which use reflection), this typeclass is used to normalize access to the underlying storage construct.
Row
InternalRow
row storage type
For some reason
Row
andInternalRow
share no common base type. Instead of using structural types (which use reflection), this typeclass is used to normalize access to the underlying storage construct.row storage type