-
It makes sense often to have a field that could return, for example, an `Int` or a `String`. It would be convenient to be able to use a `resolveType`-like mechanism to determine how the value is seria…
-
### Version of Awkward Array
main
### Description and code to reproduce
The presence of 0-D scalars as input to `ak.to_layout` presents a tension between preserving scalar-ness and mixing backends …
-
This is a bit of a hybrid bug report and documentation request. I suspect the "bug" will require a breaking change to fix so may be a non-starter.
In [Diplomat](https://github.com/rust-diplomat/dip…
-
* **asyncpg version**: 0.18.3
* **PostgreSQL version**: AgensGraph 2.1.0, based on PostgreSQL 10.4
* **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce
the issue with a local Postg…
-
* [`autodie` is currently using `Fatal` which is using `Scalar::Util` but just for access to `set_prototype`](https://metacpan.org/release/autodie/source/lib/Fatal.pm#L11).
* `Scalar::Util` is simp…
-
If I run the code with default arguments (and use data.txt from the repository) I get the following message:
```
Traceback (most recent call last):
File "C:/Users/matej/git/xlnet-Pytorch/main.p…
-
### Is your feature request related to a problem or challenge?
Part of #11429
I found hash calculation for Scalar::Map is not impl actually, that leads error if we enable the `const evaluate` opt…
-
## TLDR:
* Adding variables of the same physical dimension but with different unit prefixes is not allowed.
* The reason is concern about precision loss, but unit prefixes being different is not suf…
-
**Is your feature request related to a problem? Please describe.**
Currently Stage to Elevation comps are managed in our database as tab file rating shifts. There are also offsets assigned to the loc…
-
**Describe the bug**
Multiline strings (or block scalars) are not preserved when they have trailing white space. They are converted to quoted strings.
version of yq: 3.3.4
operating system: Linux…