Skip to content

docs: introduce lance as a lakehouse format#5209

Merged
jackye1995 merged 6 commits intolance-format:mainfrom
jackye1995:lakehouse-format
Nov 11, 2025
Merged

docs: introduce lance as a lakehouse format#5209
jackye1995 merged 6 commits intolance-format:mainfrom
jackye1995:lakehouse-format

Conversation

@jackye1995
Copy link
Copy Markdown
Contributor

@jackye1995 jackye1995 commented Nov 11, 2025

Also refreshes all the contents regarding table format, separate it into multiple documents for clarity.

Closes #4136 #5133

See a preview at https://jackye1995.github.io/lance/

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Nov 11, 2025
Copy link
Copy Markdown
Contributor

@wjones127 wjones127 left a comment

Choose a reason for hiding this comment

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

This looks amazing! Thanks for working on this. I have several minor suggestions.

Comment thread docs/overrides/home.html
<a href="https://discord.gg/msY9kdwSYw" class="md-button" target="_blank" rel="noopener">Join Discord</a>
</li>
</ul>
</div>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

One thing that would be cool here is to show the main integrations here (above the fold, on the homepage), showing a little button for

  • Python
  • Ray
  • Spark
  • Trino

Then people start to see Lance as something that's supported in multiple engines.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

added one more feature in home page

Comment thread docs/overrides/home.html
</style>

<!-- Hero Section -->
<section class="mdx-container">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

FYI I found this section didn't look good on mobile. Worth pulling up on a phone and trying it out.

Comment thread docs/overrides/home.html Outdated
Comment thread docs/overrides/home.html Outdated
Comment thread docs/overrides/home.html
Comment thread docs/src/format/table/index.md Outdated
Comment thread docs/src/format/table/index.md Outdated
Comment thread docs/src/format/table/index.md Outdated
Comment thread docs/src/format/table/index.md

### Current Feature Flags

| Flag Bit | Flag Name | Reader Required | Writer Required | Description |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure if there's an easy way to fix this, but the Flag Name column could be wider. It wraps most of the flags in there.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

was able to add some custom css to it

@jackye1995 jackye1995 merged commit 731871f into lance-format:main Nov 11, 2025
4 checks passed
jackye1995 added a commit to jackye1995/lance that referenced this pull request Jan 21, 2026
Also refreshes all the contents regarding table format, separate it into
multiple documents for clarity.

Closes lance-format#4136 lance-format#5133
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.

Expand and refresh Lance format spec

2 participants