``` Error: Column projections are not supported in subscriptions; Subscriptions must return a table type ``` when issuing a one-off query with `JOIN`s via WebSocket API.