Skip to content

Add serialization opt to s3 operator#40659

Merged
vincbeck merged 6 commits intoapache:mainfrom
eldar-elne:feature/40637-add-serialization-opt-to-s3-operator
Jul 9, 2024
Merged

Add serialization opt to s3 operator#40659
vincbeck merged 6 commits intoapache:mainfrom
eldar-elne:feature/40637-add-serialization-opt-to-s3-operator

Conversation

@eldar-elne
Copy link
Copy Markdown
Contributor

closes: #40637
related: #40637

This PR extends the S3FileTransformOperator to support additional parameters for input and output serialization configurations, enabling it to read and write file formats other than CSV when using s3 select (select_expression)

@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Jul 8, 2024
eldar-elne and others added 2 commits July 8, 2024 23:25
@vincbeck vincbeck merged commit 0d0cfec into apache:main Jul 9, 2024
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
* Added `select_expr_serialization_config` param

* Added test with serialization config

* Fixed type hint

* Removed unused import

* Added params to existing test
Added missing params to new test
Fixed mypy issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

S3FileTransformOperator cannot accept params for s3 select

2 participants