Skip to content

Conversation

@wojiaodoubao
Copy link
Contributor

This is a sub-task of the partitioned namespace, designed to introduce the concept of extended properties into the manifest namespace. The PartitionedNamespace will use extended properties to store partition fields.

@github-actions github-actions bot added enhancement New feature or request python java labels Jan 17, 2026
@wojiaodoubao wojiaodoubao force-pushed the manifest-namespace-extended-properties branch 2 times, most recently from 63fba94 to a6811e6 Compare January 17, 2026 13:07
@codecov
Copy link

codecov bot commented Jan 17, 2026

Codecov Report

❌ Patch coverage is 75.79909% with 106 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance-namespace-impls/src/dir/manifest.rs 75.91% 94 Missing and 11 partials ⚠️
rust/lance/src/dataset.rs 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@wojiaodoubao wojiaodoubao force-pushed the manifest-namespace-extended-properties branch from a6811e6 to c993c74 Compare January 17, 2026 14:10
@wojiaodoubao wojiaodoubao mentioned this pull request Jan 17, 2026
4 tasks
@wojiaodoubao wojiaodoubao force-pushed the manifest-namespace-extended-properties branch from ff3d05c to 60fc848 Compare January 19, 2026 13:01
@wojiaodoubao wojiaodoubao force-pushed the manifest-namespace-extended-properties branch from 60fc848 to 8c35313 Compare January 19, 2026 13:15
lance-namespace = { version = "=2.0.0-beta.10", path = "./rust/lance-namespace" }
lance-namespace-impls = { version = "=2.0.0-beta.10", path = "./rust/lance-namespace-impls" }
lance-namespace-reqwest-client = { version = "=0.4.5" }
lance-namespace-reqwest-client = { git = "https://github.com/wojiaodoubao/lance-namespace", branch = "rest-table-properties" }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There is a blocker lance-format/lance-namespace#299. Make it depending on the repo so the code works temporarily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request java python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant