Skip to content

[SQL] Add two missing visitor methods to CircuitDispatcher#5990

Merged
mihaibudiu merged 1 commit intomainfrom
issue5989
Apr 3, 2026
Merged

[SQL] Add two missing visitor methods to CircuitDispatcher#5990
mihaibudiu merged 1 commit intomainfrom
issue5989

Conversation

@mihaibudiu
Copy link
Copy Markdown
Contributor

Fixes #5989

The missing methods were not dispatching some visitors on some types of circuit IR nodes; as a consequence, the wide tuples were not declared for tables that had primary keys and LATENESS.

@mihaibudiu mihaibudiu enabled auto-merge April 3, 2026 12:35
@mihaibudiu mihaibudiu requested a review from lalithsuresh April 3, 2026 12:35
@mihaibudiu mihaibudiu added this pull request to the merge queue Apr 3, 2026
Merged via the queue into main with commit db92bc8 Apr 3, 2026
1 check passed
@mihaibudiu mihaibudiu deleted the issue5989 branch April 3, 2026 14:05
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.

[SQL] Program with wide table and no views produces a compiler error

2 participants