iris-hep / func_adl_xAOD

Client interface to send a hierarchical SQL-like query to an xAOD backend
0 stars 5 forks source link

Make sure _result is needed in ast translator #167

Closed gordonwatts closed 3 years ago

gordonwatts commented 3 years ago

We use _result to get around skips in the representation (because not all nodes get a representation). Make sure it is actually needed