Skip to content

Support client.table(view) in Python#3112

Merged
texodus merged 2 commits intomasterfrom
python-table-view
Jan 27, 2026
Merged

Support client.table(view) in Python#3112
texodus merged 2 commits intomasterfrom
python-table-view

Conversation

@texodus
Copy link
Member

@texodus texodus commented Jan 27, 2026

This PR adds support for the client.table(view) pattern for perspective-python and adds tests. This option was already available in Rust and JavaScript, but was missing in the pyo3 bindings.

Additionally, this PR fixes a windows build regression with a build dependency with a confoundingly slim Venn diagram of OS compatibility.

Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus texodus added the bug Concrete, reproducible bugs label Jan 27, 2026
Signed-off-by: Andrew Stein <steinlink@gmail.com>
Copy link
Contributor

@sinistersnare sinistersnare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@texodus texodus merged commit b0b6c7b into master Jan 27, 2026
16 checks passed
@texodus texodus deleted the python-table-view branch January 27, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

2 participants