Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
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-bqml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: dataform-co/dataform-bqml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 16, 2024

  1. Remove logic that always declare the source table and model (#5)

    - It is a backward incompabile change. Signatures for functions in the structured_table_ml.js are changed.
    - Use context.ref instead of context.resolve for referencing source table and model.
    chtyim authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    596b79a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    chtyim authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    af19ee7 View commit details
    Browse the repository at this point in the history
Loading