-
Notifications
You must be signed in to change notification settings - Fork 7
Move filters to function #336
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ran the tests on plot and had to tweak a few things. I guess in some places, the macro gets a list of strings which screws things up. This passed all the tests though.
In the same pr that updates RasgoTransforms in the API, we will also need to remove the import statement from the select_top_rows_cte.sql
template.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Glad I ran the tests again, forgot a space, but I pushed that tiny change and I think it's good to ship now! Don't forget to bump the version.
…ce/RasgoTransforms into filters-function
…ce/RasgoTransforms into filters-function
This PR moves the filters macros into global functions