Skip to content

Update lance_design.md terminology to match codebase#692

Merged
gitosaurus merged 2 commits intodtj-lance-designfrom
copilot/sub-pr-683
Feb 11, 2026
Merged

Update lance_design.md terminology to match codebase#692
gitosaurus merged 2 commits intodtj-lance-designfrom
copilot/sub-pr-683

Conversation

Copy link
Contributor

Copilot AI commented Feb 11, 2026

Change Description

The design document used original_configuration terminology that doesn't exist in the actual codebase, risking implementer confusion.

Solution Description

Updated all 4 occurrences in lance_design.md to use actual names from src/hyrax/data_sets/inference_dataset.py:

  • original_configurationoriginal_config / original_dataset
  • References now align with:
    • original_config property (returns _original_dataset_config)
    • original_dataset instance variable
    • original_dataset_config.toml filename constant

Affected sections:

  • Scope description (line 19)
  • ResultDataset design details (lines 155-156)
  • Visualize verb migration notes (line 237)
  • R5 risk mitigation (line 385)

Code Quality

  • I have read the Contribution Guide and agree to the Code of Conduct
  • My code follows the code style of this project
  • My code builds (or compiles) cleanly without any errors or warnings
  • My code contains relevant comments and necessary documentation

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: gitosaurus <6794831+gitosaurus@users.noreply.github.com>
Copilot AI changed the title [WIP] Update design for LanceDB integration based on feedback Update lance_design.md terminology to match codebase Feb 11, 2026
Copilot AI requested a review from gitosaurus February 11, 2026 21:59
@gitosaurus gitosaurus marked this pull request as ready for review February 11, 2026 22:30
@gitosaurus gitosaurus merged commit 7ade822 into dtj-lance-design Feb 11, 2026
1 check passed
@gitosaurus gitosaurus deleted the copilot/sub-pr-683 branch February 11, 2026 22:31
gitosaurus added a commit that referenced this pull request Feb 12, 2026
* Update lance_design.md terminology to match actual codebase

Co-authored-by: gitosaurus <6794831+gitosaurus@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gitosaurus <6794831+gitosaurus@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants