-
### Describe the enhancement requested
#43190 improves error messages in case of offset overflow when string/binary/list arrays are being concatenated. These values can live inside nested types (e.g.…
-
This issue will record conversions regarding discussions about JSON Document Schema for Prayer timetables.
## What is a JSON Schema?
A **JSON document schema** is a formal definition that outlin…
-
**Describe the bug**
Using the `no-contradicting-classname` with nested arrays in JSX breaks ESLint:
```
Oops! Something went wrong! :(
ESLint: 8.27.0
AssertionError [ERR_ASSERTION]: Node m…
-
See the following code.
Pseudocode + explanations:
```
f = x1 * x2
grad_f = (x2, x1)
fg = sum(grad_f) = x2+x1
grad_fg = [1, 1]
```
Actual code:
```
using Tracker
x = param([1, 2]) # Tr…
-
Hi there!
I'm encountering an issue with the ShowIf and HideIf attributes. It doesn't seem to be removing the spacing between properties. I'm not using any Space attribute, the spacings are just the …
-
It might be useful to treat nested configuration more like normal values? Making them optional or putting them in lists/maps. But there are lots of open questions and I have to reevaluate whether this…
-
Let's collect additional SQL features we need to implement here.
- [x] We need a way to distinguish streams from tables. E.g., we currently cannot express a streaming join where one of the inputs g…
-
### Describe the problem
I have to manually rename objects properties from camelCase to snake_case to pass them to tauri invoke (also on the way back).
For instance, if I have rust code like thi…
-
## FRQ Tangibles
| Name | Link | Crossover Grade | Link to crossover comment |
| ----- | ----- | ----- | ----- |
| Everitt Cheng | [Link](https://ninjabreadlord.github.io/chengfastpages/2022/09/12/…
-
Dear iminuit developers,
Thank you very much for this great package!
I am the author of [evermore](https://github.com/pfackeldey/evermore) - a pure JAX based package to build binned likelihoods…