[FEA] JIT+LTO for pre-filtering UDF support
Nobody has claimed this yet.
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
Initially this will be exposed through the C/C++ layer and will not allow UDFs to be defined in wrapper languages like Python. We wil revisit this decision if it turns out to be a highly requested feature that can enable use-cases that couldn't be enabled without GPU.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the C/C++ layer entry points for pre-filtering and UDF support; the issue names no files or tests. Clarify the intended JIT+LTO scope and acceptance criteria, including how the initial C/C++-only exposure should behave. Done should mean the agreed pre-filtering UDF support works through that layer and is covered by validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100