]
Steven Hawkins reassigned TEIIDSB-211:
--------------------------------------
Assignee: Aditya Manglam Sharma (was: Steven Hawkins)
create an s3 file source
-------------------------
Key: TEIIDSB-211
URL:
https://issues.redhat.com/browse/TEIIDSB-211
Project: Teiid Spring Boot
Issue Type: Feature Request
Components: datasource
Reporter: Steven Hawkins
Assignee: Aditya Manglam Sharma
Priority: Major
Fix For: 1.6.0
The existing s3 support is implemented as a translator / ws source combo. We instead
need this to be just a source to allow for translators to utilize it (excel, parquet,
avro).
As an alternative to our existing support we should evaluate utilizing the sdk rather
than providing our own processing logic. More than likely this will be a quicker path to
things like s3 select support. However ceph seems to lag in s3 support (see TEIID-5935
and no s3 select support) so we'd have to compensate, make the metadata and/or the
capabilities specific to the connection type.