You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(looker): only fetch a subset of fields from the Looker API (#24624)
## Summary & Motivation
Reduce the time for API requests + the size of the cacheable asset by only fetching the fields from the Looker API used in the `dagster-looker` implementation.
## How I Tested These Changes
local
## Changelog
NOCHANGELOG
0 commit comments