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

Fix scope info for AddColumns / Search functions #2166

Merged
merged 14 commits into from
Mar 12, 2024

Conversation

CarlosFigueiraMSFT
Copy link
Contributor

The ScopeInfo declaration for the Search and AddColumn functions was incorrectly being applied to all arguments; it should only be applied to the ones that represent column names.

@CarlosFigueiraMSFT CarlosFigueiraMSFT requested a review from a team as a code owner January 24, 2024 21:10
lesaltzm
lesaltzm previously approved these changes Jan 24, 2024
@lesaltzm
Copy link
Contributor

Also RenameColumns (only existing names are in scope)

lesaltzm
lesaltzm previously approved these changes Jan 24, 2024
Copy link
Contributor

@lesaltzm lesaltzm left a comment

Choose a reason for hiding this comment

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

🚢

@LucGenetier
Copy link
Contributor

✅ No public API change.

@LucGenetier
Copy link
Contributor

✅ No public API change.

@CarlosFigueiraMSFT CarlosFigueiraMSFT enabled auto-merge (squash) March 12, 2024 17:49
@LucGenetier
Copy link
Contributor

✅ No public API change.

@CarlosFigueiraMSFT CarlosFigueiraMSFT merged commit c5f1515 into main Mar 12, 2024
4 checks passed
@CarlosFigueiraMSFT CarlosFigueiraMSFT deleted the carlosff/scopeinfo/addcolumnssearch branch March 12, 2024 18:11
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.

3 participants