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

Make extract_top_level_blocks() faster #189

Commits on Oct 15, 2024

  1. Improve performance of docs parsing. Make extract_top_level_blocks() …

    …faster.
    
    Duplicate the change from dbt-labs/dbt-core#9045 into dbt-common
    fredriv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    42e6c96 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    fredriv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9a3aa22 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    fredriv committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a45798c View commit details
    Browse the repository at this point in the history