-
### Apache Iceberg version
0.7.1 (latest release)
### Please describe the bug 🐞
I am currently trying out the pyiceberg CLI, and found this command seems not working as expected:
```shell
pyic…
-
Currently, when you start an application using MySQL/OTP+Poolboy, you immediately see a number of connections to the DB server. Most of them are idle.
This is an idea of reducing the number of conn…
-
- OS: Amazon Linux 2
- Psycopg version: 2.7.3.1
- Python version: 3.6.15
- PostgreSQL version: 10
- pip version: 21.2.4
**Describe the bug**
Please let us know:
1: what you did
I start…
-
For programs with a large number of traces in the database, it is possible that loading of traces in the Eclipse UI will be slow and user experience will be affected.
Currently, each call to query …
-
### Your current environment
```
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS…
-
I am having issues in implementing graphene-sqlalchemy-filter in nested graphQL query. It is working as expected with normal graphQL query but when implemented in nested query the filter seems to not …
-
Using it for few years now, recently moved to gcp. That does a bi-weekly db backup and for about a minute the db is unavailable giving econnrefused.
This mysql+poolboy goes into a retry loop, and ki…
-
`Lazy` and `OnceCell` types are basically the same in their semantics except for one thing.
`OnceCell` is constructed with an empty constructor (`OnceCell::new()`), and the closure that initializes t…
-
So our problem is lazy connection creation in redis, in the config we set min idle connection count but it doesn't apply our min idle config. We expected to see that all idle connection must be create…
-
**Describe the bug**
使用swift sft 命令微调MiniCPM-v-2.6模型时,训练到中途突然报错:
Some NCCL operations have failed or timed out. Due to the asynchronous nature of CUDA kernels, subsequent GPU operations might run on…