-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
🎉 S3 destination: Avro & Jsonl output #4227
Conversation
/test connector=connectors/destination-s3
|
/publish connector=connectors/destination-s3
|
What
parquet
toavro
package.Recommended reading order
s3.md
S3AvroWriter.java
S3JsonlWriter.java
spec.json
Pre-merge Checklist
Expand the checklist which is relevant for this PR.
Connector checklist
airbyte_secret
in output spec./gradlew :airbyte-integrations:connectors:<name>:integrationTest
./test connector=connectors/<name>
command as documented here is passing.docs/integrations/
directory./publish
command described here