-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken auto-schema after changes in Manticore #372
Comments
The issue can be reproduced with
But, in fact, the insert request has been executed properly:
|
fixed at manticoresoftware/manticoresearch@85f4b76 @PavelShilin89 should add the CLT test case like
the curl should not return error message then select should returns the document |
Testing performed in PR - manticoresoftware/manticoresearch#2664 |
Blocked by #377 |
Bug Description:
There is an issue with CI, and tests are failing for auto schema.
Here is the pipeline: https://github.com/manticoresoftware/manticoresearch-buddy/actions/runs/11211972076/job/31397270089
After a brief investigation, it looks like the changes in the SQL endpoint caused it, but we're still not sure.
Tests fail on: Manticore 6.3.7 a8991355d@24101013 dev (columnar 2.3.1 30ad2d6@24100914) (secondary 2.3.1 30ad2d6@24100914) (knn 2.3.1 30ad2d6@24100914)
Tests succeed on: Manticore 6.3.7 39f0c0456@24100706 dev (columnar 2.3.1 3c05f76@24100109) (secondary 2.3.1 3c05f76@24100109) (knn 2.3.1 3c05f76@24100109)
We should investigate and find the root cause.
Manticore Search Version:
Latest dev version
Operating System Version:
Ubuntu Jammy
Have you tried the latest development version?
None
Internal Checklist:
To be completed by the assignee. Check off tasks that have been completed or are not applicable.
The text was updated successfully, but these errors were encountered: