AbsaOSS/spark-metadata-tool

Refactor tool to use NonEmptyX types

Opened this issue · 0 comments

Sequences, where emptiness signifies runtime error should be refactored to use NonEmptyX types instead to avoid unnecessary checks.

Hint https://typelevel.org/cats/datatypes/nel.html