[
https://issues.apache.org/jira/browse/AIRFLOW-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-2299.
---------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request #3227
[https://github.com/apache/incubator-airflow/pull/3227]
> Add S3 Select functionarity to S3FileTransformOperator
> ------------------------------------------------------
>
> Key: AIRFLOW-2299
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2299
> Project: Apache Airflow
> Issue Type: Improvement
> Components: aws, operators
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Major
> Fix For: 2.0.0
>
>
> S3FileTransformOperator downloads the whole file from S3 before transforming
> and uploading it, but it's inefficient if the original file is large but the
> necessary part is small.
> S3 Select, [which became GA
> recently|https://aws.amazon.com/about-aws/whats-new/2018/04/amazon-s3-select-is-now-generally-available/],
> can improve its efficiency and usablitily.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)