Issue 7199 - Test bulk import row and sort key types - #7841
Draft
shriharish1310 wants to merge 1 commit into
Draft
Issue 7199 - Test bulk import row and sort key types#7841shriharish1310 wants to merge 1 commit into
shriharish1310 wants to merge 1 commit into
Conversation
|
|
shriharish1310
force-pushed
the
agent/test-bulk-import-key-types
branch
from
August 3, 2026 16:31
5058b21 to
77cd83c
Compare
Author
|
Hi maintainers - the CLA Assistant page for this PR loads with an empty Version and no agreement text, so I am unable to review or sign it. I have also updated the commit author identity to match the PR account. Could you please check or refresh the repository's CLA Assistant configuration? Thanks! |
Collaborator
|
It looks like that was a temporary problem with the CLA Assistant. The agreement seems to be loading again now, although it takes a few seconds to show. Sorry about that. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
What changed
LongType,StringType, andByteArrayTypein both row-key and sort-key positions.Tests
BulkImportJobDriverIT: 30 tests passed, including 9 new key-type/runner combinations; 0 failures, 0 errors, 0 skipped.mvn --batch-mode -pl bulk-import/bulk-import-runner verify -DrunIT=BulkImportJobDriverIT -DskipRust(Linux container)mvn --batch-mode -pl bulk-import/bulk-import-runner -Pstyle -DskipRust checkstyle:check spotbugs:checkDocumentation
NOTICESis unchanged.