brimdata / zed

A novel data lake based on super-structured data
https://zed.brimdata.io/
BSD 3-Clause "New" or "Revised" License
1.34k stars 67 forks source link

query describe endpoint: Fix scopes #5152

Closed mattnibs closed 5 days ago

mattnibs commented 5 days ago

This commit fixes an issue with the query describe endpoint where a query having a scope would cause the endpoint to return an error.

Fixes #5153