SET custom_extension_repository='d2j9pg7mqm9we6.cloudfront.net/athena/latest';
INSTALL athena;
but encountered the following error
Error: IO Error: Failed to copy local extension "athena" at PATH "d2j9pg7mqm9we6.cloudfront.net/athena/latest/v0.9.2/osx_arm64/athena.duckdb_extension"
Hey @zhibor - I've unfortunately only built this extension for v0.7.1 of duckdb. That build is available here but I don't think it'll work for 0.9 unfortunately.
I'll see if I can trigger a new build this weekend.
followed the instruction
but encountered the following error
is it possible to release it in this github repo?