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

Fixing use of timestamp keyword in snowflake query #1014

Merged
merged 3 commits into from
May 1, 2023
Merged

Conversation

manasaV3
Copy link
Collaborator

@manasaV3 manasaV3 commented May 1, 2023

Description

Changes introduced in this PR:

  • Fixes failure in the activity data workflow because the keyword timestamp is used as an alias in the projections.
  • Removes unused import
  • Updates as -> AS in query for consistency

@manasaV3 manasaV3 changed the title Updating use of keyword in query Updating use of timestamp keyword in snowflake query May 1, 2023
@manasaV3 manasaV3 changed the title Updating use of timestamp keyword in snowflake query Fixing use of timestamp keyword in snowflake query May 1, 2023
@manasaV3 manasaV3 merged commit 5585a29 into main May 1, 2023
1 check passed
@manasaV3 manasaV3 deleted the fixQueryTs branch May 1, 2023 23:50
@manasaV3 manasaV3 added the bug-fix Release Label: Used for categorizing bug fixes in automated CI release notes label May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Release Label: Used for categorizing bug fixes in automated CI release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants