feat: Support custom layer for Python binding.
Open
bindings/python
research
- Dominant language
- Rust
- Stars
- 5.4k
- Forks
- 825
- Avg merge
- 1d 14m
- Merged PRs (30d)
- 127
Description
For now, we already have custom layer support in the OpenDAL core to allow people hook the operation process lifecycle.
I think we may support the custom layer in Python to allow people register the Python callback in the custom layer?
Contributor guide
Research direction
Start by reviewing the existing custom layer support in the OpenDAL core and the Python binding implementation. Determine how Python callbacks should be registered and invoked across the operation lifecycle, then define the behavior and tests needed to demonstrate that custom layers work from Python.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100