spotify/magnolify

Cache `get*` methods for annotations

nevillelyh opened this issue · 1 comments

So that we don't do it per record during conversion.

Fixed the one in EntityType with b6b5c61.
The other instances are for Avro & BigQuery TableRow schemas and on caching needed as we already cache the result schema.