Hello everyone, I want to share that lance is now a core extension in DuckDB! Everything should just work as before, the only thing need to change is: ```diff - INSTALL lance FROM community; + INSTALL lance; ``` Let's rock!
Hello everyone, I want to share that lance is now a core extension in DuckDB!
Everything should just work as before, the only thing need to change is:
Let's rock!