<@U071FMQUR7W> is <https://github.com/Eventual-Inc...
# daft-dev
s
@Cory Grinstead is https://github.com/Eventual-Inc/Daft/pull/2640 ready for review?
👍 1
c
@Sammy Sidhu yup, just resolving the merge conflicts now.
👀 1
s
Could we sync up keeping
MermaidDisplayBuilder
in the above PR ^^. For the local execution dag, we don't implement TreeNode but I still want to draw a ASCII / Mermaid viz
c
you shouldn't need to implement
TreeNode
anymore, just
TreeDisplay
which should be pretty easily implemented on your new types.
s
Moved conversation to the GH PR!