-
We need to be able to parse the output of printf's %a for proper support of mathematical constants without loss of precision
(i.e. 0x1.fffffffffffffp+1023_f64 syntax)
-
`
java.lang.Throwable: All stub element types should be created before index initialization is complete.
Please add the class com.github.oowekyala.ijcc.lang.psi.stubs.BnfProductionStubImpl$TYPE with…
-
### Describe the bug
When talking to udf server, risingwave can't handle decimal type correctly.
### Error message/log
```text
2023-08-22T11:22:46.066832+08:00 DEBUG local_execute{query_id="4f6c7fb…
-
This is the list of proposed tasks. It is to be extented. You can propose more tasks.
You can also find the previous lists here:
2021/2022: https://github.com/ClickHouse/ClickHouse/issues/29601
2…
-
**Problem**: CUDA is unable to link using `cc` or otherwise, on two independent hardware setups. `cargo clean` between each build. `main.rs` and `cuda.cu` code is the same for both setups:
`main.r…
-
### Author background
- **Would you consider yourself a novice, intermediate, or experienced Go programmer?**
Novice with Go, experienced with other languages esp. C
- **What other language…
-
The [SPARQL-spec] uses multiple numeric datatypes from the [xsd-spec](https://www.w3.org/TR/xmlschema-2/).
These types have a fixed representation, minimal value, maximum value, precision, ...
Cur…
-
We already have `DayOfWeek`; this structure (and relevant instances and functions) would be handy as well
```
data MonthOfYear
= January
| February
| March
| April
| May
| June
…
-
From @otrho
> Now I'm thinking out loud about functions. Yurt functions are essentially macros in a declarative language. So does it make sense that they must return a value? What if we have a …
-
We should list them out.
@erights already [wrote up about the scalars in first CapTP implementation in Agoric's code](https://github.com/Agoric/agoric-sdk/issues/1827#issuecomment-701872364).
G…