-
Hi:
I encounter compile error building ADIOS with SZ transformation method. I am using the latest master branch of SZ.
It seems it requires a specific version of SZ. Anyone know the version requir…
-
JSLogger should cascade the LogLevel configuration for named loggers based on their namespace, so for example:
var loggerA = Logger.get("parentNS.clientA");
// Configure the LogLevel of the parent n…
-
One of the powerful features of Java's log4j is that different logging levels can be set for large swaths of the code. This is accomplished with a couple of things:
* Generally, each class has its …
-
## Feature request
#### Which Delta project/connector is this regarding?
Spark Connect support for the Python API
- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [x] Other (Spark Co…
-
We use a logger in a lot of places in this repo, which is good! To make this structured logging as useful as it can be, the `event` argument (usually the first unnamed arg) should be a static string …
-
Has anyone encountered this problem? It seems that the dataset class cannot be registered when loading.
Traceback (most recent call last):
File "DiffIR/train.py", line 15, in
train_pipelin…
-
While working on #4534 we found this logic
https://github.com/neos/neos-development-collection/blob/033c07ab1d999dc3edca93a8d58259e95514ad13/Neos.Neos/Classes/Service/EditorContentStreamZookeeper.…
-
First I want to say thank you for such an amazing console, all other assets are pretty fugly. I like the aesthetics of this one more.
https://www.reddit.com/r/Unity3D/comments/17eikh0/i_found_a_way…
-
### Bug summary
When I specify result_storage for a flow, that executes tasks in parallel I get an error
```python
from prefect import flow, task, get_run_logger
from prefect.futures import wa…
-
I saw your fix for the partitioned cookie error in python 3.12 cookies.py and have implemented a variation of this into the [alexapy](https://gitlab.com/keatontaylor/alexapy) python package thus reso…