Skip to content

Teradata statements #913

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

Merged
merged 9 commits into from
Aug 6, 2022
Merged

Teradata statements #913

merged 9 commits into from
Aug 6, 2022

Conversation

overmar
Copy link
Contributor

@overmar overmar commented Jun 13, 2022

Adding in additional teradata specific sql_translations per https://twitter.com/m_girlich/status/1536395750095069185

overmar added 3 commits June 13, 2022 14:22
as.Date has to be written as DATE "2020-01-01" for translation
paste functions can work, but || is what indicates pasting.
row_number will work, but win_rank has to look for an empty order_by or else it will fail.
week and quarter are translations
weighted.mean is the same across the 3 variations, but follows the same strategy as weighted.mean for base
translations for lead, lag, and cumsum
@mgirlich
Copy link
Collaborator

Thanks for your PR 😄

@mgirlich mgirlich added this to the 2.3.0 milestone Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants