-
### 1. Minimal reproduce step (Required)
```sql
select
((exists (select 1)) * -5) as c1,
(true * -5) as c2,
((0 in (0)) * -5) as c3
;
```
### 2. What did you expect to see? (Required)…
-
### 1. Minimal reproduce step (Required)
```sql
select cast('abcdefghijklmnopqrstuvwxyz' as char) as c1
union all
select 1 where false;
```
### 2. What did you expect to see? (Required)
```
…
-
Hello devcontainers team,
I've recently created a tool called `devcontainerize` (https://www.npmjs.com/package/devcontainerize, https://github.com/mathdroid/devcontainerize) that automatically dete…
-
After loading gt4processing with the following code, the repo's readme is marked as being changed, yet there is no evidence of any change when the diff view is opened. I suspect the diffs are wrt line…
-
### flatpak-builder version
1.4.1
### Linux distribution and version
fedora 40
### Affected flatpak-builder tool
cargo/flatpak-cargo-generator.py
### flatpak-builder tool cli args
_No response…
-
👋 trying to build 0.5.0 release for macOS sequoia, but seeing some build failure as below:
```
[24/31] Compiling SourceKittenFramework ByteCount.swift
/private/tmp/iblinter-20240910-4584-eyci…
-
### Description
Hi,
I have command-line tool (roslynator) that tries to read redirected input and use it as an input for the program (in my case it's a list of solutions to be analyzed).
Exampl…
-
It's tycho specific but it's not intrusive and will help everyone using Tycho.
https://git.eclipse.org/c/platform/eclipse.platform.releng.git/tree/bundles/org.eclipse.releng.tools/src/org/eclipse/rel…
-
### `brew doctor` output
```shell
CI run https://github.com/Homebrew/homebrew-core/actions/runs/10208208304/job/28244359400#step:3:264
==> brew doctor
All steps passed!
```
### Verificat…
-
![01](https://github.com/user-attachments/assets/5eebbb4f-6422-4f38-b914-b4883413b1f3)
**Describe the bug**
A clear and concise description of what the bug is.
**Package/Software version:**
…