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

Custom example still uses some old macros #236

Closed
6 tasks
rlh1994 opened this issue Nov 23, 2023 · 0 comments
Closed
6 tasks

Custom example still uses some old macros #236

rlh1994 opened this issue Nov 23, 2023 · 0 comments
Assignees
Labels
status:needs_triage Needs maintainer triage. type:bug Bugs or weaknesses. The issue has to contain steps to reproduce.

Comments

@rlh1994
Copy link
Contributor

rlh1994 commented Nov 23, 2023

Describe the bug

Custom examples still use old macros in some places, we should replace these e.g.

partition_by = snowplow_utils.get_partition_by(databricks_val='start_tstamp_date'),
snowplow_optimize=true

Steps to reproduce

Expected results

Actual results

Screenshots and log output

System information

The contents of your packages.yml file:

# contents goes here

Which database are you using dbt with?

  • postgres
  • redshift
  • bigquery
  • snowflake
  • databricks
  • other (specify: ____________)

The output of dbt --version:

<output goes here>

The operating system you're using:

The output of python --version:

Additional context

Are you interested in contributing towards the fix?

@rlh1994 rlh1994 added the type:bug Bugs or weaknesses. The issue has to contain steps to reproduce. label Nov 23, 2023
@rlh1994 rlh1994 self-assigned this Nov 23, 2023
@github-actions github-actions bot added the status:needs_triage Needs maintainer triage. label Nov 23, 2023
@rlh1994 rlh1994 closed this as completed in 8225a21 Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:needs_triage Needs maintainer triage. type:bug Bugs or weaknesses. The issue has to contain steps to reproduce.
Projects
None yet
Development

No branches or pull requests

1 participant