meltano/sdk

refactor: Use `fastjsonschema` to validate records

Closed this issue · 2 comments

Feature scope

Other

Description

fastjsonschema seems to perform better than jsonschema.

Tasks

  1. Accepting Pull Requests performance

Target devs can get this now by implementing it themselves if they're interested: #2231.

They and end users can also disable validation entirely: #2208