Skip to content

feat: fill missing Hive definition and reorganize full text spec#115

Merged
jackye1995 merged 6 commits into
lance-format:mainfrom
jackye1995:hive-spec
Jul 7, 2025
Merged

feat: fill missing Hive definition and reorganize full text spec#115
jackye1995 merged 6 commits into
lance-format:mainfrom
jackye1995:hive-spec

Conversation

@jackye1995

Copy link
Copy Markdown
Collaborator

Fill in Hive namespace implementation spec with proper definition of how a Lance table should be stored. Also reorganize the original text spec into pieces for better readability.

@github-actions github-actions Bot added enhancement New feature or request spec Restful openapi spec labels Jul 5, 2025
@jackye1995 jackye1995 requested a review from yanghua July 5, 2025 05:51
Comment thread docs/src/spec/impls/hive.md Outdated
TODO: add more information after implementation is officially added. No newline at end of file
## Namespace Mapping

A HMS server can be viewed as the root Lance namespace, and a database in HMS maps to the first level Lance namespace

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'm still learning hms, so this question might be a little silly. I notice hms has catalog now and we choose to map database as the first level lance namespace. I think it means we only use the default catalog, right? Is this for better compatibility?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I notice hms has catalog now

oh that's a good point, I totally forgot that. Let me add it

Comment thread docs/src/index.md Outdated
@@ -1,9 +1,29 @@
# Introduction
#

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.

Missing top-level title? Or is it intentional?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

oh that's a miss

@jackye1995 jackye1995 merged commit e81eb3d into lance-format:main Jul 7, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request spec Restful openapi spec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants