Blosc / Blosc/python-blosc2

Extended functionality for LazyExpr UDF

Open
#386 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
211
Forks
58
Avg merge
1d 17h
Merged PRs (30d)
6

Description

Change function signature to pass metadata of input/output (such as shape) to enable more complicated functions. For example, if the UDF knows both shape and offset, can tell when the chunk is at the edge of the array, and adapt the calculation if necessary.

Contributor guide

Open the contributing guide

Research direction

Start at the LazyExpr UDF entry point and inspect its current function signature. Work out how input and output metadata, including shape and offset, should be exposed, and define completion as allowing a UDF to detect edge chunks and adapt its calculation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.