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

Oss select #114

Merged
merged 17 commits into from May 23, 2018
Merged

Oss select #114

merged 17 commits into from May 23, 2018

Conversation

qixu001
Copy link
Contributor

@qixu001 qixu001 commented May 23, 2018

OSS select API

qixu001 and others added 17 commits April 24, 2018 15:21
three APIs:
select_object: select object content to memory
select_object_to_file:select object to file
head_csv_object: head csv object
…change

1) The end frame's checksum bytes are now in the end of the frame (after the status and error message)
2) also remove the use of make_progress_adapter cause the SelectFrameResponse includes the progress update function
The attribute is used for progress update
The x-oss-select-total-bytes-to-scan is removed in server's behavior and thus the SDK needs the change as well.
1) rename select API name to select_object,
select_object_to_file,
get_select_object_meta.
2) Rename FileHeaderInfo with CsvHeaderInfo
3) Rename HeadCsvObjectResult with
4) rename CsvRow, CsvSplit with csv_row, csv_split
5) move constants to class SelectResponseAdapter
6) rename SelectFrameResponse with SelectResponseAdapter and add comments on the format
remove unneeded code
@qixu001 qixu001 merged commit 27cde7f into aliyun:oss-select-preview May 23, 2018
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

Successfully merging this pull request may close these issues.

None yet

1 participant