Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [ODIN-1093] Enable HTTPFS/S3 extension #122

Merged
merged 10 commits into from
Sep 1, 2021
Merged

Conversation

rprovodenko
Copy link
Contributor

@rprovodenko rprovodenko commented Aug 31, 2021

NOTE: The versions 0.2.7 and 0.2.8 do not work in our (Amazon) Linux environment. Master build works.

@dforsber dforsber changed the title Odin 1093 http s3 feat: [ODIN-1093] Enable HTTPFS/S3 extension Aug 31, 2021
@dforsber
Copy link
Contributor

dforsber commented Sep 1, 2021

duckdb/duckdb#2215

@dforsber dforsber marked this pull request as ready for review September 1, 2021 11:49
@dforsber dforsber self-requested a review September 1, 2021 11:50
Copy link
Contributor

@dforsber dforsber left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏻

@dforsber dforsber merged commit bc906bc into master Sep 1, 2021
@dforsber dforsber deleted the ODIN-1093-http-s3 branch September 1, 2021 11:54

it("allows reading from https", async () => {
const result = await connection.executeIterator(
"SELECT * FROM parquet_scan('https://github.com/deepcrawl/node-duckdb/raw/ODIN-1093-http-s3/src/tests/test-fixtures/alltypes_plain.parquet')",
Copy link
Contributor

Choose a reason for hiding this comment

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

If this branch goes away, will this test break?

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