lance-format / lance-format/lance-data-viewer

[feat]: Add SQL support

Open
#64 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
60
Forks
9
Avg merge
10m
Merged PRs (30d)
4

Description

Summary

Hi team, I'm wondering after we've loaded lance dataset, can we add SQL support, so we only view fields / columns we care about? For example, I have 20+ columns, rendering of the columns is expensive and visually messy.

Use case

See issue description for details.

Proposed approach

No response

Design constraint check
  • I have read CONTRIBUTING.md and this proposal does not conflict with the load-bearing design constraints.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the code path that loads a Lance dataset and renders its columns, then determine where SQL querying or column selection would fit. Done means users can request only the fields they need and avoid rendering the full set of columns; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sql
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.