apache / apache/polaris

No integration test coverage for object-storage code path

Open
#1,072 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
2.1k
Forks
522
Avg merge
1d 22h
Merged PRs (30d)
137

Description

### Describe the bug

Code paths for object-storages like S3, GCS or Azure do not have integration test coverage.

At a very minimum, the following needs integration testing:
* S3 against Minio + STS/IAM
* GCS against e.g. fake-gcs-server
* Azure against e.g. Azurite

### To Reproduce

_No response_

### Actual Behavior

_No response_

### Expected Behavior

_No response_

### Additional context

_No response_

### System information

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by locating the object-storage code paths and the repository's existing integration-test setup. Add coverage for S3 with Minio plus STS/IAM, GCS with fake-gcs-server, and Azure with Azurite; the work is done when these provider paths have passing integration tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, azure, gcp, java
Domain
cloud, infrastructure, testing
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.