duckdb icon indicating copy to clipboard operation
duckdb copied to clipboard

Latest release don't have OSX version

Open sahuguet opened this issue 3 years ago • 3 comments

What happens?

https://github.com/duckdb/duckdb/releases/download/v0.3.4/duckdb_cli-osx-universal.zip lead to not found.

To Reproduce

See above.

Environment (please complete the following information):

v0.3.4

Before Submitting

sahuguet avatar May 20 '22 00:05 sahuguet

Thanks for the report! Note that 0.3.3 and 0.3.4 are almost functionally identical, 0.3.4 was released only as a minor bug-fix release to fix missing Python builds. For now I would recommend just using 0.3.3.

Mytherin avatar May 20 '22 11:05 Mytherin

@Mytherin since in my case duckdb was installed with Brew, there's no obvious way to downgrade to 0.3.3.

Without a new release or the existing release being fixed, this will be broken for the installation method.

maxcountryman avatar Jun 07 '22 20:06 maxcountryman

What's the reason that the parquet extension is not available? It also doesn't work in 0.4.

domoritz avatar Aug 02 '22 14:08 domoritz

Thanks for the report, I think this can be closed since CI has been improved since and latest version should have been correctly deployed.

carlopi avatar Mar 06 '23 05:03 carlopi