-
**Describe the problem**
Currently, adding new query or task types to the code requires manual updates in multiple places. For example, the following code snippet illustrates that the `query_type` fi…
-
Hi,
Thanks for your nice tool.
I'm using BaSiC for a few months now and just discovered that the flat-field image is in 32bits.
My images are 16bits (and the corrected ones also once processed …
-
The latest spec draft for JEP 401 https://cr.openjdk.org/~dlsmith/jep401/jep401-20241030/specs/value-objects-jvms.html adds addition strict field support including:
* allowing for non-final ACC_STRIC…
-
Love sparkdantic, and continue to rely on it. Thank you for your work!
One minor annoyance is that mypy always yells at me for using the `spark_type` kwarg to be explicit about the native spark ty…
-
Retrieving the field type in `read_header` and `_write_header` requires to access a global variable.
This introduces two serious issues:
1. Using in the same code `pynrrd` in combination with an…
-
### Question and Steps to reproduce
编译n9e的时候报错:
![image](https://github.com/user-attachments/assets/0f4957d9-5093-40e3-a875-5b381b71207a)
### Relevant logs and configurations
```text
go build …
-
There are currently two types of field, either constant or not.
When a variable is declared, it stores and propagate the field type, including the constant value.
The generic function checks us…
katat updated
2 weeks ago
-
dynamic field type(flat_obejct) field are missing from returned query result. For instance requestParameter and responseElement field of cloudtrail logs are commonly mapped to flat_object field type …
-
The `counted_keyword` field type came up in an example for some kibana work and cause some confusion owing to its complete lack of documentation. Some docs would be nice.
-
**Description**
https://github.com/foxglove/ws-protocol/blob/a28e0b9c9c319a1803bc00184d76fdb97714e921/cpp/foxglove-websocket/include/foxglove/websocket/common.hpp#L77-L83
Tried to use client pub…