Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update adaptors.sql to use tblproperties macro #848

Merged

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    23c6147 View commit details
    Browse the repository at this point in the history
  2. Update seed.sql

    typo in name of macro
    etheleon authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c4a3b8b View commit details
    Browse the repository at this point in the history
  3. update macro name and follow pattern from other use cases

    * changed macro `dbt_spark_tblproperties_clause()` to `spark__tblproperties_clause()`
    * create new macro `tblproperties_clause()` which references the above
    etheleon committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3bd8916 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Aug 7, 2023

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

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    0f5f9b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ac2b3 View commit details
    Browse the repository at this point in the history
  3. include changelog

    etheleon committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    32c9a82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2710ab8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82d290e View commit details
    Browse the repository at this point in the history