Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyBind11 Wrap FilterList and Filter Classes #921

Merged
merged 16 commits into from
Mar 7, 2022

Conversation

nguyenv
Copy link
Collaborator

@nguyenv nguyenv commented Feb 18, 2022

No description provided.

tiledb/cc/CMakeLists.txt Outdated Show resolved Hide resolved
tiledb/filter.py Outdated Show resolved Hide resolved
Copy link
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

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

Small nits and then let's get this merged 🚀 Really nice work on passing FilterList between cython and pybind11, it looks really clean!

tiledb/filter.py Outdated Show resolved Hide resolved
tiledb/libtiledb.pxd Outdated Show resolved Hide resolved
tiledb/cc/filter.cc Show resolved Hide resolved
tiledb/libtiledb.pyx Show resolved Hide resolved
@ihnorton ihnorton force-pushed the pybind11-wrap-filter-filterlist branch from 486542b to 5c31cee Compare March 7, 2022 20:28
@nguyenv nguyenv merged commit f3d3897 into dev Mar 7, 2022
@nguyenv nguyenv deleted the pybind11-wrap-filter-filterlist branch March 7, 2022 21:57
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