-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hey dude, thanks for your awesome work on this.
New to DuckDB and having needs to put that into lambda functions, in here we felt like we had to use the "neo" package (the legacy duckdb one being actually deprecated by DuckDB team). On the other hand, your work here looks awesome; but is using that legacy connector.
I took time to create a "local" layer for my need with the neo connector, and documenting extensively how to do so in the relevant discussion (#184) inside the neo repo.
I now would like to package this up inside a repository and a published layer for the community, leading to basically the same thing as that current repository and layers; but for the new bindings release. Still, I don't have great experience with layers and even barely understand anything from AWS environments, si I feel like I wouldn't be able to do it by myself.
Would there be any chance we can converge all that work, possibly with the help of someone else, to make that happen ?