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

don't plan data source reads during refresh-only #32111

Merged
merged 1 commit into from Nov 2, 2022

Commits on Oct 28, 2022

  1. don't plan data source reads during refresh-only

    When executing a refresh-only plan, it is not valid to plan a data
    source read. If the data source config is not known during planning, the
    only valid update would be the prior state, if there is any.
    jbardin committed Oct 28, 2022
    Copy the full SHA
    300ad02 View commit details
    Browse the repository at this point in the history