Unable to install httpfs extension on windows_arm64 laptop (i.e. Surface Laptop)
- Dominant language
- C++
- Stars
- 60
- Forks
- 100
- Avg merge
- 1h 50m
- Merged PRs (30d)
- 25
Description
This is the message received -
```
D INSTALL httpfs;
HTTP Error:
Failed to download extension "httpfs" at URL "http://extensions.duckdb.org/v1.4.2/windows_arm64/httpfs.duckdb_extension.gz" (HTTP 404)
Extension "httpfs" is an existing extension.
```
When I use a browser, I am able to download the windows_amd64 version, but not the windows_arm64 version.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `INSTALL httpfs;` on Windows ARM64 and inspect the failing v1.4.2 URL for the missing `windows_arm64/httpfs.duckdb_extension.gz` artifact. Compare it with the downloadable Windows AMD64 extension; done means the ARM64 extension can be installed successfully from the expected URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100