t oo created AVRO-3261:
--------------------------
Summary: s3 byte range for just schema or row count
Key: AVRO-3261
URL: https://issues.apache.org/jira/browse/AVRO-3261
Project: Apache Avro
Issue Type: Wish
Components: community, misc, python, tools
Affects Versions: 1.11.0
Reporter: t oo
boto3 python library has s3 get_object that accepts a byte range (to avoid
downloading a whole file but just download selected byte range). if my Avro
file is 100mb, can Avro library do some byte range seek to only download the s3
object partially (ie the parts that contain header.schema metadata and row
count)?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)