Skip to content

s3select:test_progress_expressions wrong key #508

@alphaprinz

Description

@alphaprinz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions