datafusion
datafusion copied to clipboard
Idea: Hosting Compiler Explorer with latest arrow and Datafusion
I'm constantly working on optimization in DataFusion and Arrow and I find myself, copy paste a lot of code from Arrow and DataFusion to compiler explorer just to test different optimization that uses those building blocks
Maybe we could host a Compiler Explorer with the arrow and datafusion deps already installed
That would be nice. Happily, we can request a lib to be added there. I opened infra#1920, let's see how it goes. But AFAIK, version upgrades must be done manually