Skip to content

docs: remove FROM community clause from DuckDB lance install command#6727

Merged
Xuanwo merged 1 commit intolance-format:mainfrom
SiddiqueAhmad:patch-1
May 11, 2026
Merged

docs: remove FROM community clause from DuckDB lance install command#6727
Xuanwo merged 1 commit intolance-format:mainfrom
SiddiqueAhmad:patch-1

Conversation

@SiddiqueAhmad
Copy link
Copy Markdown
Contributor

@SiddiqueAhmad SiddiqueAhmad commented May 10, 2026

docs: remove FROM community clause from DuckDB lance install command

The lance extension is now available as a core DuckDB extension and no
longer needs to be installed from the community repository.

Before: INSTALL lance FROM community;
After: INSTALL lance;

It is now a core extension
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@github-actions
Copy link
Copy Markdown
Contributor

ACTION NEEDED
Lance follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

For details on the error please inspect the "PR Title Check" action.

@SiddiqueAhmad SiddiqueAhmad changed the title Simplify DuckDB installation command docs: simplify DuckDB installation command May 10, 2026
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 10, 2026
@SiddiqueAhmad SiddiqueAhmad changed the title docs: simplify DuckDB installation command docs: remove FROM community clause from DuckDB lance install command May 10, 2026
@Xuanwo
Copy link
Copy Markdown
Collaborator

Xuanwo commented May 11, 2026

Thank you!

@Xuanwo Xuanwo merged commit da6fe0c into lance-format:main May 11, 2026
7 of 8 checks passed
@SiddiqueAhmad SiddiqueAhmad deleted the patch-1 branch May 11, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants