sql
sql copied to clipboard
[Infra] Failing BWC tests
What is the bug? BWC tests are failing, see #3070
How can one reproduce the bug? Steps to reproduce the behavior:
- Run tests
- See errors (something about invalid Kibana index)?
What is the expected behavior? Tests pass
What is your host/environment?
- Github actions, able to reproduce the failures on RedHat linux by running the
bwctest.shscript
Do you have any screenshots? N/A
Do you have any additional context? Possibly related to OpenSearch Lucene updates at https://github.com/opensearch-project/OpenSearch/pull/15333, and a possibly related K-NN PR https://github.com/opensearch-project/k-NN/pull/2195.