kafka-delta-ingest
kafka-delta-ingest copied to clipboard
Put avro support behind an optional feature flag
It will speed up local development a bit if the avro dependencies can be turned off. We're linking well over 400 crates right now by default :exploding_head:
This is actually addressed as part of #164 because I was trying to limit my build/link times :smile: