Skip to content

#2021 Fix URLFilterBolt to emit anchored tuples - #2031

Merged
rzo1 merged 1 commit into
apache:mainfrom
lfoppiano:fix/emit-anchored-tuples
Jul 28, 2026
Merged

#2021 Fix URLFilterBolt to emit anchored tuples#2031
rzo1 merged 1 commit into
apache:mainfrom
lfoppiano:fix/emit-anchored-tuples

Conversation

@lfoppiano

@lfoppiano lfoppiano commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

PR

This PR corrects the URLFilterBolt to emit anchored tuples. See #2021

Checklist

For all changes

  • Is there a issue associated with this PR? Is it referenced in the commit message?
  • Does your PR title start with #XXXX where XXXX is the issue number you are trying to resolve?
  • Has your PR been rebased against the latest commit within the target branch (typically main)?
  • Is your initial contribution a single, squashed commit?
  • Is the code properly formatted with mvn git-code-format:format-code -Dgcf.globPattern="**/*" -Dskip.format.code=false?

For code changes

  • Have you ensured that the full suite of tests is executed via mvn clean verify?
  • Have you written or updated unit tests to verify your changes?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0? N/A
  • If applicable, have you updated the LICENSE file, including the main LICENSE file? N/A
  • If applicable, have you updated the NOTICE file, including the main NOTICE file? N/A

Note

Please ensure that once the PR is submitted, you check GitHub Actions for build issues and submit an update to your PR as soon as possible.

@lfoppiano
lfoppiano force-pushed the fix/emit-anchored-tuples branch from 94f0088 to dc3b6fb Compare July 27, 2026 15:38
Signed-off-by: Luca Foppiano <luca@foppiano.org>
@lfoppiano
lfoppiano force-pushed the fix/emit-anchored-tuples branch from dc3b6fb to 1b8c807 Compare July 27, 2026 15:39
@lfoppiano
lfoppiano marked this pull request as ready for review July 28, 2026 05:28
@rzo1 rzo1 self-assigned this Jul 28, 2026
@rzo1 rzo1 added this to the 3.7.0 milestone Jul 28, 2026

@rzo1 rzo1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks for the fix!

@rzo1
rzo1 merged commit dc1f70b into apache:main Jul 28, 2026
2 checks passed
@lfoppiano
lfoppiano deleted the fix/emit-anchored-tuples branch July 29, 2026 15:26
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