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

Remove using specific column collation for some dimensions #22106

Open
wants to merge 1 commit into
base: 5.x-dev
Choose a base branch
from

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Apr 12, 2024

Description:

Some dimensions currently have a specific collation / charset defined in their definitions. This causes only those dimension columns not to use the default charset (utf8_mb4).

Removing this will trigger an automated updated for those dimensions. As it affects the log tables, we should include this in the next major release.

Review

@sgiehl sgiehl added the Technical debt Issues the will help to reduce technical debt label Apr 12, 2024
@sgiehl sgiehl added this to the 6.0.0 milestone Apr 12, 2024
Copy link
Contributor

If you don't want this PR to be closed automatically in 28 days then you need to assign the label 'Do not close'.

@github-actions github-actions bot added the Stale The label used by the Close Stale Issues action label Apr 27, 2024
@michalkleiner michalkleiner added Do not close PRs with this label won't be marked as stale by the Close Stale Issues action and removed Stale The label used by the Close Stale Issues action labels Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Do not close PRs with this label won't be marked as stale by the Close Stale Issues action Technical debt Issues the will help to reduce technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants