Trying to understand when Apache Cassandra started supporting ARM-64 architecture. Specifically, AWS Graviton. I have found multiple documentation comparing C* performance on Intel vs. ARM. But, without version details.
My understanding is that to run C* on ARM-64, we must use C* >= 4.0. Furthermore, the download page does separate Intel from ARM links. Is it one binary for both? https://cassandra.apache.org/_/download.html ---------------------------------------- Thank you