mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
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. |
||
|---|---|---|
| .. | ||
| parser | ||
| planner | ||
| test | ||
| errors.go | ||
| interfaces.go | ||
| main_test.go | ||
| sql_complex_test.go | ||
| sql_test.go | ||