Commit graph

1 commit

Author SHA1 Message Date
Travis Turner
92f64f42e9
Stub out the queryer/systemAPI implementation
This is used to fix the fb_exec_requests query; by default, it was doing
"fanout", but that doesn't make sense in serverless. So we needed a way
to prevent fanout when running Serverless. This gets that distinction
from the `SystemAPI.ClusterName()` method.
2023-03-15 11:14:23 -05:00