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

Builtin functions have two column entries in graphviz #1174

Open
jasobrown-rs opened this issue Mar 26, 2024 · 0 comments
Open

Builtin functions have two column entries in graphviz #1174

jasobrown-rs opened this issue Mar 26, 2024 · 0 comments

Comments

@jasobrown-rs
Copy link
Contributor

Summary

When looking at graphviz images for a cached query that has a builtin function, the project_reorder node has two entries for the builtin function. I see this in the pre-mir, post-mir, and dataflow gaphviz images. I'm not sure if this is an actual bug, but it's unexpected behavior (to me, at least)

Here are several graphviz from queries with different builtins, each builtin has a different numbers of input parameters (the color image is a dataflow graphviz, the others are pre-mir):

1709337073.png

1709333335.png

1709331861.png

1709332439.png

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

No branches or pull requests

1 participant