Skip to content

Conversation

charleskorn
Copy link
Contributor

@charleskorn charleskorn commented Oct 2, 2024

What this PR does

This PR introduces separate feature flags for comparison operations between two vectors, two scalars and between a vector and a scalar.

I've found an issue in the implementation of comparison operations for two vectors which is not trivial to fix, so it'd be nice to be able to disable just those while keeping others enabled.

Which issue(s) this PR fixes or relates to

#9398

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • [n/a] about-versioning.md updated with experimental features.

@charleskorn charleskorn marked this pull request as ready for review October 2, 2024 23:42
@charleskorn charleskorn requested review from tacole02 and a team as code owners October 2, 2024 23:42
@charleskorn charleskorn merged commit 204d110 into main Oct 3, 2024
29 checks passed
@charleskorn charleskorn deleted the charleskorn/mqe-separate-binop-comparison-feature-flags branch October 3, 2024 00:53
grafanabot pushed a commit that referenced this pull request Oct 3, 2024
* MQE: separate feature flag for binary comparison operations

* Add changelog entry

(cherry picked from commit 204d110)
charleskorn added a commit that referenced this pull request Oct 3, 2024
…9506)

* MQE: separate feature flag for binary comparison operations

* Add changelog entry

(cherry picked from commit 204d110)

Co-authored-by: Charles Korn <charleskorn@users.noreply.github.com>
@jhesketh jhesketh mentioned this pull request Dec 2, 2024
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.

2 participants