product · inferred from evidence
Apple M1
Apple's ARM-based system on a chip used in Mac computers.
- Fix confluent-kafka install failures on Apple M1
On Apple M1 hosts, `pip install confluent-kafka` failed because there were no arm64 wheels and the source build could not find the brew-installed librdkafka headers. The historical workaround was `brew install librdkafka` plus `export C_INC