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

Remove support for QueryReferenceBinding parameters #11777

Merged
merged 3 commits into from
Jan 12, 2022

Conversation

todvora
Copy link
Contributor

@todvora todvora commented Dec 9, 2021

See #1530

Description

Motivation and Context

/jenkins-pr-deps Graylog2/graylog-plugin-enterprise#3008

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@todvora todvora force-pushed the refactoring/remove-queryreferencebinding branch 2 times, most recently from 9803ce3 to dad8c98 Compare December 9, 2021 12:25
@todvora todvora marked this pull request as ready for review December 10, 2021 15:32
Copy link
Contributor

@janheise janheise left a comment

Choose a reason for hiding this comment

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

I checked that it still works etc., so it LGTM. But there are some classes removed (QueryPlan etc.) where I feel, I don't have enough experience yet to decide if they should be dropped from the codebase. I'd like to defer an approval to @dennisoelkers

@todvora todvora force-pushed the refactoring/remove-queryreferencebinding branch from dad8c98 to cebd1ba Compare January 7, 2022 06:30
@dennisoelkers dennisoelkers merged commit a026424 into master Jan 12, 2022
@dennisoelkers dennisoelkers deleted the refactoring/remove-queryreferencebinding branch January 12, 2022 13:25
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

3 participants