-
I found a parameter called `FLAGS_compression_parallel_threads` in `db_bench_tool`. When using IAA as the compression type, setting `FLAGS_compression_parallel_threads` to a value greater than 1 signi…
-
### What should we add?
In an internal discussion, @jakelishman came up with an idea of a "medium-level" api for pass managers to allow users to configure specific passes in a pass manager without ad…
-
```bash
environment,
tabular_data
method,
model_pointer = 'NONHIER'
bayes_calibration muq
mlmcmc # ** MSE: Let's use "multilevel_mcmc" as the start of a new XML group (see "ENTITY" spe…
-
Hi folks! 👋 Would you be interested in exposing a wrapper around the low-level [OS interface database file methods](https://www.sqlite.org/c3ref/io_methods.html)? My use case is a little unusual, and …
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
…
-
**Describe the bug**
After trying different configurations, I am not able to add additionalLabels inside the serviceMonitor which could allow me to monitor specific mariadb instances. Checking …
-
/kind bug
**What steps did you take and what happened:**
1. Setup logging in `_logging.py` as:
```
import logging
from loguru import logger
import google.cloud.logging as gcp_logging
__all_…
-
### Product
Hot Chocolate
### Is your feature request related to a problem?
I want to use a .NET `AuthorizationHandler` to authorize entity resolution, that is, calls to the `_entities` query.
I…
-
System:
- Windows 10
- Python 3.6
- txaio 2.10.0
The txaio logging framework delegates the _info, warning_ and the like calls to a "logging.Logger" instance.
But calling "_TxaioLogWrapper._set_…
-
how to enable logging for opencv i found this https://stackoverflow.com/questions/54828885/how-to-enable-logging-for-opencv but i didnt find any method to set log level in the dart interface.