Content
@
https://warpcast.com/~/channel/dune
0 reply
0 recast
0 reaction
Gramajo
@gramajo.eth
anyone good at dune? trying to figure out why I am coming empty handed on some sql. feels like I am missing a simple thing (yes I tried Claude)
3 replies
0 recast
9 reactions
phil
@phil
@jondar
1 reply
0 recast
2 reactions
tombornal
@tombornal
i’m about to step out but could take a quick look later tonight if no one else unsticks you
1 reply
0 recast
1 reaction
grunt.eth
@grunt
Best debug tool is sliding in between your tables (cte) and adding a select * from CTE limit 10 Then running that to see the output from intermediary tables Often there are join issues or you aren’t getting what you expected from your intermediate tables/the dune datasets (Left join -> not picky, join very specific, filters only to data in both tables)
0 reply
0 recast
3 reactions