-
Notifications
You must be signed in to change notification settings - Fork 196
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.46
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dataform-co/dataform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.47
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 16 files changed
- 3 contributors
Commits on Feb 12, 2026
-
Implementation of context objects accessible at JiT compilation stage for supported action types. They expose access to adapter/data and context methods, equivalent to AoT context, but with a more restrictive selection of resolvable targets.
Configuration menu - View commit details
-
Copy full SHA for 2918c14 - Browse repository at this point
Copy the full SHA 2918c14View commit details -
JiT Compilation protos - Add file_paths (#2093)
Add file_paths field to pass accessible file paths at JiT compilation stage.
Configuration menu - View commit details
-
Copy full SHA for 8724d55 - Browse repository at this point
Copy the full SHA 8724d55View commit details -
Bump lodash from 4.17.21 to 4.17.23 (#2069)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7d6d7d4 - Browse repository at this point
Copy the full SHA 7d6d7d4View commit details -
Bump diff from 3.5.0 to 8.0.3 (#2089)
Bumps [diff](https://github.com/kpdecker/jsdiff) from 3.5.0 to 8.0.3. - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v3.5.0...v8.0.3) --- updated-dependencies: - dependency-name: diff dependency-version: 8.0.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 353f0f9 - Browse repository at this point
Copy the full SHA 353f0f9View commit details -
* JiT Contexts - Add original request & simplify constructor Simplify constructor by explicitly passing and exposing the orignal compilation request (which already contains most of required data). * JiT compilation stage implementation Implement JiT compilation stage in Core: - a new entry point jitCompiler(rpcCallback), which instantiates a single compile method, performing a compilation against a supplied RPC implementation. - table/operations/incremental table context(s) construction and invocation of the JiT code.
Configuration menu - View commit details
-
Copy full SHA for b7b40ec - Browse repository at this point
Copy the full SHA b7b40ecView commit details
Commits on Feb 13, 2026
-
Support both 'yaml' and 'yml' file extensions (#2092)
* Support both 'yaml' and 'yml' file extensions We can support both formats in Dataform. Native configurations are stored in YAML format, but other configurations eg. from extensions might use YML too. * Support both 'yaml' and 'yml' file extensions We can support both formats in Dataform. Native configurations are stored in YAML format, but other configurations eg. from extensions might use YML too. * Support both 'yaml' and 'yml' file extensions We can support both formats in Dataform. Native configurations are stored in YAML format, but other configurations eg. from extensions might use YML too. * Reorganize imports in compilers_test.ts
Configuration menu - View commit details
-
Copy full SHA for 2eaecb4 - Browse repository at this point
Copy the full SHA 2eaecb4View commit details
Commits on Feb 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5334037 - Browse repository at this point
Copy the full SHA 5334037View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.46...3.0.47