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

chore: review solana trades setup #5979

Merged
merged 21 commits into from
Jun 3, 2024

Conversation

0xRobin
Copy link
Collaborator

@0xRobin 0xRobin commented May 23, 2024

This places the older solana models under the newer nft_solana.trades spell (be it with a lot of null columns).
The PR also introduces a backlink from nft_solana.trades back to nft.base_trades so we can have all solana trades in there as well (currently not completely linked as discussed with Alan)

@0xRobin 0xRobin marked this pull request as ready for review May 24, 2024 14:39
@0xRobin 0xRobin added ready-for-review this PR development is complete, please review dune team created by dune team dbt: nft covers the NFT dbt subproject labels May 24, 2024
@0xRobin 0xRobin requested a review from jeff-dude May 24, 2024 14:40
@@ -1,7 +1,7 @@
{{ config(
schema = 'magiceden_solana',
alias = 'events',

tags =['prod_exclude'],
Copy link
Member

Choose a reason for hiding this comment

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

if we're just moving the lineage around, is there a reason this is explicitly excluded?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ah good catch, I though it already was disabled.
Let's try one more time and see if the CI can handle it.

Copy link
Member

Choose a reason for hiding this comment

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

oh boy, maybe CI can't handle it

@jeff-dude jeff-dude self-assigned this May 24, 2024
@jeff-dude jeff-dude added in review Assignee is currently reviewing the PR and removed ready-for-review this PR development is complete, please review labels May 24, 2024
@0xRobin 0xRobin added WIP work in progress blocked and removed in review Assignee is currently reviewing the PR labels May 29, 2024
@0xRobin
Copy link
Collaborator Author

0xRobin commented May 29, 2024

waiting for #6026 to continue on this

@0xRobin 0xRobin requested a review from jeff-dude June 3, 2024 11:14
@0xRobin 0xRobin added ready-for-review this PR development is complete, please review and removed WIP work in progress labels Jun 3, 2024
@jeff-dude jeff-dude added ready-for-merging and removed blocked ready-for-review this PR development is complete, please review labels Jun 3, 2024
@jeff-dude jeff-dude merged commit 089dd06 into duneanalytics:main Jun 3, 2024
1 of 2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dbt: nft covers the NFT dbt subproject dune team created by dune team ready-for-merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants