% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.

```esql
FROM app_logs
| LOOKUP JOIN service_owners ON service_id
```
