Skip to content

Remove unsupported Lance dataset option#1

Merged
Xuanwo merged 2 commits into
mainfrom
xuanwo/fix-ci-pylance-api
Jul 8, 2026
Merged

Remove unsupported Lance dataset option#1
Xuanwo merged 2 commits into
mainfrom
xuanwo/fix-ci-pylance-api

Conversation

@Xuanwo

@Xuanwo Xuanwo commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

CI fails against pylance 8.0.0 because lance.dataset no longer accepts ignore_namespace_table_storage_options. This removes that argument from the TensorFlow adapter API and keeps namespace table lookup on the supported namespace_client and table_id arguments.

Local validation:

  • uv run ruff format --check .
  • uv run ruff check .
  • uv run pytest -q (TensorFlow tests skipped locally because TensorFlow is not installed on this macOS environment)

@Xuanwo Xuanwo marked this pull request as ready for review July 8, 2026 16:34
@Xuanwo Xuanwo merged commit 03082d8 into main Jul 8, 2026
1 check passed
@Xuanwo Xuanwo deleted the xuanwo/fix-ci-pylance-api branch July 8, 2026 16:35
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.

1 participant