Skip to content

v1.0.1-spark3.5.0

Latest

Choose a tag to compare

@marclamy marclamy released this 09 May 09:04
· 13 commits to main since this release

This release improves the flexibility and clarity of processor instantiation during tests:

  • Refactored the createProcessor[T] method as a type-safe generic method: createProcessor[T <: Processor](PipelineConfig): T