You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
additionally it should be possible to use custom S3 endpoints.
Describe the solution you'd like
I have added S3 support which is internally handled by pyarrow and pandas.
It is also possible to use custom S3 endpoints using FEAST_S3_ENDPOINT_URL environment variable
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It should be possible to use s3 file path directly in
FileSource
eg.
additionally it should be possible to use custom S3 endpoints.
Describe the solution you'd like
I have added S3 support which is internally handled by pyarrow and pandas.
It is also possible to use custom S3 endpoints using
FEAST_S3_ENDPOINT_URL
environment variableThe text was updated successfully, but these errors were encountered: