Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ingest/lookml): add view load failures to cache #10923

Merged
merged 4 commits into from
Jul 17, 2024

Commits on Jul 16, 2024

  1. fix(ingest/lookml): add view load failures to cache

    This ensures that we don't try to read the same file multiple times
    when we already failed the first time.
    hsheth2 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c235d2d View commit details
    Browse the repository at this point in the history
  2. tweak

    hsheth2 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    77cb917 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix lint

    hsheth2 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3d95042 View commit details
    Browse the repository at this point in the history
  2. simplify

    hsheth2 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e6e6a7e View commit details
    Browse the repository at this point in the history