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

Add governance tables using transforms approach #1459

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

thbialek
Copy link
Contributor

@thbialek thbialek commented Mar 7, 2025

Description

Tests

Additional context

Metadata

@thbialek thbialek requested a review from a team as a code owner March 7, 2025 15:06
@thbialek thbialek requested review from lithium323 and chuxinh March 7, 2025 15:19
*/

select
cast(t.block_timestamp as datetime) as dt
Copy link
Collaborator

Choose a reason for hiding this comment

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

I see this as a common pattern across all governance models. We should create a blocks fact table for the governance models that we can then reuse. That way we can more easily add the timestamp for the blocks.

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