-
Notifications
You must be signed in to change notification settings - Fork 287
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What is the problem the feature request solves?
#1817 introduces integration that allows usage of hadoop-aws's s3a configuration with the object_store used by the native scan implementations.
Some more work can be done to improve this -
-
The feature works with
native_datafusionbut not withnative_iceberg_compat. To be truly useful we need the same integration innative_iceberg_compat. -
To allow usage of custom authentication, we need a JNI based adapter that can get credentials from an AWS credentials provider (Both AWS SDK V1 and V2 credentials providers must be supported).
-
Document usage.
Describe the potential solution
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request