kafka-delta-ingest icon indicating copy to clipboard operation
kafka-delta-ingest copied to clipboard

Put avro support behind an optional feature flag

Open rtyler opened this issue 1 year ago • 1 comments

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:

rtyler avatar Jan 07 '24 02:01 rtyler

This is actually addressed as part of #164 because I was trying to limit my build/link times :smile:

rtyler avatar Jan 09 '24 18:01 rtyler