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(ogcfilter): between operator crash with undefined values for lower and upper boundary #1070

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

pelord
Copy link
Member

@pelord pelord commented Jun 8, 2022

…r and upper boundary

Please check if the PR fulfills these requirements

What is the current behavior? (You can also link to an open issue here)
between operator crash with undefined values

What is the new behavior?
fix it. Used default bound from 1e40 *-1 to 1e40.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@pelord pelord changed the title fix(ogcfilter): between operator crash with undefined values for lowe… fix(ogcfilter): between operator crash with undefined values for lower and upper boundary Jun 8, 2022
@pelord pelord merged commit f807de4 into next Jun 9, 2022
@pelord pelord deleted the ogc2 branch June 9, 2022 18:27
cbourget pushed a commit that referenced this pull request Mar 21, 2023
…r and upper boundary (#1070)

Co-authored-by: Pierre-Étienne Lord <[email protected]>
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.

1 participant