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

Added integer conversion in toBoolean functions #1199

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

WendelLana
Copy link
Contributor

Implemented explicit integer conversion to boolean in both toBoolean and toBooleanList functions. Also made corresponding changes to regression tests and broke long lines to adhere to the 79-column line length limit in the toBooleanList function.

This PR makes the toBoolean() and toBooleanList() functions convert integers to boolean, as occurs in Neo4j. Examples are provided in issue #1171

Implemented integer conversion to boolean in both toBoolean and
toBooleanList functions. Also made corresponding changes to regression
tests and broke long lines to adhere to the 79-column line length limit
in the toBooleanList function.
@aked21
Copy link
Contributor

aked21 commented Apr 16, 2024

Hi @jrgemignani, can you review this when able?
Thanks

@jrgemignani
Copy link
Contributor

@WendelLana Would it be possible to get this updated to the latest master?

@jrgemignani jrgemignani merged commit 96bbf20 into apache:master Apr 17, 2024
7 checks passed
@jrgemignani
Copy link
Contributor

@WendelLana If you would be so kind as to create PRs for PG16, PG15, PG14, & PG13 to make this change to those branches as well.

@WendelLana
Copy link
Contributor Author

@jrgemignani Sure! I will shortly create the PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants