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

[PG16] Added integer conversion in toBoolean functions #1771

Merged
merged 1 commit into from
Apr 22, 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.

This PR makes the toBoolean() and toBooleanList() functions convert integers to boolean, as occurs in Neo4j.

@github-actions github-actions bot added the PG16 label Apr 19, 2024
@jrgemignani
Copy link
Contributor

jrgemignani commented Apr 19, 2024

@WendelLana Don't forget to add in the not-so-optional, optional extended description -
image

Btw, the other branches PRs are missing this as well.

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.
@jrgemignani jrgemignani merged commit 679ee11 into apache:PG16 Apr 22, 2024
7 checks passed
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.

2 participants