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

s3select:test_progress_expressions wrong key #508

Open
alphaprinz opened this issue Apr 16, 2023 · 0 comments
Open

s3select:test_progress_expressions wrong key #508

alphaprinz opened this issue Apr 16, 2023 · 0 comments

Comments

@alphaprinz
Copy link
Contributor

Hello,

In s3select:test_progress_expressions, the response is parsed with key 'Details'.
Eg
s3select_assert_result(obj_size, res_s3select_response[total_response-3]['Details']['BytesScanned'])
However the spec for Stats message (https://docs.aws.amazon.com/AmazonS3/latest/API/RESTSelectObjectAppendix.html under Stats Message, Payload specification) specifies 'Stats' field in the response xml.

In short, the Details field should be changed to Stats.

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

No branches or pull requests

1 participant