Skip to content

Conversation

@yuva-gayam
Copy link
Contributor

Add test for S3 Select queries on multipart uploaded parquet objects

This test validates the automation for
polarian: https://polarion.engineering.redhat.com/polarion/#/project/CEPH/workitem?id=CEPH-83575290
bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2118706
where S3 Select queries on multipart parquet objects were failing with "IncompleteRead" errors.

The test:

  1. Uploads a multipart parquet object (~19M)
  2. Executes S3 Select query on the object
  3. Verifies query completes successfully without IncompleteRead errors
  4. Validates result is complete and correct

Files:

  • rgw/v2/tests/s3_swift/test_s3select_multipart_parquet.py
  • rgw/v2/tests/s3_swift/configs/test_s3select_multipart_parquet.yaml

Logs: https://ibm.ent.box.com/file/2075769793652

…aded parquet objects

fixing tox issues

conf changes
Copy link
Contributor

@mkasturi18 mkasturi18 left a comment

Choose a reason for hiding this comment

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

LGTM

@yuva-gayam yuva-gayam requested a review from a team January 6, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants