Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enhances S3Download to filter by traced table names #1374

Merged
merged 5 commits into from
Jun 6, 2024

Conversation

staheri14
Copy link
Collaborator

This PR updates the S3Download implementation to allow specifying the names of the traced tables when downloading from an S3 bucket. This enhancement enables file filtering and reduces the amount of data downloaded. It is a desirable feature when interacting with the traced data of large network tests. If no table name is provided, then S3Download downloads all the traced tables.

@staheri14 staheri14 requested a review from a team as a code owner June 4, 2024 22:56
@staheri14 staheri14 requested review from rootulp and ninabarbakadze and removed request for a team June 4, 2024 22:56
@staheri14 staheri14 self-assigned this Jun 4, 2024
rootulp
rootulp previously approved these changes Jun 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
evan-forbes
evan-forbes previously approved these changes Jun 5, 2024
rach-id
rach-id previously approved these changes Jun 5, 2024
Copy link
Member

@rach-id rach-id left a comment

Choose a reason for hiding this comment

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

utAck

rootulp
rootulp previously approved these changes Jun 5, 2024
@staheri14
Copy link
Collaborator Author

The govulncheck error will be resolved by #1377

@staheri14 staheri14 merged commit 800924f into main Jun 6, 2024
18 checks passed
@staheri14 staheri14 deleted the sanaz/download-single-table-s3 branch June 6, 2024 14:46
mergify bot pushed a commit that referenced this pull request Jun 6, 2024
This PR updates the `S3Download` implementation to allow specifying the
names of the traced tables when downloading from an S3 bucket. This
enhancement enables file filtering and reduces the amount of data
downloaded. It is a desirable feature when interacting with the traced
data of large network tests. If no table name is provided, then
`S3Download` downloads all the traced tables.

(cherry picked from commit 800924f)
staheri14 added a commit that referenced this pull request Jul 25, 2024
)"

This reverts commit 800924f.
staheri14 added a commit that referenced this pull request Jul 29, 2024
cmwaters pushed a commit that referenced this pull request Aug 13, 2024
This PR updates the `S3Download` implementation to allow specifying the
names of the traced tables when downloading from an S3 bucket. This
enhancement enables file filtering and reduces the amount of data
downloaded. It is a desirable feature when interacting with the traced
data of large network tests. If no table name is provided, then
`S3Download` downloads all the traced tables.
cmwaters added a commit that referenced this pull request Aug 16, 2024
Reintroduces #1374 in a non-breaking way. This would be helpful for my
compact blocks test. I don't know why it got reverted

---------

Co-authored-by: Sanaz Taheri <[email protected]>
rach-id pushed a commit that referenced this pull request Nov 18, 2024
Reintroduces #1374 in a non-breaking way. This would be helpful for my
compact blocks test. I don't know why it got reverted

---------

Co-authored-by: Sanaz Taheri <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants