Skip to content

Issue 7607 - Pass S3 object key of bulk import job to Spark - #7695

Merged
patchwork01 merged 21 commits into
developfrom
7607-explicit-bulk-import-s3-path
Aug 4, 2026
Merged

Issue 7607 - Pass S3 object key of bulk import job to Spark#7695
patchwork01 merged 21 commits into
developfrom
7607-explicit-bulk-import-s3-path

Conversation

@patchwork01

@patchwork01 patchwork01 commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Make sure you have checked all steps below.

Issue

  • My PR fully resolves the following issues. I've referenced an issue in the PR title, for example "Issue 1234 - My
    Feature". Note that before an issue is finished, you can still make a pull request by raising a separate issue
    for your progress.

Tests

  • My PR adds the following tests based on our test strategy OR does not need testing for this extremely good reason:
    • Updated existing tests:
      • BulkImportArgumentsTest
      • BulkImportExecutorTest
      • BulkImportJobLoaderFromS3IT
      • Expected value files for executor tests
      • Split EksBulkImportST into EksAutoBulkImportST and EksFargateBulkImportST
    • Ran system tests in AWS:
      • EmrServerlessBulkImportST
      • EksAutoBulkImportST
      • EksFargateBulkImportST

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it, or I have linked to a
    separate issue for that below.
  • If I have added new Java code, I have added Javadoc that explains it following our conventions and style.
  • If I have added or removed any dependencies from the project, I have updated the NOTICES file.

@patchwork01 patchwork01 added the pr-base-for-stacking Base for stacked pull requests (a dependency for others, where this PR's branch will be the base) label Jul 20, 2026
@patchwork01
patchwork01 marked this pull request as ready for review August 4, 2026 11:37
@patchwork01 patchwork01 added the needs-reviewer Pull requests that need a reviewer to be assigned label Aug 4, 2026
@patchwork01
patchwork01 merged commit 6a902e6 into develop Aug 4, 2026
4 checks passed
@patchwork01
patchwork01 deleted the 7607-explicit-bulk-import-s3-path branch August 4, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-reviewer Pull requests that need a reviewer to be assigned pr-base-for-stacking Base for stacked pull requests (a dependency for others, where this PR's branch will be the base)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass bulk import job S3 path to Spark explicitly

3 participants