Skip to content
This repository was archived by the owner on May 17, 2024. 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: datafold/data-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.14
Choose a base ref
...
head repository: datafold/data-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.15
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 22, 2023

  1. log schema as INFO

    dlawin committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2c3a305 View commit details
    Browse the repository at this point in the history
  2. attempt to utilize information_schema in databricks

    information_schema previously was not available
    dlawin committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5a4b879 View commit details
    Browse the repository at this point in the history
  3. redshift: normalize schema output

    There are currently 3 possible mechanisms to get schema info for redshift.
    Make sure their output conforms to the same pattern
    dlawin committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c9d1db0 View commit details
    Browse the repository at this point in the history
  4. clarifying comment

    dlawin committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    95968c5 View commit details
    Browse the repository at this point in the history
  5. style fixes by ruff

    dlawin authored and github-actions[bot] committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    579b82c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #781 from datafold/normalize_schema_info_databrick…

    …s_redshift
    
    Normalize schema info databricks redshift
    dlawin authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6c58fac View commit details
    Browse the repository at this point in the history
  7. v0.9.15

    dlawin committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0c21e43 View commit details
    Browse the repository at this point in the history
Loading