looker-open-source / looker-explore-assistant

A React Application for interacting with Looker data through natural language.
MIT License
83 stars 52 forks source link

fix(extension): remove fields marked as hidden from measures and dimensions #49

Closed pjabl closed 2 months ago

pjabl commented 2 months ago

Updating extension useLookerFields hook functionality to exclude hidden fields. The changes ensure that fields marked as hidden in LookML are not available for LLM context generation.

Fixes #47

google-cla[bot] commented 2 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.