Skip to content

Conversation

@vijaysharma4
Copy link

@vijaysharma4 vijaysharma4 commented Nov 22, 2025

Noticed that the UnbindFiltersFromProjections helper function has already been defined in project_functions.go. However it hasn't been used in any of the generated rules and isn't used in the generator either, so maybe it was an intentional redefinition? (Currently the build errors for me because of it.)

@vijaysharma4
Copy link
Author

I am able to build Cockroach after applying these changes to helperfuncs.go.

@vijaysharma4 vijaysharma4 changed the title Update \UnbindFiltersFromProjections\ helper function Update UnbindFiltersFromProjections helper function Nov 22, 2025
Copy link
Collaborator

@WKaiZ WKaiZ left a comment

Choose a reason for hiding this comment

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

Did you make sure to run all the test cases with that change? Some changes are done to the original helper function to not run into the infinite loop issue.

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.

2 participants