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

backport 1122 to 1.8.latest #1380

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Commits on Oct 21, 2024

  1. implement choice of delimiter for seed files (#1122)

    * implement choice of delimiter for seed files
    
    * adding change log entry
    
    * implementation of test of TestBigQuerySeedWithUniqueDelimiter
    
    * Update dbt/adapters/bigquery/impl.py
    
    Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>
    
    * Update dbt/include/bigquery/macros/materializations/seed.sql
    
    Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>
    
    * Update dbt/include/bigquery/macros/materializations/seed.sql
    
    Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>
    
    * Update dbt/adapters/bigquery/impl.py
    
    Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>
    
    * Update .changes/unreleased/Fixes-20240226-233024.yaml
    
    ---------
    
    Co-authored-by: Doug Beatty <44704949+dbeatty10@users.noreply.github.com>
    Co-authored-by: Colin Rogers <111200756+colin-rogers-dbt@users.noreply.github.com>
    (cherry picked from commit 0d37ba6)
    salimmoulouel authored and colin-rogers-dbt committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    839944d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7f1796 View commit details
    Browse the repository at this point in the history