Skip to content

pixeltable

v0.6.4 Feature

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

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai artificial-intelligence llm computer-vision data-science database
+7 more
feature-engineering feature-store genai machine-learning mlops multimodal vector-db

Summary

AI summary

Updates PXT-1153, PXT-1149, and PXT-1068 across a mixed release.

Changes in this release

Feature Medium

Table class becomes thread‑safe.

Table class becomes thread‑safe.

Source: llm_adapter@2026-06-03

Confidence: high

Feature Low

FastAPIRouter now prevents duplicate routes.

FastAPIRouter now prevents duplicate routes.

Source: llm_adapter@2026-06-03

Confidence: high

Feature Low

Recompile SELECT * queries for optimization.

Recompile SELECT * queries for optimization.

Source: llm_adapter@2026-06-03

Confidence: high

Feature Low

Typed JSON return values for audio.get_metadata() and video.get_metadata().

Typed JSON return values for audio.get_metadata() and video.get_metadata().

Source: llm_adapter@2026-06-03

Confidence: high

Feature Low

Add fp32 embedding to database dump for migration testing.

Add fp32 embedding to database dump for migration testing.

Source: llm_adapter@2026-06-03

Confidence: high

Dependency Low

Update Ollama to latest version.

Update Ollama to latest version.

Source: llm_adapter@2026-06-03

Confidence: high

Dependency Low

Update Lancedb to latest version.

Update Lancedb to latest version.

Source: llm_adapter@2026-06-03

Confidence: high

Bugfix Medium

Fix retargeting to stop creating ghost columns.

Fix retargeting to stop creating ghost columns.

Source: llm_adapter@2026-06-03

Confidence: high

Bugfix Medium

Fix catalog bug: create view now marks base table as modified.

Fix catalog bug: create view now marks base table as modified.

Source: llm_adapter@2026-06-03

Confidence: high

Bugfix Medium

Fix Table load AssertionError when table is dropped concurrently.

Fix Table load AssertionError when table is dropped concurrently.

Source: llm_adapter@2026-06-03

Confidence: high

Full changelog

What's Changed

  • [PXT-1158][PXT-1162] Fix retargeting to stop creating ghost columns by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1345
  • Catalog bug: create view failed to mark base table as modified by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1370
  • Rename one of two 'test_uuid.py's by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1369
  • Fix an error in test_finalize_pending_ops_non_retriable_error that oc… by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1374
  • Reimplement Random ops stats collection and reporting by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1367
  • Fix tests that depend on non-deterministic order by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1363
  • Cross reference HTTP serving page from SDK page on FastAPIRouter by @apreshill in https://github.com/pixeltable/pixeltable/pull/1377
  • Fix future warning from huggingface by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1380
  • [PXT-1172] Table load can raise AssertionError if the table is dropped concurrently by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1375
  • PXT-1153: FastAPIRouter prevents duplicate routes by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1371
  • PXT-1149: thread-safe Table by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1372
  • PXT-1068: recompile SELECT * query by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1357
  • Typed JSON return values for audio.get_metadata() and video.get_metadata() by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1368
  • Add fp32 embedding to db dump for migration testing by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1383
  • Ollama updates by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1386
  • Lancedb updates by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1387

Full Changelog: https://github.com/pixeltable/pixeltable/compare/v0.6.3...v0.6.4

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 pixeltable

Get notified when new releases ship.

Sign up free

About pixeltable

Data Infrastructure providing a declarative, incremental approach for multimodal AI workloads.

All releases →

Related context

Earlier breaking changes

  • v0.6.3 Breaks Hugging Face datasets integration with `datasets` 4.8.5.

Beta — feedback welcome: [email protected]