About the noharm-ir(data query IR), I think we can add a series of operations of distributed node communications like reduce/gather/scatter; such that we can compile MPP SQL into the IR.
I am thinking of making it in MPI style. We just send the same IR to multiple nodes.
I am thinking of making it in MPI style. We just send the same IR to multiple nodes.