Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dataform-co/dataform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.38
Choose a base ref
...
head repository: dataform-co/dataform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.39
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 24, 2025

  1. Allow filename overrides in declaration, tests and other assets (#2048)

    Making filename configuration supported in all graph nodes,
    right now this works only partially, for ex. for views and tables,
    but it is not supported for declarations and breaks for incremental
    tables.
    
    Explicitly adding a support for that and adding a test to prevent
    future regressions.
    ikholopov-omni authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    78ededc View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Configuration menu
    Copy the full SHA
    2c76454 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Configuration menu
    Copy the full SHA
    e168207 View commit details
    Browse the repository at this point in the history
Loading