You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the EvaDB issues and found no similar feature requests.
Description
As many issues have pointed out earlier (#1315, #1217, #1206, #1150), the forward header causes a lot of issues for users.
In this particular request, I am asking for a mechanism to detect faulty forward headers so that users can fix the problems quickly and not have to dig into all the wrong areas of code.
I think some ideas for requirements should be:
Notify users if the signature is missing. Right now, the error says "Cannot infer io signature from the decorator..."
Notify users if the signature is malformed (e.g. missing column names, types, or shapes)
Use case
No response
Are you willing to submit a PR?
Yes I'd like to help by submitting a PR!
The text was updated successfully, but these errors were encountered:
👋 Hello @Jjx003, thanks for your interest in EVA DB 🙏 Please visit our 🔮 Tutorials to get started, where you can find quickstart guides for simple tasks like Image Classification all the way to more interesting tasks like Emotion Analysis.
If this is a 🐞 Bug Report, please provide a minimum reproducible example to help us debug it.
If this is a ❓ Question, please provide as much information as possible, including dataset examples and query results.
Search before asking
Description
As many issues have pointed out earlier (#1315, #1217, #1206, #1150), the forward header causes a lot of issues for users.
In this particular request, I am asking for a mechanism to detect faulty forward headers so that users can fix the problems quickly and not have to dig into all the wrong areas of code.
I think some ideas for requirements should be:
Use case
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: