Skip to content

Conversation

@owenjonesuob
Copy link
Contributor

Set an explicit lowercase name for the summary column, to avoid problems with Redshift case conversion.

Fixes #1601.

We could use any other lowercase name here, if "max" is likely to cause any kind of problem/ambiguity!

@owenjonesuob owenjonesuob changed the title avoid creating column name with uppercase characters (#1601) Avoid creating column name with uppercase characters in dbplyr_uncount() Apr 2, 2025
@owenjonesuob owenjonesuob force-pushed the b-1601-redshift-uncount branch from 7a4d9b5 to abbce87 Compare April 2, 2025 09:43
@hadley hadley merged commit ce90d1d into tidyverse:main Nov 22, 2025
15 checks passed
@hadley
Copy link
Member

hadley commented Nov 22, 2025

Thanks for working on this!

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.

dbplyr_uncount() on Redshift tables fails with an opaque error

2 participants