datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

Idea: Hosting Compiler Explorer with latest arrow and Datafusion

Open rluvaton opened this issue 1 month ago • 1 comments

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

rluvaton avatar Dec 09 '25 11:12 rluvaton

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

gstvg avatar Dec 10 '25 21:12 gstvg