Skip to content
New issue

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

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

Already on GitHub? # to your account

UDF modularization #1017

Open
1 of 2 tasks
xzdandy opened this issue Aug 31, 2023 · 0 comments
Open
1 of 2 tasks

UDF modularization #1017

xzdandy opened this issue Aug 31, 2023 · 0 comments
Assignees
Labels
AI Engines Features, Bugs, related to AI Engines Feature Request ✨ New feature or request High Effort 🏋 Difficult solution or problem to solve

Comments

@xzdandy
Copy link
Collaborator

xzdandy commented Aug 31, 2023

Search before asking

  • I have searched the EvaDB issues and found no similar feature requests.

Description

We need to improve adding special UDFs. So we don't need to change all over the code base. like executor and binder.

Use case

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@xzdandy xzdandy added this to the v0.3.4 milestone Aug 31, 2023
@gaurav274 gaurav274 self-assigned this Aug 31, 2023
@xzdandy xzdandy removed this from the v0.3.4 milestone Sep 7, 2023
xzdandy added a commit that referenced this issue Sep 10, 2023
Addressing item3 in #1081

* [x] In `evadb/executor/create_function_executor.py`, we rename the
input relationship to a [fixed
schema](https://nixtla.github.io/statsforecast/docs/getting-started/getting_started_short.html)
requested by statsforecast
* [x] Rename the output column so it is synced with binder. A temporal
fix. We will reconsider the de# #1017
* [x] Update testcases to test the column rename feature.
@xzdandy xzdandy added High Effort 🏋 Difficult solution or problem to solve and removed High Priority ⚡️ labels Sep 22, 2023
@xzdandy xzdandy added this to the Long Term Goal milestone Sep 22, 2023
@xzdandy xzdandy added the AI Engines Features, Bugs, related to AI Engines label Sep 22, 2023
@xzdandy xzdandy moved this to Ideation in EVA Public Roadmap ⚡🚀 Sep 22, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
AI Engines Features, Bugs, related to AI Engines Feature Request ✨ New feature or request High Effort 🏋 Difficult solution or problem to solve
Projects
Development

No branches or pull requests

2 participants