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!: change the default delimiter of $str$concat from "-" to "" and ignore_nulls should be a named argument #853

Merged
merged 4 commits into from
Feb 28, 2024

Conversation

eitsupi
Copy link
Collaborator

@eitsupi eitsupi commented Feb 26, 2024

@eitsupi
Copy link
Collaborator Author

eitsupi commented Feb 26, 2024

I will update after merging #852

@eitsupi eitsupi changed the title [WIP] fix!: change the default delimiter of $str$concat from "-" to "" fix!: change the default delimiter of $str$concat from "-" to "" Feb 27, 2024
@eitsupi eitsupi changed the title fix!: change the default delimiter of $str$concat from "-" to "" fix!: change the default delimiter of $str$concat from "-" to "" and ignore_nulls should be a named argument Feb 27, 2024
@eitsupi eitsupi marked this pull request as ready for review February 27, 2024 10:52
Comment on lines +18 to +19
- `<Expr>$str$concat()` method's `delimiter` argument's default value is
changed from `"-"` to `""` (#853).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this be deprecated instead?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I would like to change now as it is too much of a hassle to split the update into two separate updates.

NEWS.md Outdated Show resolved Hide resolved
R/expr__string.R Outdated Show resolved Hide resolved
R/expr__string.R Outdated Show resolved Hide resolved
eitsupi and others added 4 commits February 28, 2024 10:40
Co-authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com>
Copy link
Collaborator

@etiennebacher etiennebacher left a comment

Choose a reason for hiding this comment

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

Thanks!

@etiennebacher etiennebacher merged commit 5c2d4f2 into main Feb 28, 2024
18 checks passed
@etiennebacher etiennebacher deleted the change-delim-concat branch February 28, 2024 12:08
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.

None yet

2 participants