quasar.physical.mongodb.planner
Translates static QScript structures, which cannot currently be handled by FuncHandler, because they are not basic elements of QScript.
FuncHandler
TODO: once QScript supports multiple arguments for MakeMap and MakeArray, we should be able to remove this.
MakeMap
MakeArray
Translates static QScript structures, which cannot currently be handled by
FuncHandler, because they are not basic elements of QScript.TODO: once QScript supports multiple arguments for
MakeMapandMakeArray, we should be able to remove this.