Skip to content

Upgrade all packages - #85

Merged
gordonmurray merged 1 commit into
lance-format:mainfrom
dentiny:hjiang/update-deps-2
Aug 11, 2026
Merged

Upgrade all packages#85
gordonmurray merged 1 commit into
lance-format:mainfrom
dentiny:hjiang/update-deps-2

Conversation

@dentiny

@dentiny dentiny commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Hi team, I'd like to keep project dependencies up-to-date, especially lancedb.

In this PR there're a few changes

  • Upgrade backend dependencies, including LanceDB 0.36.0, PyArrow 25, Uvicorn 0.52.1, and python-multipart 0.0.32.
  • Promote LanceDB 0.36.0 as the recommended Docker image and release-tag target.

@gordonmurray

Copy link
Copy Markdown
Collaborator

Thanks for this. I ran it locally before merging rather than trusting CI alone, and it works well.

Numbers from a 20k row table with 128 dim vectors, median of 5 requests after a warm up:

  • /rows?limit=1000: 0.230s to 0.191s
  • /vector/preview?limit=1000: 0.096s to 0.054s

That is one machine and one table, so not a true benchmark. Nothing got slower, and the vector path got faster.

@gordonmurray
gordonmurray merged commit c2a2983 into lance-format:main Aug 11, 2026
16 checks passed
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