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.44
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.45
Choose a head ref
  • 6 commits
  • 16 files changed
  • 2 contributors

Commits on Feb 2, 2026

  1. Action Protos - Action fields for JiT execution (#2076)

    Protobuf changes required for a basic JiT execution
    in @dataform/core.
    ikholopov-omni authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    b5fc8b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Configuration menu
    Copy the full SHA
    5980f45 View commit details
    Browse the repository at this point in the history
  2. Add repository snapshot destination field to NotebookRuntimeOptions (#…

    …2078)
    
    * Add repository snapshot destination field to NotebookRuntimeOptions
    
    * Improve code clarity and add more tests
    mfiglus authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    91d80dd View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. JiT context RPC service and protos (#2079)

    Protos for JiT DB adapter and JiT compilation messages.
    ikholopov-omni authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    bb35744 View commit details
    Browse the repository at this point in the history
  2. Jit data in Session (#2080)

    Adding a JiT data to the session. Renaming the proto field as well,
    it was submitted before the update of the design, but since it is not used yet,
    it should be fine to rename it directly.
    ikholopov-omni authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    7fc8c87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f552c10 View commit details
    Browse the repository at this point in the history
Loading