Skip to content

Conversation

@courtneyholcomb
Copy link
Contributor

More setup that will be used for rendering custom granularity SQL.

Previously, we were never rendering a join with only a table (no subquery), but that will change for custom granularities. Those joins will use this node, which essentially just renders a table name and alias. I've renamed the node to reflect that change.

Also adds some functionality to TimeSpineSource that will be needed soon.

Copy link
Contributor

@tlento tlento left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Base automatically changed from court/custom-grain-dfp1 to main September 10, 2024 15:43
Previously, we were never rendering a join with only a table (no subquery), but that will change for custom granularities. Those joins will use this node, which essentially just renders a table name and alias. I've renamed the node to reflect that change.
@courtneyholcomb courtneyholcomb added the Run Tests With Other SQL Engines Runs the test suite against the SQL engines in our target environment label Sep 10, 2024
@github-actions github-actions bot removed the Run Tests With Other SQL Engines Runs the test suite against the SQL engines in our target environment label Sep 10, 2024
@courtneyholcomb courtneyholcomb merged commit e6c2196 into main Sep 10, 2024
@courtneyholcomb courtneyholcomb deleted the court/custom-grain-dfp-2 branch September 10, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants