dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
406 stars 228 forks source link

Pull request made in error, sorry! #1134

Closed LoudCloudCrowd closed 3 weeks ago

LoudCloudCrowd commented 3 weeks ago

This implements the ability for Python dbt models to use the location clause as specified in project settings so that it can write to a different location on disk from the one that is registered to a catalog

cla-bot[bot] commented 3 weeks ago

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: cccs-jc. This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
LoudCloudCrowd commented 3 weeks ago

Sorry I PR'd the wrong place! I'll get this closed