Skip to content

Nifi 14457 New processor to run xQuery on BaseX#9932

Closed
TomaszK-stack wants to merge 2 commits intoapache:mainfrom
TomaszK-stack:NIFI-14457
Closed

Nifi 14457 New processor to run xQuery on BaseX#9932
TomaszK-stack wants to merge 2 commits intoapache:mainfrom
TomaszK-stack:NIFI-14457

Conversation

@TomaszK-stack
Copy link
Contributor

Summary

Nifi 14457- New processor to run xQuery on BaseX.

Introduced a new EvaluateBaseXQuery for executing XQuery queries against a remote or embedded BaseX XML database instance. This processor allows integration with BaseX for high-performance XML data querying and transformation.

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-XXXXX
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-XXXXX

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using mvn clean install -P contrib-check
    • JDK 21

Licensing

  • BaseX dependency (BSD 3-Clause) verified to be compatible with Apache License 2.0
  • BaseX dependency added to module-level LICENSE and NOTICE files (nifi-basex-processor-nar)
  • BaseX added to root nifi-assembly LICENSE and NOTICE files

Documentation

  • Processor documentation renders correctly
  • Usage examples and configuration parameters documented

@TomaszK-stack TomaszK-stack changed the title Nifi 14457: New processor to run xQuery on BaseX Nifi 14457 New processor to run xQuery on BaseX May 11, 2025
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.

1 participant