apache / apache/datafusion-comet

Improve integration of hadoop s3a and comet

Open
#1,829 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
1.3k
Forks
373
Avg merge
2d 4h
Merged PRs (30d)
198

Description

### What is the problem the feature request solves?

https://github.com/apache/datafusion-comet/pull/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 -

1. The feature works with `native_datafusion` but not with `native_iceberg_compat`. To be truly useful we need the same integration in `native_iceberg_compat`.

2. 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).

3. Document usage.

### Describe the potential solution

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.