Open Issues Need Help
View All on GitHub help wanted invalid question dbt engine
help wanted DataFusion engine
engine: Functions registering bug 4 months ago
AI Summary: The task is to fix a bug in the Embucket project where newly registered functions are not properly recorded in the function registry, leading to inconsistencies in the implemented/unimplemented function lists. This requires modifying the function registration process, potentially by moving the relevant logic into the `core-executor` or providing the necessary context to the existing registration mechanisms.
Complexity:
4/5
help wanted engine functions