Skip to content

lancedb

vpython-v0.33.1-beta.1 scope: python Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 13h Vector Databases
βœ“ No known CVEs patched
Read the diff β†’ Tool health β†’ What is this tool? β†’

✓ No known CVEs patched in this version

Topics

approximate-nearest-neighbor-search image-search nearest-neighbor-search recommender-system search-engine semantic-search
+2 more
similarity-search vector-db

ReleasePort's take

Light signal
editorial:auto 9h

Python‑v0.33.1‑beta.1 adds remote table support to PyTorch dataloaders, a new update_field_metadata API method, and blob mode for query_to_pandas.

Why it matters: These features expand data ingestion flexibility (remote tables) and simplify metadata management, benefiting developers building scalable ML pipelines.

Summary

AI summary

Updates πŸŽ‰ New Features, python, and feat across a mixed release.

Changes in this release

Feature Medium

Adds support for remote tables in PyTorch dataloaders (Python)

Adds support for remote tables in PyTorch dataloaders (Python)

Source: llm_adapter@2026-06-03

Confidence: high

β€”
Feature Medium

Adds update_field_metadata to edit per-field metadata

Adds update_field_metadata to edit per-field metadata

Source: llm_adapter@2026-06-03

Confidence: high

β€”
Feature Medium

Adds blob mode support to query to_pandas in Python

Adds blob mode support to query to_pandas in Python

Source: llm_adapter@2026-06-03

Confidence: high

β€”
Deprecation Low

Deprecates replace_field_metadata in favor of update_field_metadata

Deprecates replace_field_metadata in favor of update_field_metadata

Source: llm_adapter@2026-06-03

Confidence: high

β€”
Full changelog

πŸŽ‰ New Features

  • feat(python): support remote tables in PyTorch dataloaders by @Xuanwo in https://github.com/lancedb/lancedb/pull/3432
  • feat: add update_field_metadata to edit per-field metadata by @brendanclement in https://github.com/lancedb/lancedb/pull/3482
  • feat: deprecate replace_field_metadata for update_field_metadata by @brendanclement in https://github.com/lancedb/lancedb/pull/3484
  • feat(python): support blob modes in query to_pandas by @BubbleCal in https://github.com/lancedb/lancedb/pull/3487

πŸ› Bug Fixes

  • feat(python): support blob modes in query to_pandas by @BubbleCal in https://github.com/lancedb/lancedb/pull/3487

πŸ”§ Build and CI

  • ci: move Lance dependency bump flow into skill by @Xuanwo in https://github.com/lancedb/lancedb/pull/3475

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track lancedb

Get notified when new releases ship.

Sign up free

About lancedb

Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.

All releases β†’

Related context

Earlier breaking changes

  • v0.30.0-beta.0 Fixes nested field paths support in native index creation
  • vpython-v0.32.0 Namespace naming and enterprise integration refactored with breaking changes
  • v0.29.0 Consolidate namespace related naming and enterprise integration

Beta — feedback welcome: [email protected]