Skip to content

Fix wrong makeunique suggestion in stack error message#3526

Merged
bkamins merged 1 commit intoJuliaData:mainfrom
anurag-mds:fix-stack-error-message
Mar 17, 2026
Merged

Fix wrong makeunique suggestion in stack error message#3526
bkamins merged 1 commit intoJuliaData:mainfrom
anurag-mds:fix-stack-error-message

Conversation

@anurag-mds
Copy link
Copy Markdown
Contributor

@anurag-mds anurag-mds commented Feb 27, 2026

This PR fixes #3487

Where, it changed the error message in stack to suggest variable_name and value_name keyword arguments instead of makeunique, which is not a valid argument for stack.

Also added the same check to _stackview for the view=true path, and added tests for both paths

@anurag-mds anurag-mds marked this pull request as draft February 27, 2026 17:07
@anurag-mds anurag-mds marked this pull request as ready for review February 28, 2026 15:02
@anurag-mds
Copy link
Copy Markdown
Contributor Author

@bkamins Can you please review the PR?

@bkamins
Copy link
Copy Markdown
Member

bkamins commented Mar 6, 2026

Yes

Copy link
Copy Markdown
Member

@bkamins bkamins left a comment

Choose a reason for hiding this comment

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

Looks good. Thank you!

@bkamins bkamins requested a review from nalimilan March 16, 2026 19:56
@bkamins
Copy link
Copy Markdown
Member

bkamins commented Mar 16, 2026

@nalimilan - can you please have a look before merging. Thank you!

@anurag-mds anurag-mds requested a review from bkamins March 17, 2026 04:32
@bkamins bkamins merged commit feaaf37 into JuliaData:main Mar 17, 2026
5 of 8 checks passed
@bkamins
Copy link
Copy Markdown
Member

bkamins commented Mar 17, 2026

Thank you!

@anurag-mds anurag-mds deleted the fix-stack-error-message branch March 17, 2026 06:38
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.

stack wrong makeunique suggestion

3 participants