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

Fields mismatch in snowplow_media_player_custom.yml and snowplow_media_player_session_stats.sql #63

Closed
5 tasks
dkbrkjni opened this issue Nov 21, 2023 · 2 comments · Fixed by #66
Closed
5 tasks
Assignees
Labels
category:documentation About the documentation. status:needs_triage Needs maintainer triage. type:bug Bugs or weaknesses. The issue has to contain steps to reproduce.

Comments

@dkbrkjni
Copy link

Describe the bug

There is a mismatch between following fields in models/custom/snowplow_media_player_custom.yml and models/custom/snowplow_media_player_session.sql

.yml .sql
play_time_secs play_time_mins
play_time_muted_secs play_time_muted_mins
avg_play_time_sec avg_play_time_mins

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
  • 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?

@dkbrkjni dkbrkjni added the type:bug Bugs or weaknesses. The issue has to contain steps to reproduce. label Nov 21, 2023
@github-actions github-actions bot added the status:needs_triage Needs maintainer triage. label Nov 21, 2023
@georgewoodhead
Copy link
Contributor

Thank you for raising this @dkbrkjni. We will look to amend this in the incoming 0.7.0 release

@dkbrkjni
Copy link
Author

Thanks, looking forward to the fix as is currently breaks the "persist_docs" feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:documentation About the documentation. status:needs_triage Needs maintainer triage. type:bug Bugs or weaknesses. The issue has to contain steps to reproduce.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants