-
# BugReport: Issues with EXISTS function
## version
4.2.1
## Original sql
```
SELECT l_extendedprice
FROM lineitem
WHERE (l_comment IN ( COALESCE(1198529099, lineitem.l_discount) ) )
= 0.05…
-
list_animal_ids() currently fails a test because the API and a local query return different results:
```log
Failure (test-list_animal_ids.R:11:3): list_animal_ids() returns same list over api a…
-
### Backend
CH (ClickHouse)
### Bug description
sql query
```
select to_date('2025-07-22 10:00:00', 'yyyy-MM-dd')
```
in valina spark, when set `spark.sql.legacy.timeParserPolicy` value as `…
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/5876187538/?referrer=webho…
-
As the title suggests, Langchain using any of the common LLM models uses the following prompt
```
You are an agent designed to interact with a SQL database.
Given an input question, create a syn…
-
### Using a supported version?
- [X] I have searched searched open and closed issues for duplicates.
- [X] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
### Over…
-
❯ ./xpoc_darwin_amd64 --disable reverse-client-dnslog
__ /\ /\_. ___. _____
| |/ / / __.\/ __.\/ ____|
| /XRAY™/_/ / / / / /
/ . | / .___/ /_/ / /___.
/ /|_| / / \____/\__…
-
**Is your feature request related to a problem? Please describe.**
Our [docs](https://www.cockroachlabs.com/docs/stable/cockroach-sql-binary) state the following:
> the cockroach-sql command is a …
-
**Describe the bug**
Unable to use Managed Identity to authenticate an Azure App Service to an SQL Database using pymssql.
**To Reproduce**
Trying to use Managed Identity to connect an Azure App …
-
### Is your feature request related to a problem or challenge?
Currently, the CreateExternalTable definition is just a stringified version of the statement, rather than the original SQL that was pars…