Skip to content

Fix the NPE in stringLast vector aggregation#14655

Merged
abhishekagarwal87 merged 1 commit intoapache:masterfrom
abhishekagarwal87:vector_fix
Jul 26, 2023
Merged

Fix the NPE in stringLast vector aggregation#14655
abhishekagarwal87 merged 1 commit intoapache:masterfrom
abhishekagarwal87:vector_fix

Conversation

@abhishekagarwal87
Copy link
Copy Markdown
Contributor

If a field does not exist, StringLastVectorAggregator will throw NPE.

This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • a release note entry in the PR description.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold for code coverage is met.
  • added integration tests.
  • been tested in a test Druid cluster.

@abhishekagarwal87 abhishekagarwal87 merged commit 52fbc69 into apache:master Jul 26, 2023
@LakshSingla LakshSingla added this to the 28.0 milestone Oct 12, 2023
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.

4 participants