-
## Expected Behavior
When HANDLE_ALERTS is processing and an Error like sqlalchemy.exc.InvalidRequestError aka "Can't reconnect until invalid transaction is rolled back" is reported an automatic ro…
-
## TL;DR:
When bumping module, users will need to take action and set the `db_iops` value to be at least `12000` for below 14 + 8 = **_22_** DBs
- For 14 postgres/mariadb
- 6 production
- 8 non-p…
-
### Bug description
In the **SQL lab**, when executing statements, comments are stripped in **sql_lab.py** before sending the query to the db_engine. However, this causes discrepancies in error ref…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
# [RFC] OpenSearch Search Quality Evaluation Framework
## Introduction
[User Behavior Insights](https://github.com/opensearch-project/OpenSearch/issues/12084) (UBI) provides OpenSearch users wit…
-
In some cases the detection engine dynamically loads data by reference that becomes part of the rule's query logic. Current examples include saved queries and exceptions. We don't keep detailed record…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [x] (optional) I have confirmed this bug exists on t…
-
### Bug description
I am using Postgres and have a table with jsonb column.
I manually created an index on that column
`CREATE INDEX "foo_idx" ON boo((col -> 'foo' ->> 'boo'));
`
Then used Pris…
-
### Summary
The ICE occurs if
- generic trait has a generic supertrait
- trait and supertrait share the same generic
- trait's and supertrait's generic defines a default value for the generic (c…
-
### Feature Request / Improvement
Based on the experiments from https://github.com/apache/iceberg/pull/9437, spark action is not effective as the serialization cost of each partition stats entry is e…