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

rename temporary column to something less likely to be used #1846

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

nv-alaiacano
Copy link
Contributor

The internal/temporary column "labels" is a common thing for people to use. Columns with this name will not get categorified. I changed it to __labels_tmp.

@nv-alaiacano nv-alaiacano self-assigned this Jun 21, 2023
@nv-alaiacano nv-alaiacano added the bug Something isn't working label Jun 21, 2023
@nv-alaiacano nv-alaiacano added this to the Merlin 23.07 milestone Jun 21, 2023
rjzamora
rjzamora previously approved these changes Jun 21, 2023
Copy link
Collaborator

@rjzamora rjzamora left a comment

Choose a reason for hiding this comment

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

Thanks @nv-alaiacano !

@nv-alaiacano nv-alaiacano linked an issue Jun 21, 2023 that may be closed by this pull request
@rjzamora
Copy link
Collaborator

Ah - Looks like we also make the "labels" assumption in core :/

@rjzamora rjzamora dismissed their stale review June 21, 2023 20:04

We should probably coordinate with a change to core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Throw warning if reserved column is used
3 participants