This PR will construct a compilation execution framework that can be embedded into the Volcano model adopted by TuGraph-DB. This framework implements self-compiling operators in the Volcano-style fashion, which not only simplifies the difficulty of developing and maintaining code but also allows it to still utilize the interpretation execution method of the Volcano model.
This PR will construct a compilation execution framework that can be embedded into the Volcano model adopted by TuGraph-DB. This framework implements self-compiling operators in the Volcano-style fashion, which not only simplifies the difficulty of developing and maintaining code but also allows it to still utilize the interpretation execution method of the Volcano model.