iris-hep / func_adl_servicex

Send func_adl expressions to a ServiceX endpoint
0 stars 4 forks source link

Create a backend that generates qastle #9

Closed gordonwatts closed 3 years ago

gordonwatts commented 4 years ago

As a user/developer i would like to easily see the qastle that is sent for various func_adl queries to the backend.

Approach

Decide on one of two approaches:

  1. Add a bool parameter that will have ServiceXDatasetSourcexAOD and ServiceXDatasetSourceUpROOT to return the qastle rather than the data
  2. Create a new data source that returns the qastle

Create doctest to show off some typical queries to both the xAOD and uproot backend.

gordonwatts commented 3 years ago

Already fixed - done at a layer lower than this library.