Description
For the Spark Connect Scala Client we need a couple of classes that currently reside in Catalyst to be moved to a new sql/api project.
Concretely the following classes will be moved:
- Row
- DataType the entire hierarchy
- Encoder
For the Spark Connect Scala Client we need a couple of classes that currently reside in Catalyst to be moved to a new sql/api project.
Concretely the following classes will be moved: