Skip to content

Fix duckdb build#776

Merged
changhiskhan merged 2 commits intomainfrom
lei/duckdb_fix
Apr 13, 2023
Merged

Fix duckdb build#776
changhiskhan merged 2 commits intomainfrom
lei/duckdb_fix

Conversation

@eddyxu
Copy link
Copy Markdown
Member

@eddyxu eddyxu commented Apr 13, 2023

No description provided.

/// BUild S3 ObjectStore using default credential chain.
async fn build_s3_object_store(uri: &str) -> Result<Arc<dyn OSObjectStore>> {
use aws_config::meta::region::RegionProviderChain;
use aws_credential_types::provider::ProvideCredentials;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to delete this?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes this is left over after #692

@changhiskhan changhiskhan merged commit 2e15e86 into main Apr 13, 2023
@changhiskhan changhiskhan deleted the lei/duckdb_fix branch April 13, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants