Fixed Native Query API Response#12407
Conversation
EntelligenceAI PR SummaryRefactors the
Confidence Score: 5/5 - Safe to MergeSafe to merge — this PR cleanly refactors the Key Findings:
Files requiring special attention
|
| __title__ = "MindsDB" | ||
| __package_name__ = "mindsdb" | ||
| __version__ = "26.1.0" | ||
| __version__ = "26.1.1" |
There was a problem hiding this comment.
I think it should be in a release pr
There was a problem hiding this comment.
I just updated it to point to the release branch.
Description
This PR fixes the API response for native queries. The fact that this API errors out is causing the Minds API for querying data sources, which Anton relies on, to fail as well.
Type of change
Verification Process
To ensure the changes are working as expected:
Checklist: