Skip to content

Fix MV_FILTER_(PREFIX|REGEX) function handling given literals#18896

Merged
jtuglu1 merged 1 commit intoapache:masterfrom
jtuglu1:fix-mv-filter-function-literal-handling
Jan 9, 2026
Merged

Fix MV_FILTER_(PREFIX|REGEX) function handling given literals#18896
jtuglu1 merged 1 commit intoapache:masterfrom
jtuglu1:fix-mv-filter-function-literal-handling

Conversation

@jtuglu1
Copy link
Contributor

@jtuglu1 jtuglu1 commented Jan 9, 2026

Description

Fixes double-quoting issue with parsing identifiers vs literals in MV_FILTER_REGEX and MV_FILTER_PREFIX functions.

Also introduces Quidem tests for better test coverage.

Release note

Fixes double-quoting Issue with parsing identifiers vs literals in MV_FILTER_REGEX and MV_FILTER_PREFIX functions.


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.

@jtuglu1 jtuglu1 force-pushed the fix-mv-filter-function-literal-handling branch from 15988c3 to e22c535 Compare January 9, 2026 00:24
@jtuglu1 jtuglu1 requested a review from maytasm January 9, 2026 00:27
@jtuglu1 jtuglu1 assigned abhishekrb19 and unassigned abhishekrb19 Jan 9, 2026
@jtuglu1 jtuglu1 requested a review from abhishekrb19 January 9, 2026 00:28
@jtuglu1 jtuglu1 force-pushed the fix-mv-filter-function-literal-handling branch from e22c535 to 2444b80 Compare January 9, 2026 01:32
@jtuglu1 jtuglu1 added the Bug label Jan 9, 2026
@jtuglu1 jtuglu1 merged commit eaf15f8 into apache:master Jan 9, 2026
43 checks passed
@kgyrtkirk kgyrtkirk added this to the 36.0.0 milestone Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants