Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Jan 20, 2026

Just verifying that text / binary work as expected. Also improved an existing test to use a different hash field name.

Just verifying that text / binary work as expected. Also improved an existing test to use a different hash field name.
Copilot AI review requested due to automatic review settings January 20, 2026 21:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds test coverage for incremental write functionality with text and binary documents, and updates an existing test to use a custom hash field name.

Changes:

  • Added a new field index configuration for "myWriteHash" in the database configuration
  • Updated the customTimestampKeyName test to verify the custom hash field name and ensure default hash key is not present
  • Added two new tests to verify incremental write behavior for text and binary documents

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
test-app/src/main/ml-config/databases/content-database.json Added field index configuration for custom "myWriteHash" field to support the updated test
marklogic-client-api/src/test/java/com/marklogic/client/datamovement/filter/IncrementalWriteTest.java Consolidated imports, improved existing test assertions, and added new tests for text and binary document handling

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

Copyright Validation Results
Total: 2 | Passed: 1 | Failed: 0 | Skipped: 1 | at: 2026-01-20 21:45:13 UTC | commit: 058cb05

⏭️ Skipped (Excluded) Files

  • test-app/src/main/ml-config/databases/content-database.json

✅ Valid Files

  • marklogic-client-api/src/test/java/com/marklogic/client/datamovement/filter/IncrementalWriteTest.java

✅ All files have valid copyright headers!

@rjrudin rjrudin merged commit 95fc366 into develop Jan 21, 2026
4 checks passed
@rjrudin rjrudin deleted the feature/26427-incremental branch January 21, 2026 02:34
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.

3 participants