]
Steven Hawkins resolved TEIID-5936.
-----------------------------------
Resolution: Done
Added the s3 source based upon a refinement of the support added in TEIIDSB-211.
create an s3 file source
-------------------------
Key: TEIID-5936
URL:
https://issues.redhat.com/browse/TEIID-5936
Project: Teiid
Issue Type: Feature Request
Components: Misc. Connectors
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 15.0
Original Estimate: 1 day
Time Spent: 1 day
Remaining Estimate: 0 minutes
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.