druid/extensions-core/s3-extensions
Abhishek Agarwal efb32810c4
Clean up the core API required for Iceberg extension (#14614)
Changes:
- Replace `AbstractInputSourceBuilder` with `InputSourceFactory`
- Move iceberg specific logic to `IcebergInputSource`
2023-07-21 13:01:33 +05:30
..
src Clean up the core API required for Iceberg extension (#14614) 2023-07-21 13:01:33 +05:30
README.md fix typo in s3 docs. add readme to s3 module. (#14135) 2023-04-26 14:03:11 -07:00
pom.xml Prepare master branch for next release, 28.0.0 (#14595) 2023-07-18 09:22:30 +05:30

README.md

This extension provides an integration between Druid and S3. For more details read the S3 extension docs here.